Diferencia entre revisiones de «Plantilla:Grid/doc»
Página creada con «{{doc/start}} The grid template is a singular grid cell, which has the ability to display any image (usually a block or item) that is uploaded as Grid <Name>.png, within it...» |
Sin resumen de edición |
||
| Línea 16: | Línea 16: | ||
To display this image [[:File:Grid Raw Porkchop.png]] with an amount of 20 you would put: <code><nowiki>{{Grid|Raw Porkchop,20}}</nowiki></code> | To display this image [[:File:Grid Raw Porkchop.png]] with an amount of 20 you would put: <code><nowiki>{{Grid|Raw Porkchop,20}}</nowiki></code> | ||
;shows | ;shows | ||
{{Grid| | {{Grid|Carne Cerdo,20}} | ||
An amount of 2 - 999 is supported, anything else will not be displayed. Note, the automatic link is removed if <nowiki>{{SUBPAGENAME}}</nowiki> is the same as the item name. This is to help prevent self-links, use the link parameter to re-add the link if you need it. | An amount of 2 - 999 is supported, anything else will not be displayed. Note, the automatic link is removed if <nowiki>{{SUBPAGENAME}}</nowiki> is the same as the item name. This is to help prevent self-links, use the link parameter to re-add the link if you need it. | ||