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| | {{For|the food item|Chicks}} | ||
<pre>{{For|the food item| | <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|2|3}}
- For the food item, see Chicks.
{{For|the food item|Chicks}}
Template Parameters
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | Replaces "other uses".
| Unknown | optional |
| 2 | 2 | Name of the related page.
| Unknown | optional |
| 3 | 3 | Name of the second related page. | Unknown | optional |
