Difference between revisions of "Template:Organization"
Jump to navigation
Jump to search
(8 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
'''''DO NOT EDIT THIS PAGE!''' To use this template, copy the following code into your page: | '''''DO NOT EDIT THIS PAGE!''' To use this template, copy the following code into your page: | ||
− | <nowiki>{{template: | + | <nowiki>{{template:Organization |
|NAME= | |NAME= | ||
− | |BANNER= | + | |BANNER=Placeholderbanner.png |
|MOTTO= | |MOTTO= | ||
|FOUNDED= | |FOUNDED= | ||
Line 16: | Line 16: | ||
''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.'' | ''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 | + | 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. |
[[category:Dargarth Templates]] | [[category:Dargarth Templates]] | ||
</noinclude> | </noinclude> | ||
− | {| class="infobox" cellpadding="5" cellspacing="0" style="width: 300px; float: right; clear: right; margin-left: 10px; margin-bottom: 10px; background: | + | {| 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: | + | |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: | + | |colspan="2" style="text-align: center; background: Gainsboro;"| '''Motto''' |
− | |-{{#if: {{{ | + | |-{{#if: {{{MOTTO}}} | {{Motto|{{{MOTTO}}}}} |
|- | |- | ||
− | |colspan="2" style="text-align: center; background: | + | |colspan="2" style="text-align: center; background: Gainsboro;"| '''Country Data''' |
− | |-{{#if: {{{ | + | |-{{#if: {{{FOUNDED}}} | {{Founded|{{{FOUNDED}}}}} |
− | |-{{#if: {{{ | + | |-{{#if: {{{SYMBOL}}} | {{Symbol|{{{SYMBOL}}}}} |
− | + | |-{{#if: {{{COLORS}}} | {{Colors|{{{COLORS}}}}} | |
− | |-{{#if: {{{ | + | |-{{#if: {{{STATED ALIGNMENT}}} | {{Stated Alignment|{{{STATED ALIGNMENT}}}}} |
− | |-{{#if: {{{ | ||
|- | |- | ||
− | |colspan="2" style="text-align: center; background: | + | |colspan="2" style="text-align: center; background: Gainsboro;"| '''Leaders''' |
− | |-{{#if: {{{ | + | |-{{#if: {{{LEADERS}}} | {{Leaders|{{{LEADERS}}}}} |
|} | |} | ||
− | [[category: | + | <includeonly>[[category:Organizations]]</includeonly> |
Latest revision as of 17:05, 20 March 2019
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}}} |