Template:Player: Difference between revisions
Jump to navigation
Jump to search
(Testing Infobox) |
mNo edit summary |
||
| Line 3: | Line 3: | ||
<title source="title"/> | <title source="title"/> | ||
<image source="image"><caption source="imagecaption"/></image> | <image source="image"><caption source="imagecaption"/></image> | ||
<header>{{#if:{{{ | <header>{{#if:{{{role|}}}|''{{{role}}}''}}</header> | ||
<data source="username"><label>Username</label></data> | <data source="username"><label>Username</label></data> | ||
<data source="aka"><label>AKA</label></data> | <data source="aka"><label>AKA</label></data> | ||
Latest revision as of 04:18, 18 August 2023
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Sample output
{{Player
| title = Furry
| image = [File:Furry.png]
| role = Furry
| username = Example
| aka = Example
| join_date = Example
}}