Template:Forumheader: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 (Created page with "<div class="forum-header"> '''Forums:''' {{#ifeq:{{PAGENAME}}|Index||Index '''→'''}} {{#if:{{#if:{{{1|}}}||1}}{{#ifeq:{{{1}}}|$1|1}}|{{PAGENAME}}|Forum:{{{...") |
imported>Compooper No edit summary |
||
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<div class=" | {{#css: | ||
div.forumheader { | |||
background-color:#eaecf0; | |||
height:25px; | |||
border:0px; | |||
} | |||
}} | |||
<div class="forumheader"> | |||
{{#ifeq:{{PAGENAME}}|Index||[[Forum:Index|Index]] '''→'''}} | |||
{{#if:{{#if:{{{1|}}}||1}}{{#ifeq:{{{1}}}|$1|1}}|{{PAGENAME}}|[[Forum:{{{1}}}|{{{1}}}]]}} | {{#if:{{#if:{{{1|}}}||1}}{{#ifeq:{{{1}}}|$1|1}}|{{PAGENAME}}|[[Forum:{{{1}}}|{{{1}}}]]}} | ||
</div>{{#ifeq:{{NAMESPACE}}|{{ns:110}}|{{#if:{{{1|}}}|[[Category:{{{1}}}]]}}}}<noinclude> | </div>{{#ifeq:{{NAMESPACE}}|{{ns:110}}|{{#if:{{{1|}}}|[[Category:{{{1}}}]]}}}}<noinclude> | ||
</noinclude> | </noinclude> |