Template:Toplink

From WikiVet English
Jump to navigation Jump to search


Basic usage

This template produces a 'Back to' link. Parameters:

Parameter Actions
backcolour Defines colour of table background. Uses hex colours.
linkpage Name of page that you want to link to.
linktext Text to display for above link.
normallink 'Homepage' name that has normal WikiVet layout for that section.
tablelink 'Homepage' name that has the table layout for that section.
conceptlink 'Homepage' name that has concept map layout for that section.
sublink1(to 8) Name of page that you want to link to.
subtext1(to 8) Text to display for above link.

The background colour (backcolour) is optional and if not used white will be the default colour.

The template can be used in two scenarios: Links for the 'homepage' and links for other pages.

Link for 'homepage'

This provides alternative displaying options on the far right.

{{toplink
|backcolour =
|linkpage =
|linktext =
|normallink =
|tablelink = 
|conceptlink = 
}}

Example

{{toplink
|linkpage =Anatomy & Physiology
|linktext =ANATOMY & PHYSIOLOGY
|normallink = Lymphoreticular & Haematopoietic System - Anatomy & Physiology
|tablelink = Lymphoreticular & Haematopoietic System (Table)- Anatomy & Physiology
|conceptlink = Lymphoreticular & Haematopoietic System (Concept Map)- Anatomy & Physiology
}}

Gives

()Tab ANATOMY & PHYSIOLOGY (Tab)


Link for other pages

This provides a link back to a higher section.

{{toplink
|backcolour =
|linkpage =
|linktext =
}}

Example

{{toplink
|backcolour = FFE4E1 
|linkpage =Lymphoreticular & Haematopoietic System - Anatomy & Physiology
|linktext =Lymphoreticular & Haematopoietic System
}}

Gives

LYMPHORETICULAR & HAEMATOPOIETIC SYSTEM


Advanced usage

This allows several 'back to links to be used (up to 8).

{{toplink
|backcolour =
|linkpage =
|linktext =
|normallink =
|tablelink = 
|conceptlink = 
|sublink1 = 
|subtext1 = 
|sublink2 = 
|subtext2 = 
|sublink3 = 
|subtext3 = 
|sublink4 = 
|subtext4 = 
|sublink5 = 
|subtext5 = 
|sublink6 = 
|subtext6 = 
|sublink7 = 
|subtext7 = 
|sublink8 = 
|subtext8 = 
}}

Example

{{toplink
|linkpage =Lymphoreticular/Haemotopoietic System
|linktext =LYMPHORETICULAR/HAEMOTOPOIETIC SYSTEM (Pathology)
|sublink1 =Lymphoreticular/Haemotopoietic System - Primary Lymphoid System
|subtext1 = PRIMARY LYMPHOID SYSTEM (Pathology)
}}

Gives

LYMPHORETICULAR/HAEMOTOPOIETIC SYSTEM (PATHOLOGY)
PRIMARY LYMPHOID SYSTEM (PATHOLOGY)