Template:Part: Difference between revisions
Jump to navigation
Jump to search
ShadowWolf (talk | contribs) m add blank third level heading to place where we just output a <hr/> in an attempt to fill in the small hole found by Erastus |
ShadowWolf (talk | contribs) m Unprotected "Template:Part" |
(No difference)
| |
Revision as of 20:56, 24 July 2007
{{#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: