From WikiChip
Template:Guide/Doc
< Template:Guide

Template documentation


This template should be used for all guide-like templates.

Usage[edit]

{{Guide
|name         = template name
|header       = header name
|body         = navigation content
}}

Example

{{Guide
|name         = example guide
|header       = Foo Programming Language
|body         = 
{{guide header|Intro}}
:* [[Main Page|Intro to Foo]]
:* [[Main Page|Foo's structure]]
{{guide header|Basics}}
:* [[Main Page|Variables]]
:* [[Main Page|Fooby things]]
{{guide header|Advanced}}
:* [[Main Page|Fooby things 2]]
:* [[Main Page|Fooby things 3]]
}}
Foo Programming Language

Intro

Basics

Advanced

v · d · e