Template:VoidTestInfoBox: Difference between revisions

From KSI Wiki
Jump to: navigation, search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table border="0" cellspacing="0" cellpadding="0" style="float:right; clear:right; margin: 0 0 .5em 1em; min-width:20px;max-width:250px; width:30%; background:#3333333; border-collapse:collapse; border:0px solid #999999; font-size:smaller; line-height:1.5;">
<table border="0" cellspacing="0" cellpadding="0" style="float:right; clear:right; margin: 0 0 .5em 1em; min-width:20px; max-width:250px; width:30%; background:#333333; border-collapse:collapse; border:0px solid #999999; font-size:smaller; line-height:1.5;">
    <tr>
<tr>
        <td colspan="2">
  <td colspan="2">
            <div id="infoboxinternal">
    <div id="infoboxinternal">
                <table border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 0 0; width:100%; background:#3333333; border-collapse:collapse;">
      <table border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0; width:100%; background:#333333; border-collapse:collapse;">
                    <tr style="text-align:center;">
 
                        <td colspan="2" style="padding:0; background:{{{imageBG|#444444}}};">{{{image|}}}</td>
        {{InfoBoxImage | image={{{image|}}} | imageBG={{{imageBG|#444444}}} }}
                    </tr>
 
                    <tr style="text-align:center; color:#ffffff; background:#444444; font-size:larger;">
        <tr style="text-align:center; color:#ffffff; background:#444444; font-size:larger;">
                        <th colspan="2">{{{displayname}}}</th>
          <th colspan="2">{{{displayname}}}</th>
                    </tr>
        </tr>
                    {{#if: {{{hidea|}}} |
 
                        | <tr><th colspan="2" style="text-align:left; font-weight:normal; background:#777777;">'''General Information'''</th></tr>
        {{InfoBoxSection | title=General Information | hide={{{hidea|}}} }}
                    }}
 
                    {{#if: {{{gamertag|}}} |
        {{InfoBoxRow | label=Xbox Gamertag | value={{{gamertag|}}} }}
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
        {{InfoBoxRow | label=Playstation ID | value={{{psn|}}} }}
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Xbox Gamertag:</td>
        {{InfoBoxRow | label=Steam ID | value={{{steamid|}}} }}
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{gamertag|}}}</td>
        {{InfoBoxRow | label=Name | value={{{name|}}} }}
                        </tr>
        {{InfoBoxRow | label=Gender | value={{{gender|}}} }}
                    }}
        {{InfoBoxRow | label=Location | value={{{location|}}} }}
                    {{#if: {{{psn|}}} |
        {{InfoBoxRow | label=Other Info | value={{{info|}}} }}
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
 
                            <td style="border-top: 0px solid #999; border-bottom: 1px solid #999;">Playstation ID:</td>
        {{InfoBoxSection | title=Community Info | hide={{{hideb|}}} }}
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{psn|}}}</td>
 
                        </tr>
        {{InfoBoxRow | label=Date Joined | value={{{datejoined|}}} }}
                    }}
        {{InfoBoxRow | label=Previous Squads | value={{{squad|}}} }}
                    {{#if: {{{steamid|}}} |
        {{InfoBoxRow | label=Divisions | value={{{pastdivisions|}}} }}
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
        {{InfoBoxRow | label=Last Known Rank | value={{{currentrank|}}} }}
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Steam ID:</td>
        {{InfoBoxRow | label=Highest Known Rank | value={{{highestrank|}}} }}
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{steamid|}}}</td>
        {{InfoBoxRow | label=Previous Affiliations | value={{{affiliations|}}} }}
                        </tr>
        {{InfoBoxRow | label=Other Notes | value={{{notes|}}} }}
                    }}
 
                    {{#if: {{{name|}}} |
        {{InfoBoxSection | title=Department Info | hide={{{hidec|}}} }}
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
 
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Name:</td>
        {{InfoBoxRow | label=Departments | value={{{departments|}}} }}
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{name|}}}</td>
 
                        </tr>
      </table>
                    }}
    </div>
                    {{#if: {{{gender|}}} |
  </td>
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
</tr>
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Gender:</td>
<tr>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{gender|}}}</td>
  <td id="infoboxend" class="plainlinks" style="text-align:center; width:50%;"></td>
                        </tr>
</tr>
                    }}
<tr>
                    {{#if: {{{location|}}} |
  <td style="text-align:center; width:50%;">
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
    [[Template:Member_Infobox|[Source]]]
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Location:</td>
  </td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{location|}}}</td>
</tr>
                        </tr>
                    }}
                    {{#if: {{{info|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Other Info:</td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{info|}}}</td>
                        </tr>
                    }}
                    {{#if: {{{hideb|}}} |
                        | <tr><th colspan="2" style="text-align:left; font-weight:normal; background:#777777;">'''Community Info'''</th></tr>
                    }}
                    {{#if: {{{datejoined|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#3333333}}};">
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Date Joined:</td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{datejoined|}}}</td>
                        </tr>
                    }}
                    {{#if: {{{squad|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Previous Squads:</td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{squad|}}}</td>
                        </tr>
                    }}
                    {{#if: {{{pastdivisions|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#3333333}}};">
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Divisions</td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{pastdivisions|}}}</td>
                        </tr>
                    }}
                    {{#if: {{{currentrank|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <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>
                        </tr>
                    }}
                    {{#if: {{{highestrank|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Highest Known Rank:</td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{highestrank|}}}</td>
                        </tr>
                    }}
                    {{#if: {{{affiliations|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Previous Affiliations</td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{affiliations|}}}</td>
                        </tr>
                    }}
                    {{#if: {{{notes|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Other Notes:</td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{notes|}}}</td>
                        </tr>
                    }}
                    {{#if: {{{hidec|}}} |
                        | <tr><th colspan="2" style="text-align:left; font-weight:normal; background:#777777;">'''Status'''</th></tr>
                    }}
                    {{#if: {{{departments|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <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;">{{{departments|}}}</td>
                        </tr>
                    }}
{{#if: {{{departmentsrank|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <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;">{{{departmentsrank|}}}</td>
                        </tr>
                    }}
{{#if: {{{highestdepartmentsrank|}}} |
                        <tr style="vertical-align: middle; background: {{{3|#333333}}};">
                            <td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Highest Known Rank:</td>
                            <td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">{{{highestdepartmentsrank|}}}</td>
                        </tr>
                    }}
                </table>
            </div>
        </td>
    </tr>
    <tr>
        <td id="infoboxend" class="plainlinks" style="text-align:center; width:50%;"></td>
    </tr>
    <tr>
        <td style="text-align:center; width:50%;">
            [[Template:Member_Infobox|[Source]]]
        </td>
    </tr>
</table>
</table>
<noinclude>
<noinclude>
Line 146: Line 60:
|location=Unknown
|location=Unknown
|info=None
|info=None
|datejoined= 2002
|datejoined=2002
|squad=N/A
|squad=N/A
|division=All of KSI
|division=All of KSI
Line 155: Line 69:
|notes=None
|notes=None
|departments=Retired
|departments=Retired
|highestdepartmentsrank=Supervisor
}}[[Category:Infoboxes|{{PAGENAME}}]]
|departmentsrank=Retired
 
}}[[Category:infoboxes|{{PAGENAME}}]]</noinclude>
===Usage Instructions===
<noinclude>
Paste the following code into a page:
===Usage instructions===
Paste the following code into the top of an article, filling all known fields:
<pre><nowiki>
<pre><nowiki>
{{VoidTestInfoBox
{{VoidTestInfobox
|displayname=
|displayname=
|image=
|image=
Line 174: Line 86:
|datejoined=
|datejoined=
|squad=
|squad=
|divisions=
|pastdivisions=
|currentrank=
|currentrank=
|highestrank=
|highestrank=
Line 180: Line 92:
|notes=
|notes=
|departments=
|departments=
|highestdepartmentsrank=
}}</nowiki></pre>
|departmentsrank=
</noinclude>
}}</nowiki></pre></noinclude>

Latest revision as of 02:37, 22 June 2025

{{{displayname}}}
General Information
Community Info
Department Info
   [Source]
Deadmeat
General Information
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
Highest Known Rank Creator/Owner
Previous Affiliations KSI
Other Notes None
Department Info
Departments Retired
   [Source]

Usage Instructions

Paste the following code into a page:

{{VoidTestInfobox
|displayname=
|image=
|gamertag=
|psn=
|steamid=
|name=
|gender=
|location=
|info=
|datejoined=
|squad=
|pastdivisions=
|currentrank=
|highestrank=
|affiliations=
|notes=
|departments=
}}