Jump to content

Template:CharacterInfobox: Difference between revisions

From Cult of Flight Wiki
template testing
 
ill take shit i stole from another wiki for 500 alex
Line 1: Line 1:
test
<infobox layout="stacked">
  <title source="title1">
    <default>{{PAGENAME}}</default>
  </title>
  <image source="image1">
    <caption source="caption1"/>
  </image>
<group>
<header>Information</header>
  <data source="pronouns">
    <label>Pronouns</label>
  </data>
  </group>
</infobox>
<noinclude>
Example usage:<pre>
{{Character
|title1=Example
|image1=Example
|pronouns=Example
}}
</pre>
</noinclude>

Revision as of 01:06, 2 April 2026

Example usage:

{{Character
|title1=Example
|image1=Example
|pronouns=Example
}}