Template:Disambiguation: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>FANDOM (Fandom) No edit summary |
imported>Tsukuyomiii Reworks Disambiguation template for actual use |
||
| Line 1: | Line 1: | ||
<includeonly><div align="center"> |
|||
{{MessageBox |
|||
---- |
|||
| header = Disambiguation page for {{PAGENAME}} |
|||
''Were you looking for {{#if: {{{1|}}} | [[{{{1}}}]] | to define a disambiguation}}{{#if: {{{2|}}} | or [[{{{2}}}]]}}{{#if: {{{3|}}} | or [[{{{3}}}]]}}{{#if: {{{4|}}} | or [[{{{4}}}]]}}{{#if: {{{5|}}} | or [[{{{5}}}]]}}{{#if: {{{6|}}} | or [[{{{6}}}]]}}{{#if: {{{7|}}} | or [[{{{7}}}]]}}{{#if: {{{8|}}} | or [[{{{8}}}]]}}{{#if: {{{9|}}} | or [[{{{9}}}]]}}{{#if: {{{10|}}} | or [[{{{10}}}]]}}?'' |
|||
| type = disambiguation |
|||
----</div>[[Category:Disambiguation]]</includeonly> |
|||
| text = The following is a list of links to pages that might share the same title. |
|||
<noinclude>[[Category:Templates/Headers|{{PAGENAME}}]] |
|||
| comment = Please follow one of the disambiguation links below or [[Special:Search|search]] to find the page you were looking for if it is not listed. If an [[Special:Whatlinkshere/{{FULLPAGENAME}}|internal link]] led you here, you may wish to change the link to point directly to the intended article. |
|||
==Usage/Example== |
|||
| class = notice hidden |
|||
This template is designed to take upto 10 parameters to redirect the user to their intended page based on similar page names. |
|||
| id = disambiguation}} |
|||
{| align="right" width="70%" |
|||
<includeonly>__DISAMBIG__[[Category:Disambiguations]]</includeonly><noinclude> |
|||
|{{Disambiguation|Page1}} |
|||
{{documentation}}</noinclude> |
|||
|} |
|||
{| align="left" |
|||
|<pre>{{Disambiguation|Page1}}</pre> |
|||
|} |
|||
<div style="clear: both;"></div> |
|||
{| align="right" width="70%" |
|||
|{{Disambiguation|Page1|Page 2|Page 3|Page 4}} |
|||
|} |
|||
{| align="left" |
|||
|<pre>{{Disambiguation|Page1|Page 2|Page 3|Page 4}}</pre> |
|||
|} |
|||
<div style="clear: both;"></div></noinclude> |
|||