Template talk:DungeonItem

Add topic
Revision as of 06:15, 8 December 2012 by Abcboy (talk | contribs) (Created page with "==How to use== ===Coding=== First call the header, which use two parameters: ''1'' and ''color''. For each entry, coding should be like this: <pre>If an item with image and o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to use

Coding

First call the header, which use two parameters: 1 and color.

For each entry, coding should be like this:

If an item with image and own article:
{{User:Abcboy/sandbox/MagnagateItemlistEntry|<item name>|<item plural>}}

If an item with no image but an article:
{{User:Abcboy/sandbox/MagnagateItemlistEntry|<item name>|<item plural>|sprite=None}}

If an item with no individual article and no individual picture:
{{User:Abcboy/sandbox/MagnagateItemlistEntry|<item name>|<item plural>|<main arcticle>|sprite=<image location>}}

If an item with no individual article and no image:
{{User:Abcboy/sandbox/MagnagateItemlistEntry|<item name>|<item plural>|<main arcticle>|sprite=None}}

Last, call the footer, which has three parameters: 1, 2, and color.

Example

Bumpy Mountain

User:Abcboy/sandbox/MagnagateItemlistHeader User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistFooter

Stone Cave

User:Abcboy/sandbox/MagnagateItemlistHeader User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistEntry User:Abcboy/sandbox/MagnagateItemlistFooter

Return to "DungeonItem" page.