Difference between revisions of "Template:Landing/doc"
From Help Wiki
(Created page with "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 falls under ...") |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Template:Landing]] Is used on the landing pages for Evergreen's Help Wiki. The landing page provides | + | [[Template:Landing]] Is used on the landing pages for Evergreen's Help Wiki. The landing page provides an space to categorize all the articles and information that fall under a specific category. The layout is based on the [[Template:TwoColumn]] but it includes an extra column for additional content. |
− | + | <div> | |
+ | '''Example''': [[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 13: | ||
===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. |
Latest revision as of 15:35, 19 October 2016
Template:Landing Is used on the landing pages for Evergreen's Help Wiki. The landing page provides an space to categorize all the articles and information that fall under a specific category. The layout is based on the Template:TwoColumn but it includes an extra column for additional content.
Example: 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.