From The Mana World
(comment the template code)
Line 1: Line 1:
<!-- {{I18n}}  Template does not direct to translated template which name is .Xx:Quest -->
<!-- {{I18n}}  Template does not direct to translated template which name is .Xx:Quest -->
<includeonly>
<includeonly>                        <!--this is the template code -->
<table style="width:300px; float: right;" class="wikitable">
<table style="width:300px; float: right;" class="wikitable">
<tr><th colspan="2">Resumen de la Misión</th></tr>  
<tr><th colspan="2">Resumen de la Misión</th></tr>  
Line 13: Line 13:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
{{Template:{{PAGENAME}}/doc}}
{{Template:{{PAGENAME}}/doc}}     <!--this is to include documentation, without transcluding it in the page where template is used-->
[[Category:Content Template]]
[[Category:Content Template]]     <!--this is to categorize the template. It will not be transcluded in the page where template is used-->
[[Category:Translation Template]]
[[Category:Translation Template]]
</noinclude>
</noinclude>

Revision as of 06:08, 6 November 2012


50px-Template-info.png Documentación de la Plantilla :


Está es la principal plantilla utilizada para la documentación de las Misiones.

Las Plantillas Traducidas se nombre .Xy:Quest donde Xy es la abreviatura predeterminada del idioma.

Ejemplo: Template:.De:Quest

Observación: La plantilla {{I18n}} no dirige hacia la plantilla traducida.

Uso:

Copie el siguiente código a su página.

Los valores omitidos se presentarán con su valor predeterminado o no aparecerán si no tienen ninguno. Si se dejan en blanco, se presentarán como un campo en blanco.

{{.Es:Quest
|Image         = [[Image:Image.png]]
|Start         = <Map #, location>
|Level         = <lvl> (required)
|Prerequisites = <[[Quest name|Nombre de la misión]]
|Redoable      = (defaults to "No")
}}