Template:Part

From Shifti
Revision as of 00:53, 21 July 2007 by ShadowWolf (talk | contribs)
Jump to navigation Jump to search

{{#ifeq: | |{{#ifeq: | |


|===Part {{{number}}}===}}|{{#ifeq: | |==={{{name}}}===|===Part {{{number}}}: {{{name}}}===}}}}

Usage:
{{part|name=Name|number=Number}}
You can omit the parameters (as shown), but this gives you a "usage error" for the heading.
(Four or more headings automatically creates a Table of Contents.)

{{part}} nets you a horizontal rule (<hr/>)

{{part|number=1}} nets you:

Part 1

{{part|name=Test}} nets you:

Test

{{part|name=Test|number=1}} nets you:

Part 1: Test