Template:See also-text/doc
This is a documentation subpage for Template:See also-text. It may contain usage information, categories and other content that is not part of the original template page. |
{{See also-text}}
, 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 also-text}}
's parameters are provided as wikitext, rather than being automatically treated as links as with {{see also}}
, allowing for more flexibility 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 also-text|[[Article1|Link text1]]}}
{{See also-text|[[Article1|Link text1]]|[[Article2|Link text2]]}}
{{See also-text|[[Article1|Link text1]]|[[Article2|Link text2]]|[[Article3|Link text3]]}}
...
{{See also-text|[[Article1|Link text1]]|[[Article2|Link text2]]|[[Article3|Link text3]]|...|[[Article15|Link text15]]}}
Example
Code | Result |
---|---|
{{See also-text}} |
|
{{See also-text|[[Article]]}} |
|
{{See also-text|[[Article]]|[[Article]]}} |
|
{{See also-text|[[Article]]|[[Article]]|[[Article]]}} |
And so on up to 15 parameters.
TemplateData
TemplateData documentation used by VisualEditor and other tools
|
---|
See a monthly parameter usage report for Template:See also-text in articles based on its TemplateData.
TemplateData for See also-text <templatedata> { "params": { "1": {}, "2": {}, "3": {}, "4": {}, "5": {}, "6": {}, "7": {}, "8": {}, "9": {}, "10": {}, "11": {}, "12": {}, "13": {}, "14": {}, "15": {}, "16": {} }, "description": "See also-text, 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 also-text's parameters are provided as wikitext, rather than being automatically treated as links as with See also, allowing for more flexibility where needed." } </templatedata> </templatedata> |