Difference between revisions of "Charpage/layout/cell"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Stubob
(Blanked the page)
imported>Stubob
(Undo revision 21394 by Stubob (talk))
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 02:49, 12 April 2013

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