Template:For: Difference between revisions

From Space Station 14 Wiki
defaultloadout-wikigg>Karmaworks
No edit summary
Aliser (talk | contribs)
depends on {{hatnote}}
 
(5 intermediate revisions by 2 users not shown)
Line 26: Line 26:
--></includeonly><!--  
--></includeonly><!--  


--><noinclude>{{doc}}</noinclude>
--><noinclude>
{{doc|bb=
{{depends on template|Hatnote}}
}}
 
[[Category:Hatnote templates]]
[[Category:Template starter-kit]]
<templatedata>
{
"params": {
"1": {
"label": "Topic",
"description": "The topic the following pages are about.",
"example": "more information",
"type": "line",
"required": true
},
"2": {
"label": "Related Page",
"description": "A related page.",
"example": "Related Page",
"type": "wiki-page-name",
"required": true
},
"3": {
"label": "Second Page",
"description": "A second related page.",
"example": "Second Related Page",
"type": "wiki-page-name"
},
"4": {
"label": "Third Page",
"description": "A third related page.",
"example": "Third Related Page",
"type": "wiki-page-name"
}
},
"description": "This hatnote template is meant to be used to show pages related to a topic the reader might want to visit.",
"paramOrder": [
"1",
"2",
"3",
"4"
],
"format": "inline"
}
</templatedata>
</noinclude>

Latest revision as of 00:33, 20 May 2025

Template documentation
view or edit this documentation about template documentation
Depends on template
This template depends on template:

Examples

Code Result
{{For|more information|Special:WantedPages}}
For more information, see Special:WantedPages.
{{For|more information|Special:WantedPages|Special:UncategorizedPages}}
For more information, see Special:WantedPages and Special:UncategorizedPages.
{{For|more information|Special:WantedPages|Special:UncategorizedPages|Special:UncategorizedCategories}}
{{For|more information|Special:WantedPages{{!}}Page 1}} (Custom link label)
For more information, see Page 1.

This hatnote template is meant to be used to show pages related to a topic the reader might want to visit.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Topic1

The topic the following pages are about.

Example
more information
Linerequired
Related Page2

A related page.

Example
Related Page
Page namerequired
Second Page3

A second related page.

Example
Second Related Page
Page nameoptional
Third Page4

A third related page.

Example
Third Related Page
Page nameoptional