Difference between revisions of "About"

m
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="margin-left:1.6em; margin-bottom: 1rem;">''This article is about {{{1|{{{name|{{error|No about text provided. Add a name parameter.}}}}}}}}. For {{{2|{{{use|other uses}}}}}}, see [[{{{3|{{{page|{{PAGENAME}} (disambiguation)}}}}}}]].''</div>
+
<includeonly><div style="margin-left:1.6em; margin-bottom: 1rem;"><!-- styling
</includeonly><noinclude>{{About/Documentation}}</noinclude>
+
-->''This article is about {{{1|{{error|No about text provided. Add an about parameter.}}}}}. <!-- about text
 +
-->For {{{2|{{{use1|other uses}}}}}}, see [[{{{3|{{{page1|{{PAGENAME}} (disambiguation)}}}}}}]].<!-- first use
 +
-->{{#if:{{{page2|}}}|&nbsp;For {{{use2|another use}}}, see [[{{{page2}}}]].}}''<!-- second use
 +
--></div></includeonly><noinclude>{{{{PAGENAME}}/Documentation}}</noinclude>

Latest revision as of 13:29, 24 December 2023

Description[edit]

Should be placed at the top of an article. Links to pages of similar titles or concepts that the reader may be looking for.

Usage[edit]

{{about|<the about template>}}
{{about|<the about template>|<other templates>}}
{{about|<the about template>|<other templates>|<Special:UnusedTemplates>}}

Parameters[edit]

Arrow.png1: Text explaining what the article is about.
Required.
Arrow.pnguse1: The uses of the similar article that the reader may be looking for.
Optional. Defaults to 'other uses'.
Notes: Usually kept blank if there is more than one similar article.
Arrow.pngpage1: The name of the page that the reader may be looking for.
Optional. Defaults to '{{PAGENAME}} disambiguation'.
Arrow.pnguse2: The uses of a second similar article that the reader may be looking for.
Optional. Defaults to 'another use'.
Arrow.pngpage2: The name of the second page that the reader may be looking for.
Required.

Errors[edit]

No about text provided. Add a name parameter.