Template:About: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><div role="note" class="hatnote noexcerpt">{{#if: {{{subject|}}} {{{1|}}} | This article is about {{{subject|{{{1|}}}}}}.}} {{#if: {{{use1|}}} | For {{{use1}}}, see [[{{{article1|{{color|red|Error! No target article was specified {{main namespace only|[[Category:Articles with errors]]}}}}}}}]].| For other uses, see [[{{{disambig|{{PAGENAME}}}}} (disambiguation)]].}} {{#if: {{{use2|}}} | For {{{use2}}}, see {{{article2|{{color|red|Error! No target article w...") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div role="note" class="hatnote noexcerpt">{{#if: {{{subject | <includeonly><div role="note" class="hatnote noexcerpt">{{#if: {{{subject|}}} | This article is about {{{subject|}}}.}} {{#if: {{{use1|}}} | For {{{use1}}}, see [[{{{article1|{{color|red|Error! No target article was specified {{main namespace only|[[Category:Articles with errors]]}}}}}}}]].| For other uses, see [[{{{disambig|{{PAGENAME}}}}} (disambiguation)]].}} {{#if: {{{use2|}}} | For {{{use2}}}, see [[{{{article2|{{color|red|Error! No target article was specified {{main namespace only|[[Category:Articles with errors]]}}}}}}}]].}} {{#if: {{{use3|}}} | For {{{use3}}}, see [[{{{article3|{{color|red|Error! No target article was specified {{main namespace only|[[Category:Articles with errors]]}}}}}}}]].}} {{#ifeq: {{{1|}}} {{{2|}}} {{{3|}}} {{{4|}}} {{{5|}}} {{{6|}}} {{{7|}}} {{{8|}}} | other| For other uses, see [[{{{disambig|{{PAGENAME}}}}} (disambiguation)]].}}</div></includeonly><noinclude>{{documentation|content=Inserts a disambiguation hatnote detailing other potential uses of a term | ||
=== Example 1 === | === Example 1 === | ||
Line 43: | Line 43: | ||
}, | }, | ||
"subject": { | "subject": { | ||
" | "label": "Subject", | ||
"description": "What the article is about." | |||
}, | }, | ||
"use1": {}, | "use1": {}, |
Revision as of 15:55, 28 December 2023
Template documentation
Inserts a disambiguation hatnote detailing other potential uses of a term
Example 1
- Wikitext
{{About | subject = the disambiguation template that adds an about | use1 = the template that adds a see also | article1 = Template:See also | other }}
- Result
This article is about the disambiguation template that adds an about. For the template that adds a see also, see Template:See also. For other uses, see About (disambiguation).
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Other uses | 2 3 4 5 6 7 8 | Adds a link to a disambiguation page. Only accepts "other".
| Unknown | suggested |
Subject | subject | What the article is about. | Unknown | optional |
use1 | use1 | no description | Unknown | optional |
article1 | article1 | no description | Unknown | optional |
disambig | disambig | no description | Unknown | optional |
use2 | use2 | no description | Unknown | optional |
article2 | article2 | no description | Unknown | optional |
use3 | use3 | no description | Unknown | optional |
article3 | article3 | no description | Unknown | optional |