×
Create a new article
Write your page title here:
We currently have 302 articles on Knights of the Olde Speech. Type your article name above or click on one of the titles below and start writing!



Knights of the Olde Speech

Template:Infobox World: Difference between revisions

Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="galaxy..."
 
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
Line 6: Line 6:
     <caption source="caption1"/>
     <caption source="caption1"/>
   </image>
   </image>
   <data source="galaxy">
   <data source="row1">
     <label>Galaxy</label>
     <label>Label</label>
   </data>
   </data>
   <data source="system">
   <data source="row2">
     <label>System</label>
     <label>Label</label>
  </data>
  <data source="type">
    <label>Type</label>
  </data>
  <data source="tech_age">
    <label>Tech age</label>
  </data>
  <data source="status">
    <label>Status</label>
  </data>
  <data source="satellites">
    <label>Satellites</label>
  </data>
  <data source="native_species">
    <label>Native species</label>
  </data>
  <data source="affiliation">
    <label>Affiliation</label>
   </data>
   </data>
</infobox>
</infobox>
Line 37: Line 19:
|image1=Example
|image1=Example
|caption1=Example
|caption1=Example
|galaxy=Example
|row1=Example
|system=Example
|row2=Example
|type=Example
|tech_age=Example
|status=Example
|satellites=Example
|native_species=Example
|affiliation=Example
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 15:45, 1 May 2019

<infobox>

 <title source="title1">
   <default>Infobox World</default>
 </title>
 <image source="image1">

</image> <label>Label</label> <label>Label</label> </infobox> Example usage:

{{Infobox World
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}