Difference between revisions of "Template:Coterie"
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
|titlepic= | |titlepic= | ||
|grouptype= | |grouptype= | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|reputation= | |reputation= | ||
|rumors= | |rumors= | ||
|quotes= | |quotes= | ||
| + | |showmembers=Yes | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 29: | Line 18: | ||
<div class="pcgroup-container"> | <div class="pcgroup-container"> | ||
| − | + | <!-- Header and image --> | |
| − | + | <div class="pcgroup-header"> | |
| − | + | <div class="pcgroup-title">{{PAGENAME}}</div> | |
| − | + | <div class="pcgroup-image"> | |
| − | + | {{#if: {{{titlepic|}}} | [[File:{{{titlepic}}}|center|600px]] | |
| − | + | | {{#ifexist: File:{{PAGENAME}}.png | [[File:{{PAGENAME}}.png|frameless|center|500px]] | |
| − | {{#ifexist: File:{{PAGENAME}}.jpg|[[File:{{PAGENAME}}.jpg|center| | + | | {{#ifexist: File:{{PAGENAME}}.jpg | [[File:{{PAGENAME}}.jpg|frameless|center|500px]] |
| − | + | | {{#ifexist: File:{{PAGENAME}}.jpeg | [[File:{{PAGENAME}}.jpeg|frameless|center|500px]] | |
| − | + | | {{#ifexist: File:{{PAGENAME}}.gif | [[File:{{PAGENAME}}.gif|frameless|center|500px]] | |
| − | + | | {{#ifexist: File:{{PAGENAME}}.webp | [[File:{{PAGENAME}}.webp|frameless|center|500px]] | |
| + | }} | ||
| + | }} | ||
| + | }} | ||
| + | }} | ||
}} | }} | ||
| − | + | }} | |
</div> | </div> | ||
| + | </div> | ||
| − | + | <!-- Group info --> | |
| − | + | {{#if:{{{grouptype|}}}|== Group Type == | |
| − | + | {{{grouptype}}}}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | {{#if:{{{reputation|}}}|== Reputation == | |
| − | + | {{{reputation}}}}} | |
| − | |||
| − | |||
| − | |||
| − | + | {{#if:{{{rumors|}}}|== Rumors == | |
| − | + | {{{rumors}}}}} | |
| − | + | {{#ifexist: {{PAGENAME}} Rumors|{{:{{PAGENAME}} Rumors}}<br>} | |
| + | {{#formlink:form=Add Rumors|target={{PAGENAME}} Rumors|returnto={{FULLPAGENAME}}|reload|link text=Edit rumors: add your own!}} | ||
| − | + | {{#if:{{{quotes|}}}|== Quotes == | |
| − | + | {{{quotes}}}}} | |
| − | + | {{#ifexist: {{PAGENAME}} Quotes|{{:{{PAGENAME}} Quotes}}<br>} | |
| − | + | {{#formlink:form=Add Quotes|target={{PAGENAME}} Quotes|returnto={{FULLPAGENAME}}|reload|link text=Edit quotes: add your own!}} | |
| − | + | ||
| − | + | <!-- Members section --> | |
| + | {{#if: {{{showmembers|}}} | | ||
| + | == Members == | ||
| + | {{#dpl: | ||
| + | |category={{PAGENAME}} | ||
| + | |mode=list | ||
| + | |ordermethod=categorytitle | ||
| + | |format=, | ||
| + | |split=, | ||
| + | }} | ||
| + | }} | ||
| + | |||
| + | </div> | ||
| + | |||
| + | <!-- Auto-categorization --> | ||
| + | [[Category:PC Groups]] | ||
| + | {{#if: {{{grouptype|}}} | [[Category:{{{grouptype}}}]] }} | ||
| + | {{#if: {{{PAGENAME|}}} | [[Category:{{PAGENAME}}]] }} | ||
| + | |||
| + | {{#css: | ||
| + | .pcgroup-container { | ||
| + | background: #111; | ||
| + | color: #DDD; | ||
| + | border: 2px solid #600; | ||
| + | padding: 1em; | ||
| + | font-family: 'Belleza', sans-serif; | ||
| + | } | ||
| + | .pcgroup-header { | ||
| + | text-align: center; | ||
| + | margin-bottom: 20px; | ||
| + | } | ||
| + | .pcgroup-title { | ||
| + | font-size: 2.5em; | ||
| + | font-family: "Limelight", cursive; | ||
| + | color: #C33; | ||
| + | margin-bottom: 10px; | ||
| + | } | ||
| + | .pcgroup-image img { | ||
| + | max-width: 80%; | ||
| + | height: auto; | ||
| + | border: 3px solid #600; | ||
| + | border-radius: 10px; | ||
| + | margin-top: 10px; | ||
| + | } | ||
| + | }} | ||
| + | |||
| + | |||
| + | </includeonly> | ||
Revision as of 03:40, 31 January 2026
This is the "Masquerade PC Group" template, used for pages defining coteries, gangs, lineages, and former packs. It should be called in the following format:
{{Masquerade PC Group
|titlepic=
|grouptype=
|reputation=
|rumors=
|quotes=
|showmembers=Yes
}}