×
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="row1">..."
No edit summary
Line 6: Line 6:
     <caption source="caption1"/>
     <caption source="caption1"/>
   </image>
   </image>
   <data source="row1">
   <data source="galaxy">
     <label>Label</label>
     <label>Galaxy</label>
   </data>
   </data>
   <data source="row2">
   <data source="system">
     <label>Label</label>
     <label>System</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 19: Line 37:
|image1=Example
|image1=Example
|caption1=Example
|caption1=Example
|row1=Example
|galaxy=Example
|row2=Example
|system=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>Galaxy</label> <label>System</label> <label>Type</label> <label>Tech age</label> <label>Status</label> <label>Satellites</label> <label>Native species</label> <label>Affiliation</label> </infobox> Example usage:

{{Infobox World
|title1=Example
|image1=Example
|caption1=Example
|galaxy=Example
|system=Example
|type=Example
|tech_age=Example
|status=Example
|satellites=Example
|native_species=Example
|affiliation=Example
}}