Template:VoidTestInfoBox: Difference between revisions
From KSI Wiki
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
{{#if: {{{gamertag|}}} | | {{#if: {{{gamertag|}}} | | ||
<tr style="vertical-align: middle; background: {{{3|#333333}}};"> | <tr style="vertical-align: middle; background: {{{3|#333333}}};"> | ||
<td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Xbox Gamertag</td> | <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Xbox Gamertag:</td> | ||
<td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{gamertag|}}}</td> | <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{gamertag|}}}</td> | ||
</tr> | </tr> | ||
Line 101: | Line 101: | ||
}} | }} | ||
{{#if: {{{hidec|}}} | | {{#if: {{{hidec|}}} | | ||
| <tr><th colspan="2" style="text-align:left; font-weight:normal; background:#777777;">''' | | <tr><th colspan="2" style="text-align:left; font-weight:normal; background:#777777;">'''Department Info'''</th></tr> | ||
}} | }} | ||
{{#if: {{{ | {{#if: {{{departments|}}} | | ||
<tr style="vertical-align: middle; background: {{{3|#333333}}};"> | <tr style="vertical-align: middle; background: {{{3|#333333}}};"> | ||
<td style="border-top: 1px solid #999; border-bottom: 1px solid #999;"> | <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Departments:</td> | ||
<td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{ | <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{departments|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 124: | Line 124: | ||
<noinclude> | <noinclude> | ||
{{clear}} | {{clear}} | ||
{{VoidTestInfoBox | |||
|displayname=Deadmeat | |||
|gamertag=KSI DEADMEAT 777 | |||
|psn=KSI_DEADMEAT_777 | |||
|steamid=KSI DEADMEAT 777 | |||
|name=Deadmeat | |||
|gender=Male | |||
|location=Unknown | |||
|info=None | |||
|datejoined= 2002 | |||
|squad=N/A | |||
|division=All of KSI | |||
|pastdivisions=All of KSI | |||
|currentrank=N/A | |||
|highestrank=Creator/Owner | |||
|affiliations=KSI | |||
|notes=None | |||
|departments=Retired | |||
}}[[Category:infoboxes|{{PAGENAME}}]]</noinclude> | |||
<noinclude> | |||
===Usage instructions=== | ===Usage instructions=== | ||
Paste the following code into the top of an article, filling all known fields: | Paste the following code into the top of an article, filling all known fields: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{ | {{VoidTestInfoBox | ||
|displayname= | |displayname= | ||
|image= | |image= | ||
Line 144: | Line 165: | ||
|affiliations= | |affiliations= | ||
|notes= | |notes= | ||
| | |departments= | ||
}}</nowiki></pre> | }}</nowiki></pre></noinclude> | ||
</noinclude> |
Latest revision as of 15:32, 4 October 2024
|
|||||||||||
[Source] |
|
|||||||||||||||||||||||||||||||||||||||||
[Source] |
Usage instructions[edit source | hide | hide all]
Paste the following code into the top of an article, filling all known fields:
{{VoidTestInfoBox |displayname= |image= |gamertag= |psn= |steamid= |name= |gender= |location= |info= |datejoined= |squad= |divisions= |currentrank= |highestrank= |affiliations= |notes= |departments= }}