Difference between revisions of "Template:Disambiguation"

From SMT: Dx2 Wiki
Jump to: navigation, search
(Usage/Example)
Line 14: Line 14:
 
<div style="clear: both;"></div>
 
<div style="clear: both;"></div>
 
{| align="right" width="70%"
 
{| align="right" width="70%"
|{{Disambiguation|Page1|Page 2|Page 3|Page 4}}
+
|{{Disambiguation|Page 1|Page 2|Page 3|Page 4}}
 
|}
 
|}
 
{| align="left"
 
{| align="left"
|<pre>{{Disambiguation|Page1|Page 2|Page 3|Page 4}}</pre>
+
|<pre>{{Disambiguation|Page 1|Page 2|Page 3|Page 4}}</pre>
 
|}
 
|}
 
<div style="clear: both;"></div></noinclude>
 
<div style="clear: both;"></div></noinclude>

Revision as of 21:11, 5 January 2020

Usage/Example

This template is designed to take upto 10 parameters to redirect the user to their intended page based on similar page names.


Were you looking for Page1?


{{Disambiguation|Page1}}

Were you looking for Page 1 or Page 2 or Page 3 or Page 4?


{{Disambiguation|Page 1|Page 2|Page 3|Page 4}}