Template:Hanging cell: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:
|-
|-
{{#foreach:cell$n$|
{{#foreach:cell$n$|
{{!}}{{!style|padding:3px 12px; background-color:#{{{color$n$}}}; text-align:center;}}{{!}} {{{cell$n$}}}<br>
{{!style|padding:3px 12px; background-color:#{{{color$n$}}}; text-align:center;}}{{!}} {{{cell$n$}}}<br>
}}|
}}
|}</includeonly>
|}</includeonly>
<noinclude>
<noinclude>

Revision as of 03:29, 3 April 2010


Test:

{{#foreach:cell$n$|
{{{cell$n$}}}

}}

{{#foreach:cell$n$|
{{{cell$n$}}}

}}