Difference between revisions of "Template:Artifact/Showhide/doc"

From SpiralKnights

Jump to: navigation, search
m (created - will add information about other artifact "type" switches later)
 
m
Line 19: Line 19:
 
When implementing the artifact on a page (an example):
 
When implementing the artifact on a page (an example):
 
<pre>
 
<pre>
{{:Recon Module/Gloaming Wildwoods}}
+
{{:Recon Module: Gloaming Wildwoods}}
 
</pre>
 
</pre>
  

Revision as of 03:29, 9 September 2015

Usage

To display the context of an artifact. Mimics closely the format seen in-game.

Code

When creating the artifact subpage:

{{Artifact/Showhide
<noinclude>|state=uncollapsed</noinclude>
|type    = recon module
|title   = 
|intro   = 
|content =
}}<noinclude>
[[Category:Artifacts]]</noinclude>

When implementing the artifact on a page (an example):

{{:Recon Module: Gloaming Wildwoods}}

Parameters

|title

  • the title text near the recon module's icon in the arsenal.

|intro

  • The light blue text of the module seen in-game.

|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.

Personal tools