Template:Tutorial

From Pumping Station One
Revision as of 23:32, 27 April 2017 by Andrewvaughan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.



Documentation icon Template documentation[view] [edit] [history] [purge]

Purpose

To create a consistent layout for throughout the site.

Example

To create the Infobox displayed on the right:

{{Tutorial
| name           = Hello World Tutorial
| image          = Equipment-no-photo.jpg
| caption        = My Hello World Tutorial
| creator        = Andrew Vaughan
| version        = 1.0
| date           = 4/27/2017
| experience     = Beginner
| est_time       = 15 Minutes
| est_cost       = $0.00
| skills         = Wiki Markup
| in_development = Yes
| is_project     = Yes
}}

Parameters

All parameters are the same as the Infobox Tutorial Template, with the addition of two fields:

Parameter Description
in_development Whether the tutorial is still in development. (Yes or No)
is_project Whether to categorize this tutorial as a Project as well as a Tutorial. (Yes or No)