Difference between revisions of "Template:Artifact/Showhide/doc"
From SpiralKnights
m |
m (direct link) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
==Usage== | ==Usage== | ||
− | To display the context of an [[ | + | To display the context of an [[artifact]]. Mimics closely the formats seen in-game, while being usable on the wiki. This template should not be used for [[Exploration#Information Module|Exploration Modules]] unless those modules are also artifacts that are retained in the player's arsenal. Use [[Template:Exploration/Showhide]] instead. |
==Code== | ==Code== | ||
Line 24: | Line 24: | ||
==Parameters== | ==Parameters== | ||
|type | |type | ||
− | *The type of artifact. Types used in this template include " | + | *The type of artifact. Types used in this template include "echo stone," "misc," and "recon module." |
|title | |title | ||
− | *the | + | *the name of the artifact as seen next to the artifact's icon in the player's arsenal. For echo stones and recon module, leave out "Echo Stone:" and "Recon Module:" as this part of the name is built into the template. |
|description | |description | ||
Line 33: | Line 33: | ||
|content | |content | ||
− | *What appears within the showhide. | + | *What appears within the showhide. |
==Examples== | ==Examples== |
Latest revision as of 19:13, 11 September 2015
This is a documentation subpage for Template:Artifact/Showhide (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Contents
Usage
To display the context of an artifact. Mimics closely the formats seen in-game, while being usable on the wiki. This template should not be used for Exploration Modules unless those modules are also artifacts that are retained in the player's arsenal. Use Template:Exploration/Showhide instead.
Code
When creating the artifact subpage:
{{Artifact/Showhide <noinclude>|state=uncollapsed</noinclude> |type = |title = |description = |content = }}<noinclude> [[Category:Artifacts]]</noinclude>
When implementing the artifact on a page (an example):
{{:Recon Module: Gloaming Wildwoods}}
Parameters
|type
- The type of artifact. Types used in this template include "echo stone," "misc," and "recon module."
|title
- the name of the artifact as seen next to the artifact's icon in the player's arsenal. For echo stones and recon module, leave out "Echo Stone:" and "Recon Module:" as this part of the name is built into the template.
|description
- The light blue text of the module seen in-game. Echo modules are all the same, so their descriptions are built into the template.
|content
- What appears within the showhide.
Examples
See what links here for examples of this template in action.
Notes
Template format is similar to Template:Dialogue/Showhide. The title of artifact showhides do not need to be as dyamic as dialogues. For example, dialogues are displayed on both mission pages and character pages. The title needs to be the character's name on the mission page, but the dialogue's location on the character's page. The title of an artifact's showhide is always the same.