Difference between revisions of "Charpage/layout/cell"
Jump to navigation
Jump to search
imported>Eloise (Blanked the page) |
imported>Eloise |
||
| 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> | ||
Revision as of 14:07, 23 July 2014
This page is not meant to be used alone. It is a part of the Loki Layout.