Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Template:TWC Staff Department Info Table"

From TWC Wiki
Jump to navigationJump to search
(Vastly reduced spacing, I suspect this is a key culprit of the spacing issue)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;" align="right"
+
{| class="infobox bordered info-right"
|-
+
! colspan="2" style="font-size:110%; text-align:center;"| ''{{{name}}}''
| colspan="2" style="text-align:center; font-size: large;" | {{{name}}}
 
 
|-
 
|-
 
| colspan="2" style="text-align:center;" | [[{{{servicebadge}}}]]
 
| colspan="2" style="text-align:center;" | [[{{{servicebadge}}}]]
 
|-  
 
|-  
! Administrators:
+
! Current Staff:
| {{{admins}}}
+
| {{{current}}}
|-
+
|}<noinclude>
! Senior Staffers:
 
| {{{overseers}}}
 
|}
 
 
 
 
 
 
 
 
 
<noinclude>
 
 
To use this template copy the following code on to the top of a staff department article on the wiki, and fill in the sections according to the further instructions below.
 
To use this template copy the following code on to the top of a staff department article on the wiki, and fill in the sections according to the further instructions below.
 
=====Code:=====
 
=====Code:=====
Line 23: Line 14:
 
|name=NAME OF DEPARTMENT
 
|name=NAME OF DEPARTMENT
 
|servicebadge=LINK TO BADGE IMAGE HERE
 
|servicebadge=LINK TO BADGE IMAGE HERE
|admins=LIST ADMINS IN CHARGE OF DEPT HERE, WITH LINKS TO TWC PROFILE
+
|current=LINK TO SECTION OF THE [[Staff]] PAGE HERE
|overseers=LIST SENIOR MEMBERS-OVERSEERS/STAFFERS HERE, WITH LINKS TO TWC PROFILE
 
 
}}
 
}}
 
</nowiki>
 
</nowiki>
  
[[Category:Template]]
+
[[Category:Infobox Template]]
 
</noinclude>
 
</noinclude>

Latest revision as of 18:34, 18 September 2021

{{{name}}}
[[{{{servicebadge}}}]]
Current Staff: {{{current}}}

To use this template copy the following code on to the top of a staff department article on the wiki, and fill in the sections according to the further instructions below.

Code:

{{TWC Staff Department Info Table
|name=NAME OF DEPARTMENT
|servicebadge=LINK TO BADGE IMAGE HERE
|current=LINK TO SECTION OF THE [[Staff]] PAGE HERE
}}