Difference between revisions of "Template:Coterie"
Jump to navigation
Jump to search
| (8 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
{{Coterie | {{Coterie | ||
|titlepic= | |titlepic= | ||
| − | | | + | |description= |
|reputation= | |reputation= | ||
|rumors= | |rumors= | ||
|quotes= | |quotes= | ||
| − | | | + | |members= |
}} | }} | ||
</pre> | </pre> | ||
| Line 44: | Line 44: | ||
</div> | </div> | ||
| − | <!-- | + | <!-- Description --> |
| − | {{#if: {{{ | + | {{#if: {{{description|}}} | |
| − | == <span class="coterie-header-text"> | + | == <span class="coterie-header-text">Description</span> == |
| − | {{{ | + | {{{description}}} |
}} | }} | ||
| + | <!-- Reputation --> | ||
{{#if: {{{reputation|}}} | | {{#if: {{{reputation|}}} | | ||
== <span class="coterie-header-text">Reputation</span> == | == <span class="coterie-header-text">Reputation</span> == | ||
| Line 55: | Line 56: | ||
}} | }} | ||
| + | <!-- Rumors --> | ||
== <span class="coterie-header-text">Rumors</span> == | == <span class="coterie-header-text">Rumors</span> == | ||
{{#if: {{{rumors|}}} | {{{rumors}}}<br> }} | {{#if: {{{rumors|}}} | {{{rumors}}}<br> }} | ||
| Line 60: | Line 62: | ||
{{#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 66: | Line 69: | ||
<!-- Members section --> | <!-- Members section --> | ||
| − | |||
== <span class="coterie-header-text">Members</span> == | == <span class="coterie-header-text">Members</span> == | ||
<div class="coterie-members"> | <div class="coterie-members"> | ||
| − | + | {{#if: {{{members|}}} | {{{members}}} | * No members added yet. }} | |
</div> | </div> | ||
| − | |||
</div> | </div> | ||
| Line 77: | Line 78: | ||
<!-- Auto-categorization --> | <!-- Auto-categorization --> | ||
[[Category:Coterie]] | [[Category:Coterie]] | ||
| − | |||
| − | |||
{{#css: | {{#css: | ||
.coterie-container { | .coterie-container { | ||
| − | background: # | + | background: #778; |
color: #DDD; | color: #DDD; | ||
border: 2px solid #600; | border: 2px solid #600; | ||
Latest revision as of 02:12, 1 February 2026
This is the "Coterie" template, used for pages defining coteries. It should be called in the following format:
{{Coterie
|titlepic=
|description=
|reputation=
|rumors=
|quotes=
|members=
}}
Edit the page to see the template text.