Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
Difference between revisions of "Template:Otheruses"
From Unreal Wiki, The Unreal Engine Documentation Site
m |
m |
||
Line 4: | Line 4: | ||
| text = {{#if: {{{1|}}} | | text = {{#if: {{{1|}}} | ||
| This article is about {{{1}}}. | | This article is about {{{1}}}. | ||
− | }}{{#if:{{{2|}}} | + | }} {{#if:{{{2|}}} |
| For {{{2}}}, see {{#if: {{{3|}}} | | For {{{2}}}, see {{#if: {{{3|}}} | ||
| [[{{{3}}}]] | | [[{{{3}}}]] | ||
Line 13: | Line 13: | ||
| [[{{PAGENAME}} (disambiguation)]] | | [[{{PAGENAME}} (disambiguation)]] | ||
}}. | }}. | ||
− | }}{{#if: {{{2|}}} | + | }} {{#if: {{{2|}}} |
| {{#if: {{{4|}}} | | {{#if: {{{4|}}} | ||
| {{#ifeq: {{{4}}} | 1 | | {{#ifeq: {{{4}}} | 1 | ||
Line 25: | Line 25: | ||
}}. | }}. | ||
}} | }} | ||
− | }}{{#if: {{{4|}}} | + | }} {{#if: {{{4|}}} |
| {{#if: {{{6|}}} | | {{#if: {{{6|}}} | ||
| {{#ifeq: {{{6}}} | 1 | | {{#ifeq: {{{6}}} | 1 | ||
Line 37: | Line 37: | ||
}}. | }}. | ||
}} | }} | ||
− | }}{{#if: {{{6|}}} | + | }} {{#if: {{{6|}}} |
| {{#if: {{{8|}}} | | {{#if: {{{8|}}} | ||
| {{#ifeq: {{{8}}} | 1 | | {{#ifeq: {{{8}}} | 1 |
Latest revision as of 04:34, 12 March 2008
For other uses, see Otheruses (disambiguation). |
[edit] Documentation
This template should be placed at the top of a page to link the reader to articles with similar titles or concepts that they may have been seeking instead.
Usage[edit]
{{otheruses|use1}}
This article is about use1. For other uses, see Otheruses (disambiguation). |
{{otheruses|use1|use2}}
This article is about use1. For use2, see Otheruses (disambiguation). |
{{otheruses|use1|use2|page2}}
This article is about use1. For use2, see page2. |
{{otheruses|use1|use2|page2|use3|page3|use4|page4|use5|page5}}
This article is about use1. For use2, see page2. For use3, see page3. For use4, see page4. For use5, see page5. |
When there as many other uses as in the last example, it would be more appropriate to create a dedicated disambiguation page, which is marked with {{disambig}}.