Template:Infobox: Difference between revisions

Template page
No edit summary
No edit summary
 
(13 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>
   <data source="name">
   <data source="name">
     <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 36: Line 40:
</infobox>
</infobox>
<noinclude>
<noinclude>
==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:
 
test
 
 
{{Infobox
{{Infobox
|title = Ano (Anor3xiA)
|title = Ano (Anor3xiA)
Line 66: Line 58:
|height = 5'8"
|height = 5'8"
}}
}}
[[Category:Templates]]</noinclude>
</noinclude>

Latest revision as of 06:14, 2 January 2023


test