Difference between revisions of "Template:Section"

From NsdWiki
Jump to: navigation, search
(New page: <includeonly> {{# ifeq: {{NAMESPACE}}|Book|==={{{1}}}===|=={{{1}}}}} {{{2}}} </includeonly><noinclude> This template creates a section that will be displayed. It takes two parameters: the ...)
 
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
<includeonly>{{#ifeq: {{NAMESPACE}}|Book|===={{{1}}}====|=={{{1}}}==}}
{{# ifeq: {{NAMESPACE}}|Book|==={{{1}}}===|=={{{1}}}}}
 
 
{{{2}}}
 
{{{2}}}
 
</includeonly><noinclude>
 
</includeonly><noinclude>

Latest revision as of 19:07, 21 March 2010

This template creates a section that will be displayed. It takes two parameters: the title and the body of the section. If included in the Book namespace, it will be the proper heading level.

{{Section|My title|This is the content to be used}}.