Template:For/doc: Difference between revisions

From Paw Borough Wiki
(Created page with "==Examples== {{For}} <pre>{{For}}</pre> {{For|1|2|3}} <pre>{{For|1|2|3}}</pre> {{For|the food item|Chicks}} <pre>{{For|the food item|Chicks}}</pre> ==Template Parameters== <templatedata> { "params": { "1": { "description": "Replaces \"other uses\".", "default": "other uses" }, "2": { "description": "Name of the related page.", "default": "{{PAGENAME}} (Disambiguation)" }, "3": { "description": "Name of the second related page." } } }...")
 
mNo edit summary
Line 4: Line 4:
{{For|1|2|3}}
{{For|1|2|3}}
<pre>{{For|1|2|3}}</pre>
<pre>{{For|1|2|3}}</pre>
{{For|the food item|[[Chicks]]}}
{{For|the food item|Chicks}}
<pre>{{For|the food item|[[Chicks]]}}</pre>
<pre>{{For|the food item|Chicks}}</pre>


==Template Parameters==
==Template Parameters==

Revision as of 23:56, 2 August 2026

Examples

For other uses, see For/doc (disambiguation).
{{For}}
For 1, see 2 and 3.
{{For|1|2|3}}
For the food item, see Chicks.
{{For|the food item|Chicks}}

Template Parameters

No description.

Template parameters

ParameterDescriptionTypeStatus
11

Replaces "other uses".

Default
other uses
Unknownoptional
22

Name of the related page.

Default
{{PAGENAME}} (Disambiguation)
Unknownoptional
33

Name of the second related page.

Unknownoptional