×
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 Organization: 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 7: Line 7:
   </image>
   </image>
   <data source="row1">
   <data source="row1">
     <label>Label</label>
     <label>Founded</label>
  </data>
  <data source="disbanded">
    <label>Disbanded</label>
  </data>
  <data source="type">
    <label>Type</label>
  </data>
  <data source="mission">
    <label>Mission</label>
   </data>
   </data>
   <data source="row2">
   <data source="row2">
     <label>Label</label>
     <label>Location</label>
  </data>
  <data source="allegiance">
    <label>Allegiance</label>
  </data>
  <data source="ceo">
    <label>CEO</label>
   </data>
   </data>
</infobox>
</infobox>

Revision as of 18:04, 6 March 2019

<infobox>

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

</image> <label>Founded</label> <label>Disbanded</label> <label>Type</label> <label>Mission</label> <label>Location</label> <label>Allegiance</label> <label>CEO</label> </infobox> Example usage:

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