Template:Hanging cell: Difference between revisions

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

Revision as of 02:56, 3 April 2010


Test:

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

}}

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

}}