Difference between revisions of "Template:List item/row"
Jump to navigation
Jump to search
imported>MSGJ m (MSGJ moved page Template:List item/item to Template:List item/row) |
imported>MSGJ (slight simplification, and error message for unrecognised column) |
||
| Line 1: | Line 1: | ||
| − | {{#if:{{#iferror:{{#invoke:Data|Module:Data/List config|{{#if:{{{a|}}}|{{{a}}}| | + | {{#if:{{#iferror:{{#invoke:Data|Module:Data/List config|{{#if:{{{a|}}}|{{{a}}}|{{#invoke:Wd|label|raw}}}}|{{{c}}}|softfail=y}}}} |
|<td>{{#if:{{{1|}}} | |<td>{{#if:{{{1|}}} | ||
|{{{1}}} | |{{{1}}} | ||
|{{#if:{{{qid|}}} | |{{#if:{{{qid|}}} | ||
| − | |{{List item/ | + | |{{List item/{{#invoke:Data|Module:Data/List config|{{#if:{{{a|}}}|{{{a}}}|{{#invoke:Wd|label|raw}}}}|{{{c}}}}}|{{{qid|}}}}} |
}} | }} | ||
}}</td> | }}</td> | ||
| + | |{{#if:{{{1|}}} | ||
| + | |<td>{{error|Unrecognised column {{str right|{{{c}}}|1}}}}</td> | ||
| + | }} | ||
}} | }} | ||