Difference between revisions of "Template:About"

From Project: Gorgon Wiki
Jump to: navigation, search
m
(Now uses Ambox)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<div style="margin-left: 30px;">''For {{{Description}}} see [[{{{Destination}}}]]''</div>
+
{{Ambox
 +
|border=yellow
 +
|info=<span style="color:#c80000; font-weight:bold;">For {{{Description}}}, see [[{{{Destination}}}]]</span>
 +
}}
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>
Line 18: Line 21:
 
<pre>
 
<pre>
 
{{About
 
{{About
|Description = the 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 = the 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 18:11, 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)
}}