Views
Actions
Difference between revisions of "Template:See also"
From Forge Community Wiki
(Create template) |
m (Adds template data) |
||
| Line 1: | Line 1: | ||
See also: [[{{{1}}}]]{{#if:{{{2|}}}|{{#if:{{{3|}}}|, | and }}[[{{{2}}}]]{{#if:{{{3|}}}|{{#if:{{{4|}}}|, | and }}[[{{{3}}}]]{{#if:{{{4|}}}|{{#if:{{{5|}}}|, | and }}[[{{{4}}}]]{{#if:{{{5|}}}|{{#if:{{{6|}}}|, | and }}[[{{{5}}}]]{{#if:{{{6|}}}|{{#if:{{{7|}}}|, | and }}[[{{{6}}}]]{{#if:{{{7|}}}|{{#if:{{{8|}}}|, | and }}[[{{{7}}}]]{{#if:{{{8|}}}|{{#if:{{{9|}}}|, | and }}[[{{{8}}}]]{{#if:{{{9|}}}| and [[{{{9}}}]]}} |}} |}} |}} |}} |}} |}} |}}'' | See also: [[{{{1}}}]]{{#if:{{{2|}}}|{{#if:{{{3|}}}|, | and }}[[{{{2}}}]]{{#if:{{{3|}}}|{{#if:{{{4|}}}|, | and }}[[{{{3}}}]]{{#if:{{{4|}}}|{{#if:{{{5|}}}|, | and }}[[{{{4}}}]]{{#if:{{{5|}}}|{{#if:{{{6|}}}|, | and }}[[{{{5}}}]]{{#if:{{{6|}}}|{{#if:{{{7|}}}|, | and }}[[{{{6}}}]]{{#if:{{{7|}}}|{{#if:{{{8|}}}|, | and }}[[{{{7}}}]]{{#if:{{{8|}}}|{{#if:{{{9|}}}|, | and }}[[{{{8}}}]]{{#if:{{{9|}}}| and [[{{{9}}}]]}} |}} |}} |}} |}} |}} |}} |}}'' | ||
| + | <noinclude> | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "description": "The first article to see also", | ||
| + | "required": true, | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "2": {}, | ||
| + | "3": {}, | ||
| + | "4": {}, | ||
| + | "5": {}, | ||
| + | "6": {}, | ||
| + | "7": {}, | ||
| + | "8": {}, | ||
| + | "9": {} | ||
| + | }, | ||
| + | "description": "Adds a hatnote linking to similar or related articles. Used on section headers", | ||
| + | "format": "inline" | ||
| + | } | ||
| + | </templatedata> | ||
| + | </noinclude> | ||
Latest revision as of 03:02, 29 May 2021
See also: [[{{{1}}}]]
Adds a hatnote linking to similar or related articles. Used on section headers
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | The first article to see also | Unknown | required |
| 2 | 2 | no description | Unknown | optional |
| 3 | 3 | no description | Unknown | optional |
| 4 | 4 | no description | Unknown | optional |
| 5 | 5 | no description | Unknown | optional |
| 6 | 6 | no description | Unknown | optional |
| 7 | 7 | no description | Unknown | optional |
| 8 | 8 | no description | Unknown | optional |
| 9 | 9 | no description | Unknown | optional |