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
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="margin-left: 30px;">''For the {{{Description}}} see [[{{{Destination}}}]]''</div>
<div style="margin-left: 30px;">''For {{{Description}}} see [[{{{Destination}}}]]''</div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Line 18: Line 18:
<pre>
<pre>
{{About
{{About
|Description = Quest of the same name
|Description = the Quest of the same name
|Destination = The Galvanizer (Quest)
|Destination = The Galvanizer (Quest)
}}
}}
</pre>
</pre>
{{About
{{About
|Description = Quest of the same name
|Description = the Quest of the same name
|Destination = The Galvanizer (Quest)
|Destination = The Galvanizer (Quest)
}}
}}
[[Category:Formatting templates]]
[[Category:Formatting templates]]
</noinclude>
</noinclude>

Revision as of 15:33, 5 November 2019


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 = the Quest of the same name
|Destination = The Galvanizer (Quest)
}}
For the Quest of the same name see The Galvanizer (Quest)