Difference between revisions of "Template:Toplink"
Jump to navigation
Jump to search
m |
|||
(271 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{|style="margin:0px 0px 0px 0px; background:none;" | <includeonly>{|style="margin:0px 0px 0px 0px; background:none;" | ||
− | |class="MainPageBG" style="width:100%; border:1px solid # | + | |class="MainPageBG" style="width:100%; border:1px solid #cedff2; vertical-align:top; color:#000;"| |
− | {|width="100% | + | {|width="100%" style="background:#{{{backcolour|}}};" |
− | |width=" | + | |width="16%" rowspan="99"| |
− | + | |width="66%"|<big><center>[[{{{linkpage|}}}|'''◄BACK TO {{{linktext|}}}''']]</center></big> | |
− | {{if|1={{{sublink6|}}}|2={{Toplinksublink|1={{{sublink6 | + | |align="right" width="18%" {{if|1={{{sublink1|}}}{{{sublink2|}}}{{{sublink3|}}}{{{sublink4|}}}{{{sublink5|}}}{{{sublink6|}}}{{{sublink7|}}}{{{sublink8|}}}|2=rowspan="1"|3=rowspan="99"}} style="vertical-align:top;"|<b>{{toplinksub|1= {{{normallink|}}} |2= {{{tablelink|}}} |3= {{{maplink|}}}|4={{{sublink1|}}}{{{sublink2|}}}{{{sublink3|}}}{{{sublink4|}}}{{{sublink5|}}}{{{sublink6|}}}{{{sublink7|}}}{{{sublink8|}}}}}</b> |
− | + | |- | |
+ | |<span style="line-height:1;">{{if|1={{{sublink1|}}}|2={{Toplinksublink|1 = {{{sublink1}}}|2 = {{{subtext1}}}}}|3={{{empty|}}}}}{{if|1={{{sublink2|}}}|2={{Toplinksublink|1 = {{{sublink2}}}|2 = {{{subtext2}}}}}|3={{{empty|}}}}}{{if|1={{{sublink3|}}}|2={{Toplinksublink|1 = {{{sublink3}}}|2 = {{{subtext3}}}}}|3={{{empty|}}}}}{{if|1={{{sublink4|}}}|2={{Toplinksublink|1 = {{{sublink4}}}|2 = {{{subtext4}}}}}|3={{{empty|}}}}}{{if|1={{{sublink5|}}}|2={{Toplinksublink|1 = {{{sublink5}}}|2 = {{{subtext5}}}}}|3={{{empty|}}}}}{{if|1={{{sublink6|}}}|2={{Toplinksublink|1 = {{{sublink6}}}|2 = {{{subtext6}}}}}|3={{{empty|}}}}}{{if|1={{{sublink7|}}}|2={{Toplinksublink|1 = {{{sublink7}}}|2 = {{{subtext7}}}}}|3={{{empty|}}}}}{{if|1={{{sublink8|}}}|2={{Toplinksublink|1 = {{{sublink8}}}|2 = {{{subtext8}}}}}|3={{{empty|}}}}}</span> | ||
|} | |} | ||
|style="border:1px solid transparent"| | |style="border:1px solid transparent"| | ||
− | | | + | |}</includeonly> |
− | |||
<noinclude> | <noinclude> | ||
− | |||
− | |||
==Basic usage== | ==Basic usage== | ||
<p>This template produces a 'Back to' link. Parameters: | <p>This template produces a 'Back to' link. Parameters: | ||
Line 20: | Line 18: | ||
|- | |- | ||
|style="background-color:#C1F0F6;"|backcolour | |style="background-color:#C1F0F6;"|backcolour | ||
− | |style="background-color:#C1F0F6;"| | + | |style="background-color:#C1F0F6;"|Defines colour of table background. Uses [http://www.december.com/html/spec/color.html hex colours]. |
|- | |- | ||
|linkpage | |linkpage | ||
Line 28: | Line 26: | ||
|style="background-color:#C1F0F6;"|Text to display for above link. | |style="background-color:#C1F0F6;"|Text to display for above link. | ||
|- | |- | ||
− | | | + | |normallink |
− | |'Homepage' name that has | + | |'Homepage' name that has normal WikiVet layout for that section. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | |style="background-color:#C1F0F6;"| | + | |style="background-color:#C1F0F6;"|tablelink |
− | |style="background-color:#C1F0F6;"| | + | |style="background-color:#C1F0F6;"|'Homepage' name that has the table layout for that section. |
|- | |- | ||
− | | | + | |maplink |
− | |'Homepage' name that has | + | |'Homepage' name that has map map layout for that section. |
|- | |- | ||
− | |style="background-color:#C1F0F6;"| | + | |style="background-color:#C1F0F6;"|sublink1(to 8) |
− | |style="background-color:#C1F0F6;"| | + | |style="background-color:#C1F0F6;"|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 | + | The template can be used in two scenarios: [[#Link for 'homepage'|Links for the 'homepage']] and [[#Link for other pages|links for other pages]].</p> |
− | + | ==Link for 'homepage'== | |
− | + | This provides alternative displaying options on the far right. | |
− | |||
− | |||
− | |||
− | == | ||
− | |||
− | |||
<nowiki>{{</nowiki>toplink | <nowiki>{{</nowiki>toplink | ||
+ | |backcolour = | ||
|linkpage = | |linkpage = | ||
|linktext = | |linktext = | ||
+ | |altstyles = | ||
+ | |normallink = | ||
+ | |tablelink = | ||
+ | |maplink = | ||
}} | }} | ||
− | === | + | ===Example=== |
<nowiki>{{</nowiki>toplink | <nowiki>{{</nowiki>toplink | ||
− | |linkpage = | + | |linkpage =Anatomy & Physiology |
− | |linktext = | + | |linktext =ANATOMY & PHYSIOLOGY |
− | + | |normallink = Lymphoreticular & Haematopoietic System - Anatomy & Physiology | |
− | + | |tablelink = Lymphoreticular & Haematopoietic System (Table)- Anatomy & Physiology | |
− | + | |maplink = Lymphoreticular & Haematopoietic System (map Map)- Anatomy & Physiology | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | |||
− | |tablelink = | ||
− | |maplink = | ||
− | |||
}} | }} | ||
'''Gives''' | '''Gives''' | ||
{{toplink | {{toplink | ||
− | |linkpage = | + | |linkpage =Anatomy & Physiology |
− | |linktext = | + | |linktext =ANATOMY & PHYSIOLOGY |
− | |tablelink = | + | |normallink = Lymphoreticular & Haematopoietic System - Anatomy & Physiology |
− | |maplink = | + | |tablelink = Lymphoreticular & Haematopoietic System (Table)- Anatomy & Physiology |
− | + | |maplink = Lymphoreticular & Haematopoietic System (map Map)- Anatomy & Physiology | |
}} | }} | ||
− | + | ==Link for other pages== | |
− | == | + | This provides a link back to a higher section. |
− | This | ||
<nowiki>{{</nowiki>toplink | <nowiki>{{</nowiki>toplink | ||
+ | |backcolour = | ||
|linkpage = | |linkpage = | ||
|linktext = | |linktext = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
===Example=== | ===Example=== | ||
<nowiki>{{</nowiki>toplink | <nowiki>{{</nowiki>toplink | ||
− | |linkpage =Lymphoreticular & Haematopoietic System - | + | |backcolour = FFE4E1 |
− | |linktext = | + | |linkpage =Lymphoreticular & Haematopoietic System - Anatomy & Physiology |
− | + | |linktext =Lymphoreticular & Haematopoietic System | |
− | |||
− | |||
}} | }} | ||
'''Gives''' | '''Gives''' | ||
{{toplink | {{toplink | ||
− | |linkpage =Lymphoreticular & Haematopoietic System - | + | |backcolour = FFE4E1 |
− | |linktext = | + | |linkpage =Lymphoreticular & Haematopoietic System - Anatomy & Physiology |
− | | | + | |linktext =Lymphoreticular & Haematopoietic System |
− | | | + | }} |
− | | | + | <br> |
+ | <big>'''OR'''</big> | ||
+ | <br> | ||
+ | <nowiki>{{</nowiki>toplink | ||
+ | |backcolour = FFE4E1 | ||
+ | |linkpage =Lymphoreticular & Haematopoietic System - Anatomy & Physiology | ||
+ | |linktext =Lymphoreticular & Haematopoietic System | ||
+ | |tablelink = Lymphoreticular & Haematopoietic System (Table)- Anatomy & Physiology | ||
+ | |maplink = Lymphoreticular & Haematopoietic System (map Map)- Anatomy & Physiology | ||
+ | }} | ||
+ | '''Gives''' | ||
+ | {{toplink | ||
+ | |backcolour = FFE4E1 | ||
+ | |linkpage =Lymphoreticular & Haematopoietic System - Anatomy & Physiology | ||
+ | |linktext =Lymphoreticular & Haematopoietic System | ||
+ | |tablelink = Lymphoreticular & Haematopoietic System (Table)- Anatomy & Physiology | ||
+ | |maplink = Lymphoreticular & Haematopoietic System (map Map)- Anatomy & Physiology | ||
}} | }} | ||
− | == | + | ==Further usage== |
− | + | This allows several 'back to' links to be used (up to 8). | |
<nowiki>{{</nowiki>toplink | <nowiki>{{</nowiki>toplink | ||
+ | |backcolour = | ||
|linkpage = | |linkpage = | ||
|linktext = | |linktext = | ||
+ | |normallink = | ||
|tablelink = | |tablelink = | ||
− | |maplink | + | |maplink = |
− | |||
− | |||
− | |||
− | |||
− | |||
|sublink1 = | |sublink1 = | ||
|subtext1 = | |subtext1 = | ||
Line 183: | Line 133: | ||
|sublink8 = | |sublink8 = | ||
|subtext8 = | |subtext8 = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
===Example=== | ===Example=== | ||
<nowiki>{{</nowiki>toplink | <nowiki>{{</nowiki>toplink | ||
− | |linkpage =Lymphoreticular | + | |linkpage =Lymphoreticular/Haemotopoietic System |
− | |linktext =LYMPHORETICULAR | + | |linktext =LYMPHORETICULAR/HAEMOTOPOIETIC SYSTEM (Path) |
− | + | |sublink1 =Lymphoreticular/Haemotopoietic System - Primary Lymphoid System | |
− | |||
− | |||
− | |||
− | |||
− | |sublink1 =Primary Lymphoid System | ||
|subtext1 = PRIMARY LYMPHOID SYSTEM (Pathology) | |subtext1 = PRIMARY LYMPHOID SYSTEM (Pathology) | ||
}} | }} | ||
− | + | '''Gives''' | |
{{toplink | {{toplink | ||
− | |linkpage =Lymphoreticular | + | |linkpage =Lymphoreticular/Haemotopoietic System |
− | |linktext =LYMPHORETICULAR | + | |linktext =LYMPHORETICULAR/HAEMOTOPOIETIC SYSTEM (Path) |
− | + | |sublink1 =Lymphoreticular/Haemotopoietic System - Primary Lymphoid System | |
− | + | |subtext1 = PRIMARY LYMPHOID SYSTEM (Pathology) | |
− | + | }} | |
− | + | </noinclude> | |
− | |sublink1 =Primary Lymphoid System | ||
− | |subtext1 = PRIMARY LYMPHOID SYSTEM | ||
− | |||
− | |||
− | |||
− | }}</noinclude> |
Revision as of 13:07, 19 July 2008
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. |
maplink | 'Homepage' name that has map 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 = |altstyles = |normallink = |tablelink = |maplink = }}
Example
{{toplink |linkpage =Anatomy & Physiology |linktext =ANATOMY & PHYSIOLOGY |normallink = Lymphoreticular & Haematopoietic System - Anatomy & Physiology |tablelink = Lymphoreticular & Haematopoietic System (Table)- Anatomy & Physiology |maplink = Lymphoreticular & Haematopoietic System (map Map)- Anatomy & Physiology }}
Gives
|
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
|
OR
{{toplink |backcolour = FFE4E1 |linkpage =Lymphoreticular & Haematopoietic System - Anatomy & Physiology |linktext =Lymphoreticular & Haematopoietic System |tablelink = Lymphoreticular & Haematopoietic System (Table)- Anatomy & Physiology |maplink = Lymphoreticular & Haematopoietic System (map Map)- Anatomy & Physiology }}
Gives
|
Further usage
This allows several 'back to' links to be used (up to 8).
{{toplink |backcolour = |linkpage = |linktext = |normallink = |tablelink = |maplink = |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 (Path) |sublink1 =Lymphoreticular/Haemotopoietic System - Primary Lymphoid System |subtext1 = PRIMARY LYMPHOID SYSTEM (Pathology) }}
Gives
|