| Line 77: | Line 77: | ||
| </div> | </div> | ||
| [[Category:Templates]] | [[Category:Templates]] | ||
| − | </noinclude><center>{| style="clear: right; width: 70%; font-size: 90%; border: 1px solid #000; background:#111; box-shadow: -3px 3px 5px #000;" | + | </noinclude><center> | 
| + | {| style="clear: right; width: 70%; font-size: 90%; border: 1px solid #000; background:#111; box-shadow: -3px 3px 5px #000;" | ||
| |- | |- | ||
| ! "text-align:center; background:#000; font-size=120%;" | '''TwistedMUCK: Ruining the Future One Day at a Time''' | ! "text-align:center; background:#000; font-size=120%;" | '''TwistedMUCK: Ruining the Future One Day at a Time''' | ||
| Line 130: | Line 131: | ||
| | style="background: #000; width: 100px; text-align:center; padding: 5px 5px 5px 5px;" | [[File:{{{IMAGE10}}}|100px]] <br /> {{{STAFF10}}} | | style="background: #000; width: 100px; text-align:center; padding: 5px 5px 5px 5px;" | [[File:{{{IMAGE10}}}|100px]] <br /> {{{STAFF10}}} | ||
| | style="background: #333; padding: 5px 5px 5px 5px;" | {{#if:{{{QUOTE10}}} | {{{QUOTE10}}}<br /><br />}}{{#if:{{{NAME10}}} | {{{NAME10}}}<br />}}{{#if:{{{DISCORD10}}} | Discord: '''{{{DISCORD10}}}'''<br /><br />}}{{{ABOUT10}}} | | style="background: #333; padding: 5px 5px 5px 5px;" | {{#if:{{{QUOTE10}}} | {{{QUOTE10}}}<br /><br />}}{{#if:{{{NAME10}}} | {{{NAME10}}}<br />}}{{#if:{{{DISCORD10}}} | Discord: '''{{{DISCORD10}}}'''<br /><br />}}{{{ABOUT10}}} | ||
| + | }} | ||
| |- | |- | ||
| − | + | |} | |
| + | |}</center> | ||
I created this as a means of listing all the staff members in a centralized page but I realized it could probably be repurposed in the future so I built this template. By default it checks for 10 staff members, but it's an easy enough pattern to replicate to create a longer listing. Originally this wasn't going to be a template at all but I figured setting it up this way would make it easier to edit information later without digging through code. Blanking or removing a field should hide that information.
{{StaffList|
|STAFF1=Staff Name
|IMAGE1=Icon
|QUOTE1=Wizlist Quote
|NAME1=Real Name (if applicable)
|DISCORD1=Discord name/number
|ABOUT1=Details
|STAFF2=Staff Name
|IMAGE2=Icon
|QUOTE2=Wizlist Quote
|NAME2=Real Name (if applicable)
|DISCORD2=Discord name/number
|ABOUT2=Details
|STAFF3=Staff Name
|IMAGE3=Icon
|QUOTE3=Wizlist Quote
|NAME3=Real Name (if applicable)
|DISCORD3=Discord name/number
|ABOUT3=Details
|STAFF4=Staff Name
|IMAGE4=Icon
|QUOTE4=Wizlist Quote
|NAME4=Real Name (if applicable)
|DISCORD4=Discord name/number
|ABOUT4=Details
|STAFF5=Staff Name
|IMAGE5=Icon
|QUOTE5=Wizlist Quote
|NAME5=Real Name (if applicable)
|DISCORD5=Discord name/number
|ABOUT5=Details
|STAFF6=Staff Name
|IMAGE6=Icon
|QUOTE6=Wizlist Quote
|NAME6=Real Name (if applicable)
|DISCORD6=Discord name/number
|ABOUT6=Details
|STAFF7=Staff Name
|IMAGE7=Icon
|QUOTE7=Wizlist Quote
|NAME7=Real Name (if applicable)
|DISCORD7=Discord name/number
|ABOUT7=Details
|STAFF8=Staff Name
|IMAGE8=Icon
|QUOTE8=Wizlist Quote
|NAME8=Real Name (if applicable)
|DISCORD8=Discord name/number
|ABOUT8=Details
|STAFF9=Staff Name
|IMAGE9=Icon
|QUOTE9=Wizlist Quote
|NAME9=Real Name (if applicable)
|DISCORD9=Discord name/number
|ABOUT9=Details
|STAFF10=Staff Name
|IMAGE10=Icon
|QUOTE10=Wizlist Quote
|NAME10=Real Name (if applicable)
|DISCORD10=Discord name/number
|ABOUT10=Details
|}}
| TwistedMUCK: Ruining the Future One Day at a Time | ||
|---|---|---|
| 
 |