Template:For: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
m (colon)
(differing usages)
Line 1: Line 1:
{{Dablink|For {{#if:{{{1|}}}|{{{1}}}|other uses}}, see: [[:{{{2|{{PAGENAME}} (disambiguation)}}}]]{{#if:{{{3|}}}|{{#if:{{{4|}}}|, [[:{{{3}}}]], {{#if:{{{5|}}}|[[:{{{4}}}]], {{#if:{{{6|}}}|[[:{{{5}}}]], {{#if:{{{7|}}}|[[:{{{6}}}]], {{#if:{{{8|}}}|[[:{{{7}}}]], {{#if:{{{9|}}}|[[:{{{8}}}]], {{#if:{{{10|}}}|[[:{{{9}}}]], {{#if:{{{11|}}}|[[:{{{10}}}]], {{#if:{{{12|}}}|[[:{{{11}}}]], {{#if:{{{13|}}}|[[:{{{12}}}]], {{#if:{{{14|}}}|[[:{{{13}}}]], {{#if:{{{15|}}}|[[:{{{14}}}]], {{#if:{{{16|}}}|[[:{{{15}}}]], {{#if:{{{17|}}}|[[:{{{16}}}]], {{#if:{{{18|}}}|[[:{{{17}}}]], {{#if:{{{19|}}}|[[:{{{18}}}]], {{#if:{{{20|}}}|[[:{{{19}}}]], {{#if:{{{21|}}}|[[:{{{20}}}]], and [[:{{{21}}}]]|and [[:{{{20}}}]]|and [[:{{{19}}}]]|and [[:{{{18}}}]]|and [[:{{{17}}}]]|and [[:{{{16}}}]]|and [[:{{{15}}}]]|and [[:{{{14}}}]]|and [[:{{{13}}}]]|and [[:{{{12}}}]]|and [[:{{{11}}}]]|and [[:{{{10}}}]]|and [[:{{{9}}}]]|and [[:{{{8}}}]]|and [[:{{{7}}}]]|and [[:{{{6}}}]]|and [[:{{{5}}}]]|and [[:{{{4}}}]]}}|&#32;and [[:{{{3}}}]]}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}.}}<noinclude>
{{Dablink|For {{#if:{{{1|}}}|{{{1}}}|other uses}}, see: [[:{{{2|{{PAGENAME}} (disambiguation)}}}]]{{#if:{{{3|}}}|{{#if:{{{4|}}}|, [[:{{{3}}}]], {{#if:{{{5|}}}|[[:{{{4}}}]], {{#if:{{{6|}}}|[[:{{{5}}}]], {{#if:{{{7|}}}|[[:{{{6}}}]], {{#if:{{{8|}}}|[[:{{{7}}}]], {{#if:{{{9|}}}|[[:{{{8}}}]], {{#if:{{{10|}}}|[[:{{{9}}}]], {{#if:{{{11|}}}|[[:{{{10}}}]], {{#if:{{{12|}}}|[[:{{{11}}}]], {{#if:{{{13|}}}|[[:{{{12}}}]], {{#if:{{{14|}}}|[[:{{{13}}}]], {{#if:{{{15|}}}|[[:{{{14}}}]], {{#if:{{{16|}}}|[[:{{{15}}}]], {{#if:{{{17|}}}|[[:{{{16}}}]], {{#if:{{{18|}}}|[[:{{{17}}}]], {{#if:{{{19|}}}|[[:{{{18}}}]], {{#if:{{{20|}}}|[[:{{{19}}}]], {{#if:{{{21|}}}|[[:{{{20}}}]], and [[:{{{21}}}]]|and [[:{{{20}}}]]|and [[:{{{19}}}]]|and [[:{{{18}}}]]|and [[:{{{17}}}]]|and [[:{{{16}}}]]|and [[:{{{15}}}]]|and [[:{{{14}}}]]|and [[:{{{13}}}]]|and [[:{{{12}}}]]|and [[:{{{11}}}]]|and [[:{{{10}}}]]|and [[:{{{9}}}]]|and [[:{{{8}}}]]|and [[:{{{7}}}]]|and [[:{{{6}}}]]|and [[:{{{5}}}]]|and [[:{{{4}}}]]}}|&#32;and [[:{{{3}}}]]}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}.}}<noinclude>{{TOCright}}


==Purpose==
==Purpose==
This {{tag|Shortcut templates|shortcut template}} is used at the <u>top</u> of article pages or [[Special:Categories|categories]] for simple {{tag|disambiguation}}s, and to show readers similar alternative articles.  This [[Special:Templates|template]] currently supports twenty additional articles.  See also {{W|template:For}} on [[English Wikipedia]].
This {{tag|Shortcut templates|shortcut template}} is used at the <u>top</u> of article pages or [[Special:Categories|categories]] for simple {{tag|disambiguation}}s, and to show readers similar alternative articles.  This [[Special:Templates|template]] currently supports twenty (20) additional articles.  See also {{W|template:For}} on [[English Wikipedia]].


==Usage==
==Usage==
===With no identifying targets===
This option generates a basic disambiguation option to its identical pagename:
;Code
;Code
<pre>{{for|the WikiIndex TourBusStop page|TourBusStop}}</pre>
<code><nowiki>{{For}}</nowiki></code>
;Output
;Output
{{for|the WikiIndex TourBusStop page|TourBusStop}}
{{For}}
 
===With additional targeted identifiers===
This option generates a number of specific and different article pages:
;Code
<code><nowiki>{{For|the WikiIndex TourBusStop page|TourBusStop}}</nowiki></code>
;Output
{{For|the WikiIndex TourBusStop page|TourBusStop}}


Don't forget to use the 'Show preview' (<tt>Alt+p</tt> on your keyboard) when experimenting with differing phrases within the template, before saving (<tt>Alt+s</tt>) your edit.
Don't forget to use the 'Show preview' (<tt>Alt+p</tt> on your keyboard) when experimenting with differing phrases within the template, before saving (<tt>Alt+s</tt>) your edit.
==See also==
*[[Template:Main]]
*[[Template:See also]]
*[[Template:Parent category]]


[[Category:Disambiguation|*]]</noinclude>
[[Category:Disambiguation|*]]</noinclude>

Revision as of 20:46, 30 July 2021

For other uses, see: For (disambiguation).Template:TOCright

Purpose

This shortcut template is used at the top of article pages or categories for simple disambiguations, and to show readers similar alternative articles. This template currently supports twenty (20) additional articles. See also Template:W on English Wikipedia.

Usage

With no identifying targets

This option generates a basic disambiguation option to its identical pagename:

Code

{{For}}

Output
For other uses, see: For (disambiguation).

With additional targeted identifiers

This option generates a number of specific and different article pages:

Code

{{For|the WikiIndex TourBusStop page|TourBusStop}}

Output
For the WikiIndex TourBusStop page, see: TourBusStop.

Don't forget to use the 'Show preview' (Alt+p on your keyboard) when experimenting with differing phrases within the template, before saving (Alt+s) your edit.

See also