Template:About: Difference between revisions

From No Man's Land - A Trigun Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>:''This article is about {{{1}}}. For {{{2}}}, see [[{{{3}}}]].''</includeonly><noinclude> A hatnote template used to explain what an article is about and link to another article with a similar name. ;Example <pre>{{About|the manga chapter|the anime episode|DEMONS EYE}}</pre> {{About|the manga chapter|the anime episode|DEMONS EYE}} Category:Templates </noinclude>")
 
m (more templatedata)
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
<templatedata>
{
"params": {
"1": {
"label": "This article is about...",
"description": "Brief description of what this article is about.",
"example": "the manga chapter",
"type": "content"
},
"2": {
"label": "For...",
"description": "Brief description of what the target article is about.",
"example": "the anime episode",
"type": "content"
},
"3": {
"label": "Target article",
"description": "Page name of similarly named article that will be linked.",
"example": "DEMONS EYE",
"type": "wiki-page-name"
}
},
"description": "A hatnote template used to explain what an article is about and link to another article with a similar name. Additional Wikitext may be used in the first and second field. The third field will automatically generate the Wikitext for the page link.\n"
}
</templatedata></noinclude>

Latest revision as of 09:35, 25 September 2023

A hatnote template used to explain what an article is about and link to another article with a similar name.

Example
{{About|the manga chapter|the anime episode|DEMONS EYE}}
This article is about the manga chapter. For the anime episode, see DEMONS EYE.

A hatnote template used to explain what an article is about and link to another article with a similar name. Additional Wikitext may be used in the first and second field. The third field will automatically generate the Wikitext for the page link.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
This article is about...1

Brief description of what this article is about.

Example
the manga chapter
Contentoptional
For...2

Brief description of what the target article is about.

Example
the anime episode
Contentoptional
Target article3

Page name of similarly named article that will be linked.

Example
DEMONS EYE
Page nameoptional