Difference between revisions of "Template:Landing/doc"
From Help Wiki
Line 1: | Line 1: | ||
− | [[Template:Landing]] Is used on the landing pages for Evergreen's Help Wiki. The landing page provides a space to categorize all the articles and information that fall under a specific category. | + | [[Template:Landing]] Is used on the landing pages for Evergreen's Help Wiki. The landing page provides a space to categorize all the articles and information that fall under a specific category. The layout is based on the [[Template:TwoColumn]] but it has a extra column for additional content. |
+ | Example: | ||
+ | http://wikis.evergreen.edu/computing/index.php/MyEvergreen_Help | ||
===Usage=== | ===Usage=== | ||
<pre> | <pre> | ||
− | {{Landing|lead=text | + | {{Landing |
+ | |lead=text | ||
|col1=text/links | |col1=text/links | ||
|col2=text/links | |col2=text/links | ||
Line 11: | Line 14: | ||
===Parameters=== | ===Parameters=== | ||
− | ; | + | ;lead: Description of articles included in the landing page. Could be two lines worth but shorter is better. Adding an application's icon as a small image can also help orient readers. |
;col1: First body content of the page. Include links to the pages that fall under this content. | ;col1: First body content of the page. Include links to the pages that fall under this content. | ||
;col2: Second Body of content of the page. Include links to the pages that fall under this content. | ;col2: Second Body of content of the page. Include links to the pages that fall under this content. |
Revision as of 14:41, 19 October 2016
Template:Landing Is used on the landing pages for Evergreen's Help Wiki. The landing page provides a space to categorize all the articles and information that fall under a specific category. The layout is based on the Template:TwoColumn but it has a extra column for additional content. Example: http://wikis.evergreen.edu/computing/index.php/MyEvergreen_Help
Usage
{{Landing |lead=text |col1=text/links |col2=text/links |sidebar=text }}
Parameters
- lead
- Description of articles included in the landing page. Could be two lines worth but shorter is better. Adding an application's icon as a small image can also help orient readers.
- col1
- First body content of the page. Include links to the pages that fall under this content.
- col2
- Second Body of content of the page. Include links to the pages that fall under this content.
- sidebar
- text and additional navigational templates. Make sure {{{GetHelp}}} or similar is included to provide next step assistance.