Template:Footer usage: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Frietjes
No edit summary
(add optional hnum)
Line 1: Line 1:
Not to be used directly on an article. Should be used against the below parameter of a navbox, thus:
Not to be used directly on an article. Should be used against the below parameter of a navbox, thus:


{{para|belowclass|hlist}}<br>
{{para|belowclass|hlist {{#if:{{{hnum|}}}|hnum}}}}<br>
{{para|below|{{#if:{{{parameters|}}}|{{tld|{{BASEPAGENAME}}|2={{{parameters}}}}}|{{tld|{{BASEPAGENAME}}}}}}}}
{{para|below|{{#if:{{{parameters|}}}|{{tld|{{BASEPAGENAME}}|2={{{parameters}}}}}|{{tld|{{BASEPAGENAME}}}}}}}}


or
or


{{para|bodyclass|hlist}}<br>
{{para|bodyclass|hlist {{#if:{{{hnum|}}}|hnum}}}}<br>
{{para|below|{{#if:{{{parameters|}}}|{{tld|{{BASEPAGENAME}}|2={{{parameters}}}}}|{{tld|{{BASEPAGENAME}}}}}}}}<noinclude>
{{para|below|{{#if:{{{parameters|}}}|{{tld|{{BASEPAGENAME}}|2={{{parameters}}}}}|{{tld|{{BASEPAGENAME}}}}}}}}<noinclude>
{{documentation|content=
{{documentation|content=

Revision as of 23:43, 24 May 2012

Not to be used directly on an article. Should be used against the below parameter of a navbox, thus:

|belowclass=hlist
|below={{Footer usage}}

or

|bodyclass=hlist
|below={{Footer usage}}