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 | {{$n$}}
}}
}}
|}</includeonly>
|}</includeonly>

Revision as of 02:57, 3 April 2010


Test:

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

}}

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

}}