Template:EnhancedClan: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>NahashiKei
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
 
>NahashiKei
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<infobox>
{| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em; width:280px; background: border-collapse:collapse; border:3.5px solid {{{color|}}}; font-size:smaller; line-height:1.5"
  <title source="title1">
|-
    <default>{{PAGENAME}}</default>
|<div>
  </title>
{| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle"
  <image source="image1">
|-
    <caption source="caption1"/>
! colspan="2" style="text-align:center; color:#FFFFFF; background:#222222; font-size:200%;" | {{{name|<font color="white">{{{Clan_title}}}</font>}}}
  </image>
|- style="text-align:center;"
  <data source="row1">
|-
    <label>Label</label>
{{#if:{{{image1<includeonly>|</includeonly>}}} |
  </data>
{{!}} colspan="2" style="text-align:center;background-color:#;" {{!}}{{{image1}}}
  <data source="row2">
{{!}}-
    <label>Label</label>
}}
  </data>
|-
</infobox>
| 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:#222222;" | '''Information'''
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{other_names|}}}| |display: none;}}" valign="top" | '''Other Names'''
| style="{{#if:{{{other_names|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{other_names|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{leader|}}}| |display: none;}}" valign="top" | '''Leader'''
| style="{{#if:{{{leader|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{leader|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{founded|}}}| |display: none;}}" valign="top" | '''Founded'''
| style="{{#if:{{{founded|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{founded|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{members|}}}| |display: none;}}" valign="top" | '''Members'''
| style="{{#if:{{{members|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{members|}}}
|-
! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#222222;" | '''Historical Information'''
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{past_leaders|}}}| |display: none;}}" valign="top" | '''Past Leaders'''
| style="{{#if:{{{past_leaders|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{past_leaders|}}}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
| style="{{#if:{{{disbanded|}}}| |display: none;}}" valign="top" | '''Disbanded'''
| style="{{#if:{{{disbanded|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{disbanded|}}}
|}</div>
|}
<noinclude>
<noinclude>
Example usage:<pre>
Example Usage:<pre>
{{EnhancedClan
{{EnhancedClan
|title1=Example
|color=  
|image1=Example
|emblem=  
|caption1=Example
|Clan_title=  
|row1=Example
|eras={{Eras|beta|beginning|hype|decline|crepuscular|flooding}}
|row2=Example
|other_names=
|leader=
|founded=
|members=
|past_leaders=  
|disbanded=  
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 00:11, 8 December 2019

{{{Clan_title}}}
{{{image1}}}
Information
Other Names
Leader
Founded
Members
Historical Information
Past Leaders
Disbanded

Example Usage:

{{EnhancedClan
|color= 
|emblem= 
|Clan_title= 
|eras={{Eras|beta|beginning|hype|decline|crepuscular|flooding}}
|other_names= 
|leader=
|founded=
|members=
|past_leaders= 
|disbanded= 
}}