Diferencia entre revisiones de «Plantilla:Item»

De PowRO - Wiki
Ir a la navegaciónIr a la búsqueda
Sin resumen de edición
Sin resumen de edición
Etiqueta: Revertido
Línea 1: Línea 1:
[https://powroarchangels.com/panel/?module=item&action=view&id={{{id}}}]
<includeonly>{{plainlink |url={{database}}/item-info/{{#sub: {{{id}}}|0|{{#pos:{{{id}}}| }}}}/ {{#sub:{{{id}}}|{{#pos:{{{id}}}| }}}}}}</includeonly><noinclude>==Description==
This template serves the purpose of shortening linkings to the [{{database}}/item-info/ iW Database View Item] for the ease of article overview when editing and consistency.
 
====Usage====
<nowiki>{{item |id=</nowiki>''<id>''<nowiki> </nowiki>''<name>''<nowiki>}}</nowiki>
 
{| class="wikitable"
! Example !! Output
|-
| <nowiki>{{item |id=7015 Bookclip in Memory}}</nowiki>
|| {{item |id=7015 Bookclip in Memory}}
|}
 
====Fields====
{| class="wikitable" style="text-align: left"
| id || The ID of the item as seen in the itemdesctables.
|-
| name || The text to appear in the link.
|}
 
==See Also==
*[[Template:Map]]
*[[Template:Monster]]
*[[Template:Item List]]
 
[[Category:Templates|Item]]
</noinclude>

Revisión del 06:39 19 dic 2023

Description

This template serves the purpose of shortening linkings to the [[[:Plantilla:Database]]/item-info/ iW Database View Item] for the ease of article overview when editing and consistency.

Usage

{{item |id=<id> <name>}}
Example Output
{{item |id=7015 Bookclip in Memory}} [[[:Plantilla:Database]]/item-info/7015/ Bookclip in Memory]

Fields

id The ID of the item as seen in the itemdesctables.
name The text to appear in the link.

See Also