Template:Artifact
Artifact | ||
---|---|---|
Artifact | Class: | classes |
Slot: | [[Artifact|Template:P]] | |
Base cost: | – | |
Effect: | effects |
How to use
Copy the code below at the beginning of the artifact article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "A" is not the same as "a".
{{Artifact | name = {{PAGENAME}} | class = | slot = | cost = | effect = }} |
or
Change names with appropriate values:
{{Artifact|name|class|slot|cost|effect}} |
Not sure how to make empty name param for default {{PAGENAME}}. Probably it's the old wikimedia version, bcoz #if parameter does not work.