Template:Hanging cell: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 7: Line 7:
{| style="font-size: 80%;" width="100%"
{| style="font-size: 80%;" width="100%"
{{#foreach:cell$n$|
{{#foreach:cell$n$|
{{lt}}td style="padding:3px 12px; background-color:#{{{color$n$}}}; text-align:center;"{{gt}}{{!}} {{{cell$n$}}}​{{lt}}/td{{gt}
{{!}} style="padding:3px 12px; background-color:#{{{color$n$}}}; text-align:center;" {{!}} {{{cell$n$}}}​
}}
}}
|}</includeonly>
|}</includeonly>

Revision as of 02:47, 3 April 2010


Test:

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

}}

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

}}