Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Placeholder Text"

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

See also