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
(getting rid of individual lists on pages!)
(Vastly reduced spacing, I suspect this is a key culprit of the spacing issue)
 
(3 intermediate revisions by one other user 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}}}]]
Line 7: Line 6:
 
! Current Staff:
 
! Current Staff:
 
| {{{current}}}
 
| {{{current}}}
|}
+
|}<noinclude>
 
 
 
 
 
 
 
 
<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 24: Line 18:
 
</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
}}