Template:About: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Alleryn (talk | contribs)
Created page with "<includeonly> <div style="margin-left: 30px;">''For the {{{Description}}} see [[{{{Destination}}}]]''</div> </includeonly> <noinclude> ==Syntax== <pre> {{About |Description =..."
 
Alleryn (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{Ambox
<div style="margin-left: 30px;">''For the {{{Description}}} see [[{{{Destination}}}]]''</div>
|border=yellow
</includeonly>
|info=<span style="color:#c80000; font-weight:bold;">For the {{{Description}}} of the same name, see [[{{{Destination}}}]].</span>
}}</includeonly>
<noinclude>
<noinclude>
==Syntax==
==Syntax==
Line 18: Line 19:
<pre>
<pre>
{{About
{{About
|Description = Quest of the same name
|Description = quest
|Destination = The Galvanizer (Quest)
|Destination = The Galvanizer (Quest)
}}
}}
</pre>
</pre>
{{About
{{About
|Description = Quest of the same name
|Description = quest
|Destination = The Galvanizer (Quest)
|Destination = The Galvanizer (Quest)
}}
}}
[[Category:Formatting templates]]
[[Category:Formatting templates]]
</noinclude>
</noinclude>

Latest revision as of 20:09, 11 September 2020


Syntax

{{About
|Description =
|Destination =
}}

Description

Used to offer a potential redirect for a page requiring disambiguation, on the primary topic page, when there is only one other use.

Parameters

Description = The text to appear
Destination = The name of the alternative article requiring disambiguation

Example

{{About
|Description = quest
|Destination = The Galvanizer (Quest)
}}