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

From SpiralKnights

Jump to: navigation, search
m
m (remove old repeat)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Parameters==
+
==Usage==
===Required===
+
For show/hiding large amounts of dialogue on pages describing [[:Category:Knights|NPC knights]] or other NPC charcaters.
  
;Title
+
Keep in mind that many NPCs show up in more than one place - for example, [[Feron]] - so this template is flexible when it comes to keeping dialogue organized, because it emphasizes the location the dialogue can be initiated.
:Puts a title in the NavHead
+
  
;Content
+
==Code==
:Puts content in the NavContent
+
<pre>
 +
{{Showhide/Dialogue
 +
|title = TITLE
 +
|content =
 +
'''Map''':
 +
----
 +
<gallery heights = 347px widths = 347px perrow = 1>
 +
File:FILENAME.TYPE|NOTES ABOUT LOCATION
 +
</gallery>
  
==Usage==
+
'''Dialogue''':
For show/hiding large amounts of dialogue on pages describing [[:Category:Knights|NPC knights]] or other NPC charcaters.
+
----
 +
CONTENT
 +
}}
 +
</pre>
  
'''Example''':
+
==Parameters==
 +
|title
 +
:"LOCATION" in/of "AREA NAME" OR just the character name(s), depending on the page the template is used
  
<nowiki>
+
|content
{{Showhide/Dialogue</nowiki><br/><nowiki>
+
:Text or pictures of the knight's dialogue as well as the player's possible responses, and a map showing the location of the dialogue via gallery
|title = "LOCATION" in/of "AREA NAME"</nowiki><br/><nowiki>
+
|content = Either text or pictures of the knight's dialogue as well as the player's possible responses</nowiki><br/><nowiki>
+
}}</nowiki><br/>
+
  
'''Produces''':
+
==Examples==
 +
See [http://wiki.spiralknights.com/index.php?title=Special:WhatLinksHere/Template:Showhide/Dialogue&limit=500&namespace=0 what links here] for examples of this template in action.
  
{{Showhide/Dialogue
+
==See Also==
|title = "LOCATION" in/of "AREA NAME"
+
[http://forums.spiralknights.com/en/node/107407 Forum Discussion] about this template.
|content = Either text or pictures of the knight's dialogue as well as the player's possible responses go here
+
}}
+
 
+
'''Functioning Example''':
+
{{Showhide/Dialogue
+
|title = Mission Lobby of "Grinchlin Assault"
+
|content = pending
+
}}
+

Latest revision as of 16:06, 27 July 2015

Usage

For show/hiding large amounts of dialogue on pages describing NPC knights or other NPC charcaters.

Keep in mind that many NPCs show up in more than one place - for example, Feron - so this template is flexible when it comes to keeping dialogue organized, because it emphasizes the location the dialogue can be initiated.

Code

{{Showhide/Dialogue
|title = TITLE
|content = 
'''Map''':
----
<gallery heights = 347px widths = 347px perrow = 1>
File:FILENAME.TYPE|NOTES ABOUT LOCATION
</gallery>

'''Dialogue''':
----
CONTENT
}}

Parameters

|title

"LOCATION" in/of "AREA NAME" OR just the character name(s), depending on the page the template is used

|content

Text or pictures of the knight's dialogue as well as the player's possible responses, and a map showing the location of the dialogue via gallery

Examples

See what links here for examples of this template in action.

See Also

Forum Discussion about this template.

Personal tools