Diferencia entre revisiones de «Plantilla:AccessoryTable/doc»
De SpiralKnights-es
m (falta traducir) |
m |
||
Línea 1: | Línea 1: | ||
<noinclude>{{documentation subpage}}</noinclude> | <noinclude>{{documentation subpage}}</noinclude> | ||
− | == | + | ==Uso== |
To display a sortable table of an individual item type. | To display a sortable table of an individual item type. | ||
− | == | + | ==Codigo== |
<pre> | <pre> | ||
{{AccessoryTable | {{AccessoryTable | ||
Línea 13: | Línea 13: | ||
</pre> | </pre> | ||
− | == | + | ==Parametros== |
− | == | + | ==Requirido== |
;name | ;name | ||
:The true name of the item. Use <nowiki>{{PAGENAME}}</nowiki> unless there is a disambiguation or other naming issue. | :The true name of the item. Use <nowiki>{{PAGENAME}}</nowiki> unless there is a disambiguation or other naming issue. | ||
Línea 27: | Línea 27: | ||
:The date of release. Day, full name of month, year. Works with [[Template:DoRSource]]. | :The date of release. Day, full name of month, year. Works with [[Template:DoRSource]]. | ||
− | == | + | ==Opcional== |
;category link | ;category link | ||
:Manually fixes a category link in case the abbreviation is not a color pattern. | :Manually fixes a category link in case the abbreviation is not a color pattern. | ||
Línea 34: | Línea 34: | ||
:Use only if there is something significant about the item that makes it stand out from the others (besides color). Defaults to phrase: "This accessory is like the others. It does not have different textures or special effects." | :Use only if there is something significant about the item that makes it stand out from the others (besides color). Defaults to phrase: "This accessory is like the others. It does not have different textures or special effects." | ||
− | == | + | ==Ejemplos== |
− | + | Vea [http://wiki.spiralknights.com/index.php?title=Special%3AWhatLinksHere&limit=500&target=Template%3AAccessoryTable&namespace=0 what links here] for examples of this template in action. |
Última revisión de 22:09 4 nov 2015
Esta es una subpágina de documentación para Plantilla:AccessoryTable (ve a esa página para ver la plantilla en si). Contiene la información de uso, categorías y otro contenido que no son parte de la página original de la plantilla. |
Contenido
Uso
To display a sortable table of an individual item type.
Codigo
{{AccessoryTable |name = |abbreviation = |acquisition = |dor = }}
Parametros
Requirido
- name
- The true name of the item. Use {{PAGENAME}} unless there is a disambiguation or other naming issue.
- abbreviation
- The part of the name that separates it from other items. This is usually a color pattern.
- acquisition
- How to get the item. Frequently uses Template:PrizeBox.
- dor
- The date of release. Day, full name of month, year. Works with Template:DoRSource.
Opcional
- category link
- Manually fixes a category link in case the abbreviation is not a color pattern.
- notes
- Use only if there is something significant about the item that makes it stand out from the others (besides color). Defaults to phrase: "This accessory is like the others. It does not have different textures or special effects."
Ejemplos
Vea what links here for examples of this template in action.