Template:Placeholder Text: Difference between revisions

From Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia (historical)
(Created page with "<span style="text-decoration: none; border-bottom: 1px dotted;" title="{{{hover}}}">{{{text}}}</span><noinclude>{{documentation}}</noinclude>")
 
imported>Sekoia (historical)
(replacing {{{hover}}} with {{{desc}}} to reflect function rather than presentation)
Line 1: Line 1:
<span style="text-decoration: none; border-bottom: 1px dotted;" title="{{{hover}}}">{{{text}}}</span><noinclude>{{documentation}}</noinclude>
<span style="text-decoration: none; border-bottom: 1px dotted;" title="{{{desc}}}">{{{text}}}</span><noinclude>{{documentation}}</noinclude>

Revision as of 00:15, 2 June 2012

{{{text}}}

[edit] [purge] Documentation

Usage

This is used to style placeholder text used in place of customized text found in game. For instance, mission dialog often addresses the character by name. We replace the name with the placeholder {{Character}}: Character. This template should be used only to create standardized placeholder templates and not in missions directly.

Syntax: {{Placeholder Text|text=Inline text|desc=Description text (hover to view)}}
Renders as: Inline text

Templates using Placeholder Text

Template Output
{{Active Contact}} Active Contact
{{Archetype}} Archetype
{{Boss Name}} Boss Name
{{Character}} Character
{{Contact}} Contact
{{Primary Power Set}} Primary Power Set
{{Strike Force}} Strike Force Name
{{Task Force}} Task Force Name
{{Zone name}} Zone Name