Template:H
From Alrik
Revision as of 12:40, 12 November 2024 by Yandere (talk | contribs) (Created page with "{{#dplvar:set|plevel|{{#ifeq:{{PAGENAME}}|{{{2|{{PAGENAME}}}}}|0|1}}}}<!-- -->{{#dplvar:set|hlevel|{{#expr:{{{3|2}}}+{{{more|1}}}*{{#dplvar:plevel}}}}}}<!-- --><h{{#dplvar:hlevel}}>{{{1}}}</h{{#dplvar:hlevel}}><noinclude>Header on a page that will be included as subsection somewhere else. # Header name # Page it is on # Base leve of head (default:2) By default 1 is added but if it might be necessary the parameter '''more''' can be set to `<nowiki>{{{1|1}}}</nowiki>`, if...")
{{{1}}}
Header on a page that will be included as subsection somewhere else.
- Header name
- Page it is on
- Base leve of head (default:2)
By default 1 is added but if it might be necessary the parameter more can be set to `{{{1|1}}}`, if you ever want to include the value in an h3 section or higher.