Template:StaffList

From TwistedMUCK
Revision as of 05:01, 16 September 2020 by Marr0w (Talk | contribs)

Jump to: navigation, search

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
[[File:{{{IMAGE1}}}|100px]]
{{{STAFF1}}}
{{{ABOUT1}}}
Personal tools