Template:VoidTestInfoBox: Difference between revisions

From KSI Wiki
Jump to: navigation, search
No edit summary
(corrected from currentdepartments to departments)
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
                     {{#if: {{{hidea|}}} |
                     {{#if: {{{hidea|}}} |
                         | <tr><th colspan="2" style="text-align:left; font-weight:normal; background:#777777;">'''General Information'''</th></tr>
                         | <tr><th colspan="2" style="text-align:left; font-weight:normal; background:#777777;">'''General Information'''</th></tr>
                    }}
                    {{#if: {{{discord|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Discord:</td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{discord|}}}</td>
                        </tr>
                     }}
                     }}
                     {{#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 80: Line 86:
                             <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Last Known Rank:</td>
                             <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Last Known Rank:</td>
                             <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{currentrank|}}}</td>
                             <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{currentrank|}}}</td>
                        </tr>
                    }}
                    {{#if: {{{departments|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Department:</td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{departments|}}}</td>
                         </tr>
                         </tr>
                     }}
                     }}
Line 124: Line 136:
<noinclude>
<noinclude>
{{clear}}
{{clear}}
{{VoidTestInfoBox
|displayname=Deadmeat
|discord=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
|departments=Wiki
|highestrank=Creator/Owner
|affiliations=KSI
|notes=None
|currentstatus=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>
{{Member Infobox
{{VoidTestInfoBox
|displayname=
|displayname=
|discord=
|image=
|image=
|gamertag=
|gamertag=
Line 141: Line 177:
|divisions=
|divisions=
|currentrank=
|currentrank=
|department=
|highestrank=
|highestrank=
|affiliations=
|affiliations=
|notes=
|notes=
|currentstatus=
|currentstatus=
}}</nowiki></pre>
}}</nowiki></pre></noinclude>
<nowiki>*</nowiki>Note: Images should be 250px wide to display properly. (Remove any lines you don't want, IE "|gamertag=")
</noinclude>

Revision as of 19:38, 28 August 2024









{{{displayname}}}
General Information
Community Info
Status
           [Source]
Deadmeat
General Information
Discord: deadmeat
Xbox Gamertag: KSI DEADMEAT 777
Playstation ID: KSI_DEADMEAT_777
Steam ID: KSI DEADMEAT 777
Name: Deadmeat
Gender: Male
Location: Unknown
Other Info: None
Community Info
Date Joined: 2002
Previous Squads: N/A
Divisions All of KSI
Last Known Rank: N/A
Department: Wiki
Highest Known Rank: Creator/Owner
Previous Affiliations KSI
Other Notes: None
Status
Current Status: Retired
           [Source]

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{VoidTestInfoBox
|displayname=
|discord=
|image=
|gamertag=
|psn=
|steamid=
|name=
|gender=
|location=
|info=
|datejoined=
|squad=
|divisions=
|currentrank=
|department=
|highestrank=
|affiliations=
|notes=
|currentstatus=
}}