Template:Header Tool: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (moved Template:ToolTemplate2 to Template:Header Tool: renaming to proper name) |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Testing use at the header of [[GVCS]] pages for an iterative design process. | Testing use at the header of [[GVCS]] pages for an iterative design process. | ||
Requires defining variable ToolParent and ToolName when using on a page. | |||
See [[GVCS Template Status]] for usage overview. | See [[GVCS Template Status]] for usage overview. | ||
Line 7: | Line 8: | ||
<div align=center> | <div align=center> | ||
{| class="wikitable" style="text-align: center" | {| class="wikitable" style="text-align: center" | ||
! | !style="text-align:center"| <font size=4> [[{{{ToolParent}}}]]</font> <font size=4> / {{{ToolName}}}</font> | ||
! | !rowspan=2; width="78px"|[[File:{{{ToolName}}}.png|78px]] | ||
|- | |- | ||
| '''[[{{{ToolName}}}|Home]] | [[{{{ToolName}}}/Research Development|Research & Development]] | [[{{{ToolName}}}/Manufacturing Instructions|Build It]] | [[{{{ToolName}}}/User's Manual|User's Manual]] | [[{{{ToolName}}}/Feedback|Community Feedback]]''' | |||
|- | |- | ||
|} | |} | ||
</div> | </div> |
Latest revision as of 04:38, 27 January 2012
Testing use at the header of GVCS pages for an iterative design process. Requires defining variable ToolParent and ToolName when using on a page.
See GVCS Template Status for usage overview.
[[{{{ToolParent}}}]] / {{{ToolName}}} | [[File:{{{ToolName}}}.png|78px]] |
---|---|
[[{{{ToolName}}}|Home]] | [[{{{ToolName}}}/Research Development|Research & Development]] | [[{{{ToolName}}}/Manufacturing Instructions|Build It]] | [[{{{ToolName}}}/User's Manual|User's Manual]] | [[{{{ToolName}}}/Feedback|Community Feedback]] |