Difference between revisions of "Template:Coterie"
Jump to navigation
Jump to search
| Line 43: | Line 43: | ||
</div> | </div> | ||
| − | <!-- | + | <!-- Reputation --> |
| − | |||
{{#if: {{{reputation|}}} | | {{#if: {{{reputation|}}} | | ||
== <span class="coterie-header-text">Reputation</span> == | == <span class="coterie-header-text">Reputation</span> == | ||
| Line 50: | Line 49: | ||
}} | }} | ||
| + | <!-- Rumors --> | ||
== <span class="coterie-header-text">Rumors</span> == | == <span class="coterie-header-text">Rumors</span> == | ||
{{#if: {{{rumors|}}} | {{{rumors}}}<br> }} | {{#if: {{{rumors|}}} | {{{rumors}}}<br> }} | ||
| Line 55: | Line 55: | ||
{{#formlink:form=Add Rumors|target={{PAGENAME}} Rumors|popup|reload|link text=Edit rumors: add your own!}} | {{#formlink:form=Add Rumors|target={{PAGENAME}} Rumors|popup|reload|link text=Edit rumors: add your own!}} | ||
| + | <!-- Quotes --> | ||
== <span class="coterie-header-text">Quotes</span> == | == <span class="coterie-header-text">Quotes</span> == | ||
{{#if: {{{quotes|}}} | {{{quotes}}}<br> }} | {{#if: {{{quotes|}}} | {{{quotes}}}<br> }} | ||
| Line 61: | Line 62: | ||
<!-- Members section --> | <!-- Members section --> | ||
| − | {{# | + | {{#ifeq: {{{showmembers|Yes}}} | Yes | |
| − | |||
| − | |||
== <span class="coterie-header-text">Members</span> == | == <span class="coterie-header-text">Members</span> == | ||
| − | + | * [[Category:{{PAGENAME}}]] <!-- PCs assigned to this category will appear under Members --> | |
| − | * [[Category:{{PAGENAME}}]] | ||
| − | < | ||
}} | }} | ||
| Line 75: | Line 72: | ||
[[Category:Coterie]] | [[Category:Coterie]] | ||
[[Category:{{PAGENAME}}]] <!-- auto-category for the coterie name itself --> | [[Category:{{PAGENAME}}]] <!-- auto-category for the coterie name itself --> | ||
| − | |||
{{#css: | {{#css: | ||
Revision as of 01:45, 1 February 2026
This is the "Coterie" template, used for pages defining coteries. It should be called in the following format:
{{Coterie
|titlepic=
|reputation=
|rumors=
|quotes=
|showmembers=Yes
}}
Edit the page to see the template text.