Diferencia entre revisiones de «Plantilla:GuildInfo»

De SpiralKnights-es

Saltar a: navegación, buscar
m (1 revisión)
m (Protected "Template:GuildInfo": Too many misdirected edits, comment on talk page or in wiki forum if change needed ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
Línea 1: Línea 1:
 
{{SKWindow
 
{{SKWindow
 
 
| width = 300px
 
| width = 300px
| align = left
+
| align = right
| margin = 0px 20px 20px 0px
+
| margin = 0em 0em 1em 1em
 
| title = {{{name|GuildName}}}
 
| title = {{{name|GuildName}}}
 
| body =
 
| body =
  
 
{{SKNewRow}}
 
{{SKNewRow}}
{{SKEmptyCell|[[File:GuildLogo-{{{name|UNK}}}.png]]
+
{{SKEmptyCell|[[File:GuildLogo-{{{name|UNK}}}.{{{type|png}}}]]
  
 
''{{{motto|Motto (try to keep it < 64 characters)}}}''|center||2}}
 
''{{{motto|Motto (try to keep it < 64 characters)}}}''|center||2}}
Línea 20: Línea 19:
 
{{SKCell|{{{pop|#}}}|center}}
 
{{SKCell|{{{pop|#}}}|center}}
  
{{SKNewRow}}
+
{{#if: {{{masters|}}} |{{SKNewRow}}
{{SKCell|'''Guild Masters:'''
+
{{SKCell|'''Guild Master(s):'''
 
{{{masters|
 
{{{masters|
 
''(exclude Founder)''
 
''(exclude Founder)''
 
*MasterName
 
*MasterName
 
*MasterName
 
*MasterName
*MasterName}}}|||2}}
+
*MasterName}}}|||2}}}}
  
}}
+
{{#if: {{{officers|}}} |{{SKNewRow}}
 +
{{SKCell|'''Guild Officer(s):'''
 +
{{{officers|
 +
''(not Guild Masters/Founder)''
 +
*OfficerName
 +
*OfficerName
 +
*OfficerName}}}|||2}}}}
  
<noinclude>
+
{{#if: {{{website|}}} |{{SKNewRow}}
{| align="center" width="50%" style="background-color: transparent;"
+
{{SKCell|'''Website: '''{{{website}}}|||2}}}}
|+ '''Use the following to display quick stats of a Guild on its page.'''
+
 
|-
+
}}<noinclude>{{documentation}}</noinclude>
| <pre>
+
{{GuildInfo
+
| name = GuildName
+
| motto = Motto
+
| founder = FounderName
+
| masters =
+
*MasterName
+
*MasterName
+
*MasterName
+
| pop = #
+
}}
+
</pre>
+
|}
+
</noinclude>
+
 
<includeonly>[[Category:Guilds]]</includeonly>
 
<includeonly>[[Category:Guilds]]</includeonly>

Revisión de 15:58 13 sep 2011

GuildName
Archivo:GuildLogo-UNK.png

Motto (try to keep it < 64 characters)

Guild Founder: FounderName
Approx. Population: #
[editar] [limpiar caché] Documentación de esta plantilla

Usa la siguiente plantilla para mostrar estadísticas básicas de un Gremio en su pagina. Si estas usando las variables opcionales, remueva el (opcional). Si no desea usarlas, puedes omitir las lineas.

{{GuildInfo
| name = Nombre del Gremio
| motto = Lema
| founder = Nombre del Fundador
| master = Lideres (opcional)
*MasterName
*MasterName
*MasterName
| officers = Oficiales (opcional)
*OfficerName
*OfficerName
*OfficerName
| pop = #
| website = http://tusitioweb.com (opcional)
}}

Variables opcionales:

| type = gif (opcional si deseas usar una imagen que no sea png)
| logosize = ## (opcional si deseas cambiar el tamaño del logo de tu gremio, usa números solamente)
Herramientas personales