Difference between revisions of "Template:TwoColumn/doc"
From Help Wiki
Line 1: | Line 1: | ||
[[Template:TwoColumn]] is used to format most of the pages on Evergreen's HelpWiki Site. It also provides a base template for other more complex templates. | [[Template:TwoColumn]] is used to format most of the pages on Evergreen's HelpWiki Site. It also provides a base template for other more complex templates. | ||
− | For example, | + | For example, [[Template:Landing] uses a template that is based off the TwoColumn template, but includes an extra column for additional content. |
<div> | <div> | ||
[http://wikis.evergreen.edu/computing/index.php/Login_Help Example] | [http://wikis.evergreen.edu/computing/index.php/Login_Help Example] |
Revision as of 15:14, 19 October 2016
Template:TwoColumn is used to format most of the pages on Evergreen's HelpWiki Site. It also provides a base template for other more complex templates. For example, [[Template:Landing] uses a template that is based off the TwoColumn template, but includes an extra column for additional content.
Usage
{{TwoColumn |lead=text |content=text |sidebar=text }}
Parameters
- Lead
- Provides a summary that includes a succinct description of what the page is about . Could be two lines worth but shorter is better. Adding an application's icon as a small image can also help orient readers.
- Content
- Main body content of the page
- Sidebar
- Text and additional navigational templates. Make sure {{{GetHelp}}} or similar is included to provide next step assistance.