Difference between revisions of "WPTemplate/doc"
From Help Wiki
Line 6: | Line 6: | ||
<pre> | <pre> | ||
{{WPTemplate | {{WPTemplate | ||
− | |1=Leading; Text | + | |1=Leading;Text |
− | |2=Content; Text | + | |2=Content;Text |
− | |3=Sidebar; Text | + | |3=Sidebar;Text |
}} | }} | ||
</pre> | </pre> |
Revision as of 16:51, 19 October 2016
Template:WPTemplate is used on pages that provide information about WordPress that are not included in WordPress tutorial pages. Unlike the Template:WPTutorial the format for the WPTemplate is not based off of the Template:TwoColumn.
Example: Embed Enhanced or Video Podcast - Wordpress
Usage
{{WPTemplate |1=Leading;Text |2=Content;Text |3=Sidebar;Text }}
Parameters
- 1
- Leading: Page summary provides a succinct description of what this 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.
- 2
- Content: Main body content of the page
- 3
- Sidebar: Text and additional navigational templates. Make sure {{{GetHelp}}} or similar is included to provide next step assistance.