Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Evon R'al/Sandbox template/doc: Difference between revisions

From EVE University Wiki
m Blank page for next project
Tag: Blanking
m Working on template {{Related class}}
Line 1: Line 1:
<noinclude>{{main|Template:Related class}}</noinclude>
This is a template to point readers towards pertinent [[classes]] offered by EVE University. It produces a small text box with links on the right-hand margin of a page, and should be placed near the top of a page (but below any infoboxes).


=== Usage ===
{{code|<nowiki>{{ related class | class 1 | class 2 | class 3 | class 4 | class 5 }}</nowiki>}}
The template can link up to five classes (obviously only link to as many as you think pertinent!). Don't enclose the names of the classes with square brackets; the template will do that for you. Make sure you get the spelling and capitalisation of the classes right.
You can find a list of all classes offered by EVE University at the [[Syllabus Library]], [[EVE University Class Library|Class Library]], or [[:Category:Classes|Classes category]].
==== Advanced usage ====
The syntax above should be sufficient for normal use, but if the classes you would like to link to have very long and cumbersome names, you can use [http://en.wikipedia.org/wiki/Wikipedia:Piped_link piped links] to shorten them. However, as you can't use the pipe character (<code>|</code>) to denote a piped link (as the template will think you are passing it the names of two different classes), you have to use the <code>{{t|!}}</code> template instead:
{{code|<nowiki>full class name{{!}}short name</nowiki>}}
==== Examples ====
<code><nowiki>{{related class | Jump Clones 101 }}</nowiki></code>: {{related class | Jump Clones 101 }}
<div style="clear:both"></div>
<code><nowiki>{{related class | Ratting 101 | Missioning 101 | Freighter 101 | Invention 101 }}</nowiki></code>: {{related class | Ratting 101 | Missioning 101 | Freighter 101 | Invention 101 }}
<div style="clear:both"></div>
<code><nowiki>{{related class | Logistics 103: Carriers, Triage, Advanced Tactics{{!}}Logistics 103 }}</nowiki></code>: {{related class | Logistics 103: Carriers, Triage, Advanced Tactics{{!}}Logistics 103 }}
<includeonly>[[Category:Navigational templates]]</includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>