Template:Alliance: Difference between revisions

From Hazeron Wiki
Jump to navigation Jump to search
(Added category.)
(Color)
 
Line 15: Line 15:
{{#if:{{{Members|}}}|{{{Members}}}|* None}}
{{#if:{{{Members|}}}|{{{Members}}}|* None}}
|-
|-
{{#if:{{{Allies|}}}|! colspan=2 {{!}} Allies
{{#if:{{{Allies|}}}|! colspan=2 {{!}} <span style="color:blue">Allies</span>
{{!}}-
{{!}}-
{{!}} colspan=2 {{!}}
{{!}} colspan=2 {{!}}
{{{Allies}}}
{{{Allies}}}
{{!}}-|}}
{{!}}-|}}
{{#if:{{{Enemies|}}}|! colspan=2 {{!}} Enemies
{{#if:{{{Enemies|}}}|! colspan=2 {{!}} <span style="color:red">Enemies</span>
{{!}}-
{{!}}-
{{!}} colspan=2 {{!}}
{{!}} colspan=2 {{!}}

Latest revision as of 01:11, 26 March 2024

How to use

To use this template, simply copy this into the very top of a Alliance's page.

{{Alliance
| Name = 
| Picture = 
| FoundingDate = 
| Members =
* 
| Allies =
* 
| Enemies =
* 
}}

Then fill in information as need. See the examples below.

Notes:

  • Please use the YYYY-MM-DD date format.
  • Don't worry too much about specific numbers in this info box. Detailed information is best in the page itself.

Fields can left blank (this includes deleting bullets) to invoke the default, which is:

  • Name = {{PAGENAME}}
  • Picture = (Will not appear if left blank)
  • FoundingDate = Unknown
  • Members = * None
  • Allies = (Will not appear if left blank)
  • Enemies = (Will not appear if left blank)

Minimal Example

Alliance
Alliance
Founding Date Unknown
Alliance Members
  • None
{{Alliance
| Name = 
| Picture = 
| FoundingDate = 
| Members =
| Allies =
| Enemies =
}}


Full Examples

Alliance
The Babylon Ringworld
Ringworld.png
Founding Date 2016-05-22
Alliance Members
  • Foxtail
  • ...
Allies
  • Everyone
Enemies
  • Bad Ponies
  • Axe
{{Alliance
| Name = The Babylon Ringworld
| Picture = Ringworld.png
| FoundingDate = 2016-05-22
| Members =
* Foxtail
* ...
| Allies =
* Everyone
| Enemies =
* Bad Ponies
* Axe
}}