Template:Placeholder Text: Difference between revisions

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

Latest revision as of 14:27, 3 April 2022

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