Template:See also/doc: Difference between revisions
(Created page with '{{documentation subpage}}<includeonly>{{pp-template|small=yes}}</includeonly> {{tlx|See also}} is used for small sets of '''see also''' information at the head of [[Help:Section…') |
m (→See Also: Link to subsection: fix template) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{documentation subpage | {{documentation subpage}}</includeonly> | ||
{{tlx|See also}} is used for small sets of '''see also''' information at the head of [[Help:Section|article sections]] according to [[FamilySearch Wik:Layout]]. | {{tlx|See also}} is used for small sets of '''see also''' information at the head of [[Help:Section|article sections]] according to [[FamilySearch Wik:Layout]]. | ||
Line 37: | Line 37: | ||
<code><nowiki>{{See also|Michael Tritter#storyline|l1=Storyline}}</nowiki></code> gives | <code><nowiki>{{See also|Michael Tritter#storyline|l1=Storyline}}</nowiki></code> gives | ||
See also Michael Tritter#storyline l1=Storyline | |||
Section_template_list | |||
{{tl | <nowiki>{{tl Otheruses}}</nowiki> List other uses for a word or term. | ||
More hatnotes: | More hatnotes: Template:Otheruses templates | ||
<includeonly> | <includeonly> |
Latest revision as of 14:38, 12 January 2019
![]() |
This is a documentation subpage for Template:See also (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
</includeonly>
{{See also{{{2}}}{{{3}}}{{{4}}}{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}{{{10}}}{{{11}}}...}} is used for small sets of see also information at the head of article sections according to FamilySearch Wik:Layout.
Requirements
This template requires the ParserFunctions extension.
Usage
{{See also{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}{{{10}}}{{{11}}}...}}
- Up to 15 parameters are permitted: only the first is mandatory.
- The list is dynamically generated so that the word "and" is always placed between the final two entries.
- If more than 15 entries are supplied, a message will be displayed pointing out the problem.
- You can use parameters l1 to l15 to specify alternative labels for the links.
- NB
- make sure to start label parameters with a lowercase el (l), not a one (1) or pipe (|)
- adding newline characters will break article links
Example
Code | Result |
---|---|
{{See also{{{3}}}{{{4}}}{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}{{{10}}}{{{11}}}...}} | See also: Article
|
{{See also{{{4}}}{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}{{{10}}}{{{11}}}...}} | See also: Articleand Article 2
|
{{See also{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}{{{10}}}{{{11}}}...}} | |
{{See also{{{5}}}{{{6}}}{{{7}}}{{{8}}}{{{9}}}{{{10}}}{{{11}}}...}} | See also: Articleand Alternate title for Article 2
|
And so on up to 15 parameters.
See Also: Link to subsection
It possible to direct this template to link a particular section within another article.
{{See also|Michael Tritter#storyline|l1=Storyline}}
gives
See also Michael Tritter#storyline l1=Storyline
Section_template_list
{{tl Otheruses}} List other uses for a word or term. More hatnotes: Template:Otheruses templates