Mall:See also2/dok
Från Järnvägsdata
{{See also2}}, like {{See also}}, allows for a small set of see also information to be added to the head of an article or section. However, {{See also2}}'s parameters are provided as wikitext, rather than being automatically treated as links as with {{see also}}, allowing for more flexibiltiy where needed. To simply change the link text of a see-also link, you may want to use the labelN option of {{see also}} instead of using this template, e.g. {{see also|link target|label1=link text}}.
Usage
{{See also2|[[Article1|Link text1]]}}{{See also2|[[Article1|Link text1]]|[[Article2|Link text2]]}}{{See also2|[[Article1|Link text1]]|[[Article2|Link text2]]|[[Article3|Link text3]]}}...{{See also2|[[Article1|Link text1]]|[[Article2|Link text2]]|[[Article3|Link text3]]|...|[[Article15|Link text15]]}}
Example
| Code | Result |
|---|---|
{{see also2}} |
See also: Error: Template must be given at least one article nameyes
|
{{see also2|Article}} |
See also: Article
|
{{see also2|Article|Article}} |
|
{{see also2|Article|Article|Article}} |
And so on up to 15 parameters.
