Template:Infobox: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <group> <header>...")
No edit summary
Line 19: Line 19:
   </group>
   </group>
   <group>
   <group>
     <header>Section Header</header>
     <header>Other attributes</header>
     <data source="language">
     <data source="language">
       <label>Language</label>
       <label>Language</label>

Revision as of 00:25, 22 April 2019

Example usage:

{{Infobox
|title1=Example
|image1=Example
|caption1=Example
|maker=Example
|creation_date=Example
|type=Example
|language=Example
|country_of_origin=Example
}}