Edge Rewrite
Jump to content

Template:See also-text/doc

From Wikipedia, the free encyclopedia

{{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

[edit]
  • {{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

[edit]
CodeResult
{{See also-text|[[Article]]}}
{{See also-text|[[Article]]|[[Article]]}}
{{See also-text|[[Article]]|[[Article]]|[[Article]]}}

And so on up to 15 parameters.

TemplateData

[edit]