Template:LokiCharPage/layout/cell: Difference between revisions

From TowersWiki
(Reverting previous editions, going back to ifs, and readding theme)
(re-adding loki-cell-content class)
 
Line 3: Line 3:
<div class="{{#if:{{{ header-class| }}}|{{{ header-class }}}|loki-header}} {{{theme| }}}">{{{ title }}}{{ LokiCharPage/layout/editlink | {{#if:{{ NAMESPACE }}|{{ NAMESPACE }}:}}{{ PAGENAME }}/{{{ page }}} }}</div>
<div class="{{#if:{{{ header-class| }}}|{{{ header-class }}}|loki-header}} {{{theme| }}}">{{{ title }}}{{ LokiCharPage/layout/editlink | {{#if:{{ NAMESPACE }}|{{ NAMESPACE }}:}}{{ PAGENAME }}/{{{ page }}} }}</div>


<div class="{{{ class | }}} {{{theme| }}}" style="{{{ style | }}}">
<div class="{{#if:{{{ class | }}}|{{{class}}}|loki-cell-content}} {{{theme| }}}" style="{{{ style | }}}">
{{ :{{#if:{{ NAMESPACE }}|{{ NAMESPACE }}:}}{{ PAGENAME }}/{{{ page | }}} }}
{{ :{{#if:{{ NAMESPACE }}|{{ NAMESPACE }}:}}{{ PAGENAME }}/{{{ page | }}} }}
</div>
</div>
</div><!-- /{{{ title }}} //--></includeonly>
</div><!-- /{{{ title }}} //--></includeonly>

Latest revision as of 10:01, 14 May 2024

This page is not meant to be used alone. It is a part of the LokiCharPage Layout.