Template:Alliance Infobox: Difference between revisions
No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
No edit summary Tags: Reverted Mobile edit Mobile web edit Advanced mobile edit |
||
Line 14: | Line 14: | ||
|+ <big>'''{{{name|}}}'''</big> | |+ <big>'''{{{name|}}}'''</big> | ||
|- | |- | ||
{{#if:{{{image| | {{#if:{{{image|}}| | ||
! colspan="2" style="text-align: center;" | | ! colspan="2" style="text-align: center;" | {{image}}} | ||
}} | }} | ||
{{#if:{{{tag| | {{#if:{{{tag|}}| | ||
|- | |- | ||
! Tag: | ! Tag: | ||
| | | {{tag}}} | ||
}} | }} | ||
{{#if:{{{leader| | {{#if:{{{leader|}}| | ||
|- | |- | ||
! Leader: | ! Leader: | ||
| | | {{leader}}} | ||
}} | }} | ||
{{#if:{{{creation_date| | {{#if:{{{creation_date|}}| | ||
|- | |- | ||
! Created: | ! Created: | ||
| | | {{creation_date}}} | ||
}} | }} | ||
{{#if:{{{status| | {{#if:{{{status|}}| | ||
|- | |- | ||
! Status: | ! Status: | ||
| | | {{status}}} | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{state|}}| | ||
|- | |- | ||
! | ! State: | ||
| {{ | | {{state}}} | ||
}} | }} | ||
{{#if:{{{alliance_ranking| | {{#if:{{{alliance_ranking|}}| | ||
|- | |- | ||
! Alliance Ranking: | ! Alliance Ranking: | ||
| | | {{alliance_ranking}}} | ||
}} | }} | ||
{{#if:{{{members| | {{#if:{{{members|}}| | ||
|- | |- | ||
! Members: | ! Members: | ||
| | | {{members}}} | ||
}} | }} | ||
|} | |} | ||
</includeonly> | </includeonly> |