×
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
 
(One intermediate revision by the same user not shown)
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>
Line 16: Line 31:
Example usage:<pre>
Example usage:<pre>
{{Infobox Organization
{{Infobox Organization
|title1=Example
|Founded=Example
|image1=Example
|Disbanded=Example
|caption1=Example
|Type=Example
|row1=Example
|Mission=Example
|row2=Example
|Location=Example
|Allegiance=Example
|CEO=Example
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 18:06, 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
|Founded=Example
|Disbanded=Example
|Type=Example
|Mission=Example
|Location=Example
|Allegiance=Example
|CEO=Example
}}