Difference between revisions of "Template:GuildTableItem"
From EncyclopAtys
CeNobiteElf (talk | contribs) m |
CeNobiteElf (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | | width="25%" style="border:1px dashed #72a090;background-color:#{{#if {{{status|active}}} | {{#vardefine:A|f5ffff}} | {{#vardefine:A|dddddd}}}} ;color:#000;padding:5px"|{{gl|{{{guildname}}}}} |<!-- | |
− | + | -->| {{{faction}}} |<!-- | |
− | + | -->| {{{race}}} |<!-- | |
− | + | -->| {{{RPstance}}} |<!-- | |
− | + | -->| {{{guildleader}}} |<!-- | |
− | + | -->| {{{status}}} |<!-- | |
− | + | -->| [{{{website}}} Link]<!-- | |
− | |||
--><noinclude> | --><noinclude> | ||
Line 20: | Line 19: | ||
|website=}} | |website=}} | ||
</pre> | </pre> | ||
+ | |||
+ | ==Example== | ||
+ | {|class="sortable" width="90%" border="1" style="vertical-align:bottom;background-color:#f5fffa;border-spacing:4px;margin: 1em auto 1em auto" | ||
+ | |width="25%" style="border:1px solid #99cc99;background-color:#eeeeee;color:#000;padding:5px"|<b>Guild</b> | ||
+ | |width="12%" style="border:1px solid #99cc99;background-color:#eeeeee;color:#000;padding:5px"|<b>Faction</b> | ||
+ | |width="12%" style="border:1px solid #99cc99;background-color:#eeeeee;color:#000;padding:5px"|<b>Civilisation</b> | ||
+ | |width="12%" style="border:1px solid #99cc99;background-color:#eeeeee;color:#000;padding:5px"|<b>RP Stance</b> | ||
+ | |width="12%" style="border:1px solid #99cc99;background-color:#eeeeee;color:#000;padding:5px"|<b>Leader</b> | ||
+ | |width="12%" style="border:1px solid #99cc99;background-color:#eeeeee;color:#000;padding:5px"|<b>Status</b> | ||
+ | |width="12%" style="border:1px solid #99cc99;background-color:#eeeeee;color:#000;padding:5px"|<b>Website</b> | ||
+ | |-{{GuildTableItem | ||
+ | |status=Semi-Active | ||
+ | |guildname=Aedan Artisans | ||
+ | |faction=[[Karavan]] | ||
+ | |race=[[Tryker]] | ||
+ | |RPstance=Semi-RP | ||
+ | |guildleader=Hechicera | ||
+ | |website=http://blogs.aedenartisans.com/}} | ||
+ | |-{{GuildTableItem | ||
+ | |status=Active | ||
+ | |guildname=Altaenae di Cherae | ||
+ | |faction=Neutral | ||
+ | |race=Neutral | ||
+ | |RPstance=Semi-RP | ||
+ | |guildleader=Kalyndra | ||
+ | |website=http://www.ryzom.crowchat.net.au/}} | ||
+ | |-{{GuildTableItem | ||
+ | |status=Inactive | ||
+ | |guildname=ExampleGuild | ||
+ | |faction=Neutral | ||
+ | |race=Neutral | ||
+ | |RPstance=None | ||
+ | |guildleader=[[User:Example|Example]] | ||
+ | |website=http://wiki.ryzom.com}} | ||
+ | |} | ||
[[Category:Formatting templates|GuildTableItem]] | [[Category:Formatting templates|GuildTableItem]] | ||
</noinclude> | </noinclude> |
Revision as of 13:14, 5 January 2010
| width="25%" style="border:1px dashed #72a090;background-color:#{{#if active | | }} ;color:#000;padding:5px"|{{{guildname}}} || {{{faction}}} || {{{race}}} || {{{RPstance}}} || {{{guildleader}}} || {{{status}}} || [{{{website}}} Link]
Description
{{GuildTableItem |status= |guildname= |faction= |race= |RPstance= |guildleader= |website=}}
Example
Guild | Faction | Civilisation | RP Stance | Leader | Status | Website |
Aedan Artisans | [[Alignment#Karavan|Karavan]] | [[Alignment#Tryker|Tryker]] | Semi-RP | Hechicera | Semi-Active | Link |
Altaenae di Cherae | Neutral | Neutral | Semi-RP | Kalyndra | Active | Link |
ExampleGuild | Neutral | Neutral | None | Example | Inactive | Link |