Template:University entry: Difference between revisions
Jump to navigation
Jump to search
m (added category) |
m (added documentation) |
||
Line 17: | Line 17: | ||
Example: | Example: | ||
<pre> | <pre> | ||
{|class=wikitable | |||
<!--- other entries ---> | |||
{{University entry | {{University entry | ||
|University = University of Ferrarra in Italy | |University = University of Ferrarra in Italy | ||
|LinkToSegment = | |LinkToSegment = [[SGU_Episode_3#Interview_with_Massimo_Pigliucci_.2816:22.29]] | ||
|Description = Massimo Pigliucci got a degree there | |Description = Massimo Pigliucci got a degree there | ||
}} | }} | ||
<!--- other entries ---> | |||
|} | |||
</pre> | </pre> | ||
Output: | |||
{|class=wikitable | |||
{{University entry | |||
|University = University of Ferrarra in Italy | |||
|LinkToSegment = [[SGU_Episode_3#Interview_with_Massimo_Pigliucci_.2816:22.29]] | |||
|Description = Massimo Pigliucci got a degree there | |||
}} | |||
|} | |||
=== Copy === | === Copy === | ||
Line 28: | Line 44: | ||
{{University entry | {{University entry | ||
|University = University of Ferrarra in Italy | |University = University of Ferrarra in Italy | ||
|LinkToSegment = | |LinkToSegment = [[SGU_Episode_3#Interview_with_Massimo_Pigliucci_.2816:22.29]] | ||
|Description = Massimo Pigliucci got a degree there | |Description = Massimo Pigliucci got a degree there | ||
}} | }} |
Revision as of 15:31, 13 September 2016
| | |
Description
This template is used to add formatted entries to the sortable table on the Universities on the SGU page.
Usage
Entries should be added in order, as the table does not automatically order itself on opening.
Optional variables:
University
LinkToSegment
Description
Example:
{|class=wikitable <!--- other entries ---> {{University entry |University = University of Ferrarra in Italy |LinkToSegment = [[SGU_Episode_3#Interview_with_Massimo_Pigliucci_.2816:22.29]] |Description = Massimo Pigliucci got a degree there }} <!--- other entries ---> |}
Output:
University of Ferrarra in Italy | SGU_Episode_3#Interview_with_Massimo_Pigliucci_.2816:22.29 | Massimo Pigliucci got a degree there |
Copy
{{University entry |University = University of Ferrarra in Italy |LinkToSegment = [[SGU_Episode_3#Interview_with_Massimo_Pigliucci_.2816:22.29]] |Description = Massimo Pigliucci got a degree there }}