Template:AllianceTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Manual revert |
||
(21 intermediate revisions by the same user not shown) | |||
Line 42: | Line 42: | ||
| colspan="2" style="{{#if:{{{eras|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{eras|}}} | | colspan="2" style="{{#if:{{{eras|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{eras|}}} | ||
|- | |- | ||
! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | ''' | ! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''Information''' | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{full_name|}}}| |display: none;}}" valign="top" | '''Full Name''' | | style="{{#if:{{{full_name|}}}| |display: none;}}" valign="top" | '''Full Name''' | ||
Line 49: | Line 49: | ||
| style="{{#if:{{{formed|}}}| |display: none;}}" valign="top" | '''Formed''' | | style="{{#if:{{{formed|}}}| |display: none;}}" valign="top" | '''Formed''' | ||
| style="{{#if:{{{formed|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{formed|}}} | | style="{{#if:{{{formed|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{formed|}}} | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |||
| style="{{#if:{{{foundedby|}}}| |display: none;}}" valign="top" | '''Founded By''' | |||
| style="{{#if:{{{foundedby|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{foundedby|}}} | |||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{headquarters|}}}| |display: none;}}" valign="top" | '''Headquarters''' | | style="{{#if:{{{headquarters|}}}| |display: none;}}" valign="top" | '''Headquarters''' | ||
Line 64: | Line 67: | ||
| style="{{#if:{{{allianceType|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{allianceType|}}} | | style="{{#if:{{{allianceType|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{allianceType|}}} | ||
|- | |- | ||
! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''Members''' | ! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121; width: 100%;" | '''Members''' | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
| style="{{#if:{{{members|}}}| |display: none;}} | | style="{{#if:{{{members|}}}| |display: none; width: 100% !important;}}" | {{{members|}}} | ||
|- | |- | ||
|}</div> | |}</div> | ||
Line 79: | Line 82: | ||
|full_name=Example | |full_name=Example | ||
|formed=Example | |formed=Example | ||
|foundedby=Example | |||
|headquarters=Example | |headquarters=Example | ||
|discord=Example | |discord=Example | ||
Line 88: | Line 92: | ||
}} | }} | ||
</pre> | </pre> | ||
{{AllianceTemplate | |||
|title1=Example | |||
|image1=Example | |||
|image2=Example | |||
|image3=Example | |||
|full_name=Example | |||
|formed=Example | |||
|foundedby=Example | |||
|headquarters=Example | |||
|discord=Example | |||
|allianceType=Diplomatic|Political|Economic|Military|Humanitarian|Security|Justice|Trade|Scientific and Technological | |||
|members= | |||
[[Flag]] Example 1 | Leader | |||
[[Flag]] Example 2 | |||
[[Flag]] Example 3 | |||
}} | |||
</noinclude> | </noinclude> | ||
<noinclude> | <noinclude> | ||
[[Category: Templates]] | [[Category: Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 01:52, 26 January 2024
|
Example Usage:
{{AllianceTemplate |title1=Example |image1=Example |image2=Example |image3=Example |full_name=Example |formed=Example |foundedby=Example |headquarters=Example |discord=Example |allianceType=Diplomatic|Political|Economic|Military|Humanitarian|Security|Justice|Trade|Scientific and Technological |members= [[Flag]] Example 1 | Leader [[Flag]] Example 2 [[Flag]] Example 3 }}
|