Template:Placeholder Text/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Sekoia (historical) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Usage== This is used to style placeholder text used in place of customized t...") |
(→See also: expanded as table with output) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
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 {{tl|Character}}: {{Character}}. This template should be used only to create standardized placeholder templates and not in missions directly. | 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 {{tl|Character}}: {{Character}}. This template should be used only to create standardized placeholder templates and not in missions directly. | ||
Syntax: <nowiki>{{Placeholder Text|text=Inline text| | Syntax: <nowiki>{{Placeholder Text|text=Inline text|desc=Description text (hover to view)}}</nowiki><br /> | ||
Renders as: {{Placeholder Text|text=Inline text| | Renders as: {{Placeholder Text|text=Inline text|desc=Description text (hover to view)}} | ||
== | ==Templates using Placeholder Text== | ||
{| class="wikitable" | |||
! scope="col" | Template | |||
! scope="col" | Output | |||
|- | |||
| {{tl|Active Contact}} | |||
| {{Active Contact}} | |||
|- | |||
| {{tl|Archetype}} | |||
| {{Archetype}} | |||
|- | |||
| {{tl|Boss Name}} | |||
| {{Boss Name}} | |||
|- | |||
| {{tl|Character}} | |||
| {{Character}} | |||
|- | |||
| {{tl|Contact}} | |||
| {{Contact}} | |||
|- | |||
| {{tl|Primary Power Set}} | |||
| {{Primary Power Set}} | |||
|- | |||
| {{tl|Strike Force}} | |||
| {{Strike Force}} | |||
|- | |||
| {{tl|Task Force}} | |||
| {{Task Force}} | |||
|- | |||
| {{tl|Zone name}} | |||
| {{Zone name}} | |||
|} | |||
<includeonly><!-- | <includeonly><!-- |
Latest revision as of 19:18, 15 March 2023
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 |