Difference between revisions of "Template:TeamHeader"

From Sugar Labs
Jump to navigation Jump to search
(distinguish meeting_link from meeting_label)
m (update category)
 
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<center><div style="background-color:#c1fea1; border:1px solid #cdf; padding:0px; align:center;font-size:100%" class="plainlinks">
+
<center><div class="linkgroup" style="background-color:#{{{xbgColor|a0ff93}}}; border:1px solid #cdf; padding:0px; align:center;font-size:100%">
'''[http://www.sugarlabs.org Introduction to Sugar]'''      &nbsp;&nbsp; &middot; &nbsp;&nbsp;  
+
'''[[{{{1}}}|{{{home|Team Home}}}]]'''      &nbsp; &middot; &nbsp;
'''[[{{{1}}}|{{{home|Team Home}}}]]'''      &nbsp;&nbsp; &middot; &nbsp;&nbsp;  
+
'''[[{{{1}}}/Getting Involved|{{{join_label|Join}}}]]'''      &nbsp; &middot; &nbsp;
'''[[{{{1}}}/GettingInvolved|Getting Involved]]'''      &nbsp;&nbsp; &middot; &nbsp;&nbsp;
+
'''[[{{{1}}}/Contacts|Contacts]]'''      &nbsp; &middot; &nbsp;
'''[[{{{1}}}/Contacts|Contacts]]'''      &nbsp;&nbsp; &middot; &nbsp;&nbsp;
+
'''[[{{{1}}}/Resources|Resources]]'''      &nbsp; &middot; &nbsp;
'''[[{{{1}}}/Resources|Resources]]'''       &nbsp;&nbsp; &middot; &nbsp;&nbsp;  
+
'''[[{{{1}}}/FAQ|FAQ]]'''         &nbsp; &middot; &nbsp;
'''[[{{{1}}}/FAQ|FAQ]]'''        &nbsp;&nbsp; &middot; &nbsp;&nbsp;
+
'''[[{{{roadmap_link|{{{1}}}/Roadmap}}}|{{{roadmap_label|Roadmap}}}]]'''        &nbsp; &middot; &nbsp;
'''[[{{{1}}}/TODO|To Do List]]'''        &nbsp;&nbsp; &middot; &nbsp;&nbsp;
+
'''[[{{{1}}}/TODO|To Do]]'''        &nbsp; &middot; &nbsp;
 
'''[[{{{1}}}/{{{meeting_link|Meetings}}}|{{{meeting_label|Meetings}}}]]'''
 
'''[[{{{1}}}/{{{meeting_link|Meetings}}}|{{{meeting_label|Meetings}}}]]'''
 
</div>
 
</div>
</center>
+
</center><noinclude>
 +
 
 +
==Purpose==
 +
 
 +
* Provide a common navigation header for [[:Category:Team]], [[:Category:Project]], or [[:Category:Local Lab]] pages.
 +
* Add color and distinguish the categories by adjusting the header backgroud, ''xbgColor''.
 +
 
 +
==Usage==
 +
 
 +
Usually at the top of the page, enter, minimally <code><nowiki>{{TeamHeader|<home page name>}}</nowiki></code>, such as, <code><nowiki>{{TeamHeader|Wiki Team}}</nowiki></code> to produce the following:{{TeamHeader|Wiki Team}}
 +
 
 +
===Options===
 +
====xbgColor====
 +
The ''xbgColor'' parameter controls the header's background color.
 +
* a0ff93, designates [[:Category:Team]] pages (default),
 +
* ffe792 is used for [[:Category:Project]] pages, and
 +
* ffb673 is used for [[:Category:Local Lab]] pages, for example <code><nowiki>{{TeamHeader|Sugar Labs DC|xbgColor=ffb673}}</nowiki></code> produces the following:
 +
{{TeamHeader|Sugar Labs DC|xbgColor=ffb673}}
 +
====home====
 +
The home page link label defaults to the '''<home page name> Home''', but may be adjusted, such as, <code><nowiki>{{TeamHeader|Sugar on a Stick|home=Sugar on a Stick Project Home|xbgColor=ffe792}}</nowiki></code> to change the label, to produce the following:{{TeamHeader|Sugar on a Stick|home=Sugar on a Stick Project Home|xbgColor=ffe792}}
 +
====join_label====
 +
The 'Getting Involved' subpage link label defaults to the verb '''Join'''; but may be adjusted, such as, <code><nowiki>{{TeamHeader|Sugar on a Stick|home=Project Home|xbgColor=ffe792|join_label=Get Involved}}</nowiki></code> to produce the following:{{TeamHeader|Sugar on a Stick|home=Project Home|xbgColor=ffe792|join_label=Get Involved}}
 +
====roadmap_link====
 +
The '''Roadmap''' link subpage URI may be adjusted from that default by, for example, <code><nowiki>{{TeamHeader|Development Team|roadmap_link={{Upcoming Stable Release}}/Roadmap}}</nowiki></code> (where <code><nowiki>{{Upcoming Stable Release}}</nowiki></code> is another template retuning the 'upcoming stable release' version number) to produce the following:{{TeamHeader|Development Team|roadmap_link={{Upcoming Stable Release}}/Roadmap}}
 +
====roadmap_label====
 +
The '''Roadmap''' subpage link label may be adjusted by, for example, <code><nowiki>{{TeamHeader|Design Team|roadmap_link=Design Team/Vision|roadmap_label=Vision}}</nowiki></code> to produce the following: {{TeamHeader|Design Team|roadmap_link=Design Team/Vision|roadmap_label=Vision}}
 +
====meeting_link, meeting_label====
 +
The '''Meetings''' link subpage URI and label may be adjusted from the defaults. For example, <code><nowiki>{{TeamHeader|Sugar Labs|home=Community Home|meeting_link=Events|meeting_label=Events Calendar}}</nowiki></code> to produce the following: {{TeamHeader|Sugar Labs|home=Community Home|meeting_link=Events|meeting_label=Events Calendar}}
 +
 
 +
 
 +
[[Category:Page flagging template]]
 +
</noinclude>

Latest revision as of 15:36, 16 July 2011

[[{{{1}}}|Team Home]]   ·   [[{{{1}}}/Getting Involved|Join]]   ·   [[{{{1}}}/Contacts|Contacts]]   ·   [[{{{1}}}/Resources|Resources]]   ·   [[{{{1}}}/FAQ|FAQ]]   ·   [[{{{1}}}/Roadmap|Roadmap]]   ·   [[{{{1}}}/TODO|To Do]]   ·   [[{{{1}}}/Meetings|Meetings]]

Purpose

Usage

Usually at the top of the page, enter, minimally {{TeamHeader|<home page name>}}, such as, {{TeamHeader|Wiki Team}} to produce the following:

Team Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

Options

xbgColor

The xbgColor parameter controls the header's background color.

Team Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

home

The home page link label defaults to the <home page name> Home, but may be adjusted, such as, {{TeamHeader|Sugar on a Stick|home=Sugar on a Stick Project Home|xbgColor=ffe792}} to change the label, to produce the following:

Sugar on a Stick Project Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

join_label

The 'Getting Involved' subpage link label defaults to the verb Join; but may be adjusted, such as, {{TeamHeader|Sugar on a Stick|home=Project Home|xbgColor=ffe792|join_label=Get Involved}} to produce the following:

Project Home   ·   Get Involved   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

roadmap_link

The Roadmap link subpage URI may be adjusted from that default by, for example, {{TeamHeader|Development Team|roadmap_link={{Upcoming Stable Release}}/Roadmap}} (where {{Upcoming Stable Release}} is another template retuning the 'upcoming stable release' version number) to produce the following:

Team Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

roadmap_label

The Roadmap subpage link label may be adjusted by, for example, {{TeamHeader|Design Team|roadmap_link=Design Team/Vision|roadmap_label=Vision}} to produce the following:

Team Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Vision   ·   To Do   ·   Meetings

meeting_link, meeting_label

The Meetings link subpage URI and label may be adjusted from the defaults. For example, {{TeamHeader|Sugar Labs|home=Community Home|meeting_link=Events|meeting_label=Events Calendar}} to produce the following:

Community Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Events Calendar