Template:Character: Difference between revisions
Template page
More actions
Updated so that certain bits point to category pages. // via Wikitext Extension for VSCode |
// via Wikitext Extension for VSCode |
||
| Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source="name"><default>{{PAGENAME}}</default></title> | <title source="name"><default>{{PAGENAME}}</default></title> | ||
<image source="image"> | |||
<default>File:Placeholder.png</default> | |||
<caption source="image_caption"/> | |||
</image> | |||
<data source="fullname"></data> | <data source="fullname"></data> | ||
<data source="faction"><label>Faction</label><default>[[Whisperers]]</default></data> | <data source="faction"><label>Faction</label><default>[[Whisperers]]</default></data> | ||
| Line 18: | Line 22: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Character | {{Character | ||
| image = | |||
| image_caption = IDFK Placeholder | |||
| name = John | | name = John | ||
| fullname = John Whisperer | | fullname = John Whisperer | ||
| Line 33: | Line 39: | ||
{{Character | {{Character | ||
| name = John | | name = John | ||
| image = | |||
| image_caption = IDFK Placeholder | |||
| fullname = John Whisperer | | fullname = John Whisperer | ||
| faction = [[Whisperers]] | | faction = [[Whisperers]] | ||
Latest revision as of 23:00, 21 September 2026
Example edit
{{Character
| image =
| image_caption = IDFK Placeholder
| name = John
| fullname = John Whisperer
| faction = [[Whisperers]]
| age = 69
| job_m = [[Medical]] (+2)
| job_s = Techie (0)
| special = [[PlaceholderMan]]
| major_m = [[Edgey Boy]]
| major_f = [[Flawed Boy]]
| player = [[ExamplePlayer]]
}}