Difference between revisions of "Template:Organization"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
{| class="infobox" cellpadding="5" cellspacing="0" style="width: 300px; float: right; clear: right; margin-left: 10px; margin-bottom: 10px; background: white; font-size: 90%; border: 1px solid #ccc" | {| class="infobox" cellpadding="5" cellspacing="0" style="width: 300px; float: right; clear: right; margin-left: 10px; margin-bottom: 10px; background: white; font-size: 90%; border: 1px solid #ccc" | ||
|- | |- | ||
− | |colspan="2" style="text-align: center; background: Thistle; font-weight: bold;" |<big>'''{{{NAME}}}'''</big> | + | |colspan="2" style="text-align: center; background: Thistle; font-weight: bold;" |<big>'''{{#if:{{{NAME}}}|{{{NAME}}}}}'''</big> |
− | |-{{#if: {{{ | + | |-{{#if: {{{BANNER}}} | {{Banner|{{{BANNER}}}}}}} |
|- | |- | ||
|colspan="2" style="text-align: center; background: Gainsboro;"| '''Motto''' | |colspan="2" style="text-align: center; background: Gainsboro;"| '''Motto''' | ||
− | |-{{#if: {{{ | + | |-{{#if: {{{MOTTO}}} | {{Motto|{{{MOTTO}}}}}}} |
|- | |- | ||
|colspan="2" style="text-align: center; background: Gainsboro;"| '''Country Data''' | |colspan="2" style="text-align: center; background: Gainsboro;"| '''Country Data''' | ||
− | |-{{#if: {{{ | + | |-{{#if: {{{FOUNDED}}} | {{Founded|{{{FOUNDED}}}}}}} |
− | |-{{#if: {{{ | + | |-{{#if: {{{SYMBOL}}} | {{Symbol|{{{SYMBOL}}}}}}} |
− | |-{{#if: {{{ | + | |-{{#if: {{{COLORS}}} | {{Colors|{{{COLORS}}}}}}} |
− | |-{{#if: {{{ | + | |-{{#if: {{{STATED ALIGNMENT}}} | {{Stated Alignment|{{{STATED ALIGNMENT}}}}}}} |
|- | |- | ||
|colspan="2" style="text-align: center; background: Gainsboro;"| '''Leaders''' | |colspan="2" style="text-align: center; background: Gainsboro;"| '''Leaders''' | ||
− | |-{{#if: {{{ | + | |-{{#if: {{{LEADERS}}} | {{Leaders|{{{LEADERS}}}}}}} |
|} | |} | ||
<includeonly>[[category:Organizations]]</includeonly> | <includeonly>[[category:Organizations]]</includeonly> |
Revision as of 00:50, 8 December 2012
Follow the directions!
DO NOT EDIT THIS PAGE! To use this template, copy the following code into your page:
{{template:Organization |NAME= |BANNER=Placeholderbanner.png |MOTTO= |FOUNDED= |SYMBOL= |COLORS= |STATED ALIGNMENT= |LEADERS= }}
Fill out the lines after the '=' sign. You may leave a parameter blank if you don't want to fill it out. When done right, everything will be set up for you and you won't have to worry about any formatting.
This template should be used for IC organizations only. If the IC organization has OOC features, its fine to write about those in a distinct section of the article.
{{#if:{{{NAME}}}|{{{NAME}}}}} | |
[[File:{{{BANNER}}}|200px|]]}} | |
Motto | |
{{{MOTTO}}}}} | |
Country Data | |
Date | {{{FOUNDED}}}}} |
Symbol | {{{SYMBOL}}}}} |
Colors | {{{COLORS}}}}} |
Alignment | {{{STATED ALIGNMENT}}}}} |
Leaders | |
{{{LEADERS}}}}} |