Mostly Harmless

Difference between revisions of "Template:Otheruses"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m
m
Line 1: Line 1:
 
{{ambox
 
{{ambox
| style = font-style: italic;
 
 
| type  = info
 
| type  = info
| text  = {{#if: {{{1|}}}
+
| style = font-style: italic;
  | This article is about {{{1}}}.
+
| text  = {{#if: {{{1|}}}|This article is about {{{1}}}.  }}{{#if:{{{2|}}}|For {{{2}}}, see {{#if:{{{3|}}}|[[{{{3}}}]]|[[{{PAGENAME}} (disambiguation)]]}}.  |For other uses, see {{#if:{{{3|}}}|[[{{{3}}}]]|[[{{PAGENAME}} (disambiguation)]]}}.}}{{#if:{{{2|}}}|{{#if:{{{4|}}}|{{#ifeq:{{{4}}}|1|For other uses, see {{#if:{{{5|}}}|[[{{{5}}}]]|[[{{PAGENAME}} (disambiguation)]]}}.|For {{{4}}}, see {{#if:{{{5|}}}|[[{{{5}}}]]|[[{{PAGENAME}} (disambiguation)]]}}.  }}}}{{#if:{{{4|}}}|{{#if:{{{6|}}}|{{#ifeq:{{{6}}}|1|For other uses, see {{#if:{{{7|}}}|[[{{{7}}}]]|[[{{PAGENAME}} (disambiguation)]]}}.|For {{{6}}}, see {{#if:{{{7|}}}|[[{{{7}}}]]|[[{{PAGENAME}} (disambiguation)]]}}.  }}}}{{#if:{{{6|}}}|{{#if:{{{8|}}}|{{#ifeq:{{{8}}}|1|For other uses, see {{#if:{{{9|}}}|[[{{{9}}}]]|[[{{PAGENAME}} (disambiguation)]]}}.|For {{{8}}}, see {{#if:{{{9|}}}|[[{{{9}}}]]|[[{{PAGENAME}} (disambiguation)]]}}.  }}}}}}}}}}
  }}{{#if:{{{2|}}}
+
  | For {{{2}}}, see {{#if: {{{3|}}}
+
    | [[{{{3}}}]]
+
    | [[{{PAGENAME}} (disambiguation)]]
+
    }}.
+
  | For other uses, see {{#if: {{{3|}}}
+
    | [[{{{3}}}]]
+
    | [[{{PAGENAME}} (disambiguation)]]
+
    }}.
+
  }}{{#if: {{{2|}}}
+
  | {{#if: {{{4|}}}
+
    | {{#ifeq: {{{4}}} | 1
+
      | For other uses, see {{#if: {{{5|}}}
+
        | [[{{{5}}}]]
+
        | [[{{PAGENAME}} (disambiguation)]]
+
        }}.
+
      | For {{{4}}}, see {{#if: {{{5|}}}
+
        | [[{{{5}}}]]
+
        | [[{{PAGENAME}} (disambiguation)]]
+
        }}.
+
      }}
+
    }}{{#if: {{{4|}}}
+
    | {{#if: {{{6|}}}
+
      | {{#ifeq: {{{6}}} | 1
+
        | For other uses, see {{#if: {{{7|}}}
+
          | [[{{{7}}}]]
+
          | [[{{PAGENAME}} (disambiguation)]]
+
          }}.
+
        | For {{{6}}}, see {{#if: {{{7|}}}
+
          | [[{{{7}}}]]
+
          | [[{{PAGENAME}} (disambiguation)]]
+
          }}.
+
        }}
+
      }}{{#if: {{{6|}}}
+
      | {{#if: {{{8|}}}
+
        | {{#ifeq: {{{8}}} | 1
+
          | For other uses, see {{#if: {{{9|}}}
+
            | [[{{{9}}}]]
+
            | [[{{PAGENAME}} (disambiguation)]]
+
            }}.
+
          | For {{{8}}}, see {{#if: {{{9|}}}
+
            | [[{{{9}}}]]
+
            | [[{{PAGENAME}} (disambiguation)]]
+
            }}.
+
          }}
+
        }}
+
      }}
+
    }}
+
  }}
+
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 13:37, 4 March 2008

[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

  • {{otheruses|use1}}
  • {{otheruses|use1|use2}}
  • {{otheruses|use1|use2|page2}}
  • {{otheruses|use1|use2|page2|use3|page3|use4|page4|use5|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}}.

See also