Template:Staff: Difference between revisions
Appearance
Created page with "<includeonly> <div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div> <div class="infobox-image">[[File:{{{image}}}|270px]]</div> <table class="infobox-table"> <tr class="infobox-row"> <th class="infobox-parameter">Role</th> <td class="infobox-data">{{{role}}}</td> </tr> <tr class="infobox-row"> <th class="infobox-parameter networth-color">Networth 13px</th> <td class="infobox-data">{{{networth}}}</td>..." |
No edit summary |
||
Line 34: | Line 34: | ||
Example usage: | Example usage: | ||
<pre> | <pre> | ||
{{ | {{Staff | ||
| image=Example | | image=Example |
Revision as of 02:57, 28 August 2025
Example usage:
{{Staff | image=Example | role=Example | networth=Example | forum_posts=Example | join_date=Example | staff_since=Example }}
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description | Unknown | suggested |
role | role | no description | Unknown | suggested |
networth | networth | no description | Unknown | suggested |
forum_posts | forum_posts | no description | Unknown | suggested |
join_date | join_date | no description | Unknown | suggested |
staff_since | staff_since | no description | Unknown | suggested |