Difference between revisions of "Template:WPTutorial/doc"

From Help Wiki
m (Parameters)
m
Line 1: Line 1:
The WPTutorial template is used on the WordPress Tutorial pages and is based on the TwoColumn template.
+
[[Template:WPTutorial]] is used on the WordPress Tutorial pages and is based on the TwoColumn template.
 
===Usage===
 
===Usage===
 
<pre>
 
<pre>

Revision as of 13:09, 14 October 2016

Template:WPTutorial is used on the WordPress Tutorial pages and is based on the TwoColumn template.

Usage

{{WPTutorial
 |lead=text 
 |content=text
 |sidebar=text
}}

Parameters

lead
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.
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.

Examples