Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Time Period Infobox: Difference between revisions

Template page
M88youngling (talk | contribs)
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="date">..."
 
imported>SuperMase9X
No edit summary
 
Line 11: Line 11:
   <data source="clans">
   <data source="clans">
     <label>Clans</label>
     <label>Clans</label>
  </data>
  <data source="preceded_by">
  <label>Preceded by</label>
  </data>
  <data source="followed_by">
  <label>Followed by</label>
   </data>
   </data>
   <data source="also_known_as">
   <data source="also_known_as">
    <label>Also Known As</label>
  <label>Also Known as</label>
   </data>
   </data>
</infobox>
</infobox>
Line 24: Line 30:
|date=Example
|date=Example
|clans=Example
|clans=Example
|preceded_by=Example
|followed_by=Example
|also_known_as=Example
|also_known_as=Example
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 14:50, 11 August 2023

Example usage:

{{Time Period Infobox
|title1=Example
|image1=Example
|caption1=Example
|date=Example
|clans=Example
|preceded_by=Example
|followed_by=Example
|also_known_as=Example
}}