Generating tabular output (examples): Difference between revisions

Content added Content deleted
fts>Gero
fts>Gero
No edit summary
Line 120: Line 120:
<pre><nowiki>
<pre><nowiki>
|addpagecounter = yes
|addpagecounter = yes
|include = {Some Template}.dpl,#Chapter X,#Chapter Z
|include = {Some Template}:parm1:parm2,#Chapter X,#Chapter Z
|table = ,,tpl:parm1,tpl:parm2,Chapter X,Chapter Z,page count
|table = ,,tpl:parm1,tpl:parm2,Chapter X,Chapter Z,page count
|tablerow = ,bgcolor=#ffdddd{{!}}%%,bgcolor=#ffffdd{{!}}%%
|tablerow = '''%%''',''%%'',bgcolor=#ffdddd{{!}}%%,bgcolor=#ffffdd{{!}}%%
|format = ,,\n{{!}}%COUNT%
|format = ,,\n{{!}}bgcolor=#ddddff{{!}}%COUNT%
</nowiki></pre>
</nowiki></pre>
{{#dpl:
{{#dpl:
|titlematch=Some Article %
|titlematch=Some Article %
|addpagecounter = yes
|addpagecounter = yes
|include = {Some Template}.dpl,#Chapter X,#Chapter Z
|include = {Some Template}:parm1:parm2,#Chapter X,#Chapter Z
|table = ,,tpl:parm1,tpl:parm2,Chapter X,Chapter Z,page count
|table = ,,tpl:parm1,tpl:parm2,Chapter X,Chapter Z,page count
|tablerow = ,bgcolor=#ffdddd{{!}}%%,bgcolor=#ffffdd{{!}}%%
|tablerow = '''%%''',''%%'',bgcolor=#ffdddd{{!}}%%,bgcolor=#ffffdd{{!}}%%
|format = ,,\n{{!}}%COUNT%
|format = ,,\n{{!}}bgcolor=#ddddff{{!}}%COUNT%
}}
}}