Template:Header: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "<!-- -->{{#ifeq:{{{level}}}|1|=|}}<!-- -->{{#ifeq:{{{level}}}|2|==|}}<!-- -->{{#ifeq:{{{level}}}|3|===|}}<!-- -->{{#ifeq:{{{level}}}|4|====|}}<!-- -->{{#ifeq:{{{level}}}|5|===...")
 
mNo edit summary
Line 1: Line 1:
<!--
<!--
--><div class='tmpl_header_overwrite' style='{{#if:{{{color|}}}|color:{{{color|}}};}}';><!--
--><nowiki><style type='text/css' scoped></nowiki>
.tmpl_header_overwrite *{
    {{#if:{{{color|}}}|color:unset;}}
}
<nowiki></style></nowiki><!--
-->{{#ifeq:{{{level}}}|1|=|}}<!--
-->{{#ifeq:{{{level}}}|1|=|}}<!--
-->{{#ifeq:{{{level}}}|2|==|}}<!--
-->{{#ifeq:{{{level}}}|2|==|}}<!--
Line 13: Line 19:
-->{{#ifeq:{{{level}}}|5|=====|}}<!--
-->{{#ifeq:{{{level}}}|5|=====|}}<!--
-->{{#ifeq:{{{level}}}|6|======|}}<!--
-->{{#ifeq:{{{level}}}|6|======|}}<!--
 
--></div><!--
-->
<noinclude>
<noinclude>
Parameters:
Parameters:

Revision as of 13:58, 7 June 2018

<style type='text/css' scoped>

.tmpl_header_overwrite *{

}

</style>

Parameters:

  • level: The header level
  • 1: The header text.