Template:Infobox: Difference between revisions

Template page
No edit summary
Tag: Manual revert
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
<infobox>
<title source="title">
    <title source="title">
    <default>{{PAGENAME}}</default>
        <default>{{PAGENAME}}</default>
</title>
    </title>
<image source="image"/>
<media source="image">
    <caption source="image_info"/>
</media>
<group collapse="open">
<group collapse="open">
   <header>'''Basic Info'''</header>
   <header>'''Basic Info'''</header>
Line 9: Line 11:
     <label>Nickname</label>
     <label>Nickname</label>
   </data>
   </data>
<group row-items="2">
   <data source="age">
   <data source="age">
     <label>Age</label>
     <label>Age</label>
Line 15: Line 18:
     <label>Birthdate</label>
     <label>Birthdate</label>
   </data>
   </data>
</group>
   <data source="species">
   <data source="species">
     <label>Species</label>
     <label>Species</label>
Line 35: Line 39:
</group>
</group>
</infobox>
</infobox>
<noinclude>


<noinclude>
test


==Usage & Preview==
Type in this:
<pre>{{Infobox
|title = Name
|image = Image
|image_info = Description of Image
|name = Nickname
|Origin = Place of Birth
|age = Age
|eth = Ethnicity
|dob = Date of Birth
|species = Species
|major = What major?
|height = Height
}}</pre>


For this:
{{Infobox
{{Infobox
|title = Ano (Anor3xiA)
|title = Ano (Anor3xiA)
Line 68: Line 58:
|height = 5'8"
|height = 5'8"
}}
}}
[[Category:Templates]]</noinclude>
</noinclude>

Latest revision as of 06:14, 2 January 2023


test