Template:Placeholder Text: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
imported>Sekoia
(Created page with "<span style="text-decoration: none; border-bottom: 1px dotted;" title="{{{hover}}}">{{{text}}}</span><noinclude>{{documentation}}</noinclude>")
 
imported>Sekoia
(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>

Latest revision as of 20:15, 1 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

See also