Difference between revisions of "Template:ManualSection"
Jump to navigation
Jump to search
Spookypeanut (talk | contribs) (→[[{{{name}}}]]: Add location field too) |
Spookypeanut (talk | contribs) (Add conditional so non-linked sections work) |
||
Line 3: | Line 3: | ||
Code: | Code: | ||
</noinclude> | </noinclude> | ||
=[[{{{location}}}|{{{name}}}]]= | ={{#if location | [[{{{location}}}|{{{name}}}]] | {{{name}}} }}= | ||
{{{desc}}} | {{{desc}}} |
Revision as of 23:11, 5 December 2007
The template for describing a section of the User Manual on the main User Manual page
Code:
{{#if location | [[{{{location}}}|{{{name}}}]] | {{{name}}} }}
{{{desc}}}