Template:See also/doc

From EVE University Wiki
< Template:See also
Revision as of 10:14, 7 August 2024 by Evon R'al (talk | contribs) (Update docs for the use of the l<x> parameter.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description
This template produces a See also line of text with maximum of 15 targets.
Syntax
{{See also|<Target 1>|<Target 2>|<...>|<Target 15>|<lx= title>|<...>}}
Parameters
Target x
The name of the target article, anchors(#) can be used.
lx
Title of the target when different from the target name. Where x is the same as the targets position in the list of anonymous parameters.. (Optional)
The position of the lx parameters is irrelevant and does not have to be in order.
Sample
{{See also|Sandbox|Main Page|EVE University}} gives...
See also: Sandbox, Main Page, and EVE University


{{See also|Sandbox|Main Page|EVE University|l2= EVE Universities start page}} gives...
See also: Sandbox, EVE Universities start page, and EVE University
{{See also|Sandbox|Main Page|l2= EVE Universities start page|EVE University}} gives...
See also: Sandbox, EVE Universities start page, and EVE University
"Main Page", the target that has its display text changed is in the second position of the anonymous parameters so l2 is used. As can be seen the position of the l2 does not matter.