Difference between revisions of "Template:ModNavbox"
From Hack Forums Wiki
(Update style.) |
|||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Navbox | {{Navbox | ||
| bodyclass = mw-collapsible | | bodyclass = mw-collapsible | ||
| bodystyle = margin-top: 5px; width: 100%; border: 1px solid | | bodystyle = margin-top: 5px; width: 100%; border: 1px solid transparent; border-collapse: collapse; | ||
| title = The Moderators of Hack Forums | | title = The Moderators of Hack Forums | ||
| titlestyle = background: # | | titlestyle = background: #1f1f1f; font-weight: bold; font-size: 16px; text-align: center; color: white; padding: 2px 0px 3px 0px; border: 4px solid #1f1f1f; border-radius: 5px; | ||
| groupstyle = background: # | | groupstyle = background: #1f1f1f; color: white; border: 4px solid #1f1f1f; border-radius: 5px 0px 0px 5px; | ||
| abovestyle = background: #6B6A6A; color: white; | | abovestyle = background: #6B6A6A; color: white; | ||
| liststyle = border: 1px solid # | | liststyle = border: 1px solid transparent; padding: 2px; border: 4px solid #1f1f1f; border-radius: 0px 5px 5px 0px; border-left: none; | ||
| group1 = Current Administrators | | group1 = [[:Category:Current Administrators|Current Administrators]] | ||
| list1 = | | list1 = {{#dpl:category=Current Administrators|mode=inline|inlinetext= • }} | ||
| group2 = Current Staff | | group2 = [[:Category:Current Staff|Current Staff]] | ||
| list2 = | | list2 = {{#dpl:category=Current Staff|mode=inline|inlinetext= • }} | ||
| group3 = Current Mentors | | group3 = [[:Category:Current Mentors|Current Mentors]] | ||
| list3 = | | list3 = {{#dpl:category=Current Mentors|mode=inline|inlinetext= • }} | ||
| group4 = Current Forum Moderators | | group4 = [[:Category:Moderators|Current Forum Moderators]] | ||
| list4 | | list4 = {{#dpl:category=Moderators|mode=inline|inlinetext= • }} | ||
| group5 = Past Administrators | | group5 = [[:Category:Past Administrators|Past Administrators]] | ||
| list5 | | list5 = {{#dpl:category=Past Administrators|mode=inline|inlinetext= • }} | ||
| group6 = Past Staff | | group6 = [[:Category:Past Staff|Past Staff]] | ||
| list6 | | list6 = {{#dpl:category=Past Staff|mode=inline|inlinetext= • }} | ||
| group7 = Past Mentors | | group7 = [[:Category:Past Mentors|Past Mentors]] | ||
| list7 | | list7 = {{#dpl:category=Past Mentors|mode=inline|inlinetext= • }} | ||
| group8 = Past Forum Moderators | | group8 = [[:Category:Past Moderators|Past Forum Moderators]] | ||
| list8 | | list8 = {{#dpl:category=Past Moderators|mode=inline|inlinetext= • }} | ||
}} | }} | ||
<noinclude> | <noinclude> |