Template:About: Difference between revisions

From makernexuswiki
(Template for "This page is about X. For Y see ..." message.)
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Use this template at the top of a page, when users might be looking for something elss.
Use this template at the top of a page, when users might be looking for something else.


'''Example:'''
'''Example:'''


<tt><nowiki>{{About|general woodworking tools and tips|the wood shop at the MakerNexus makerspace in Sunnyvale, CA|[[MN-S Wood Shop]]}}</nowiki></tt>
<tt><nowiki>{{About|general woodworking tools and tips|the wood shop at the MakerNexus makerspace in Sunnyvale, CA|[[MN-Woodshop]]}}</nowiki></tt>


'''Result:'''
'''Result:'''


{{About|general woodworking tools and tips|the wood shop at the MakerNexus makerspace in Sunnyvale, CA|[[MN-S Wood Shop]]}}
{{About|general woodworking tools and tips|the wood shop at the MakerNexus makerspace in Sunnyvale, CA|[[MN-Woodshop]]}}


'''Note:''' The template doesn't automatically supply the double brackets to make the third argument a link. That's in case, for example, someone wants to use the template to supply readers with something other than a single internal link.
'''Note:''' The template doesn't automatically supply the double brackets to make the third argument a link. That's in case, for example, someone wants to use the template to supply readers with something other than a single internal link.


<onlyinclude><includeonly>:''This page is about {{{1}}}. For {{{2}}}, see {{{3}}}.''</includeonly></onlyinclude>
<onlyinclude><includeonly>:''This page is about {{{1}}}. For {{{2}}}, see {{{3}}}.''</includeonly></onlyinclude>

Latest revision as of 00:06, 9 January 2025

Use this template at the top of a page, when users might be looking for something else.

Example:

{{About|general woodworking tools and tips|the wood shop at the MakerNexus makerspace in Sunnyvale, CA|[[MN-Woodshop]]}}

Result:

This page is about general woodworking tools and tips. For the wood shop at the MakerNexus makerspace in Sunnyvale, CA, see MN-Woodshop.

Note: The template doesn't automatically supply the double brackets to make the third argument a link. That's in case, for example, someone wants to use the template to supply readers with something other than a single internal link.