Difference between revisions of "Charpage/layout/cell"
Jump to navigation
Jump to search
imported>Stubob (Blanked the page) |
imported>WhoopingCrane m (Protected "Charpage/layout/cell": edits to this template are almost always user error ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(16 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude>This page is not meant to be used alone. It is a part of the [[User:Loki/layout|Loki Layout]].</noinclude><includeonly><!-- {{{ title }}} //--><div class="loki-cell"> | ||
+ | {| class="loki-cell-table" | ||
+ | |- | ||
+ | ! class="loki-header" | <span class="loki-glass">{{{ title }}}</span> | ||
+ | |- | ||
+ | | class="{{{ class | }}}" style="{{{ style | }}}" | {{ :{{#if:{{{namespace|}}}|{{{namespace}}}:}}{{ PAGENAME }}/{{{ page | }}} }} | ||
+ | {{ editlink | {{#if:{{{namespace|}}}|{{{namespace}}}:}}{{ PAGENAME }}/{{{ page }}} | float: right; font-size: 0.8em; clear: both; }} | ||
+ | |- | ||
+ | |} | ||
+ | </div><!-- /{{{ title }}} //--></includeonly> |
Latest revision as of 18:28, 16 February 2016
This page is not meant to be used alone. It is a part of the Loki Layout.