Template:TableAttribute: Difference between revisions
From Seven Sages of Rome
(Created page with "<includeonly> | {{{2}}} || {{#switch:{{{1}}} | file = {{#if:{{{3|}}}|[[File:{{{3}}}|thumbnail|{{{3}}}]]}} | text = {{#if:{{{3|}}}|[[{{{2}}}::{{{3}}}|]]{{{3}}}}} | attr = {{#if...") |
No edit summary |
||
Line 3: | Line 3: | ||
| file = {{#if:{{{3|}}}|[[File:{{{3}}}|thumbnail|{{{3}}}]]}} | | file = {{#if:{{{3|}}}|[[File:{{{3}}}|thumbnail|{{{3}}}]]}} | ||
| text = {{#if:{{{3|}}}|[[{{{2}}}::{{{3}}}|]]{{{3}}}}} | | text = {{#if:{{{3|}}}|[[{{{2}}}::{{{3}}}|]]{{{3}}}}} | ||
| attr = {{#if:{{{3|}}}|[[{{{ | | attr = {{#if:{{{3|}}}|[[{{{4}}}::{{{3}}}]]}} | ||
| list = {{#arraymap:{{{3|}}}|;|x|[[{{{2}}}::x]]|; }} | | list = {{#arraymap:{{{3|}}}|;|x|[[{{{2}}}::x]]|; }} | ||
| #default = {{#if:{{{3|}}}|{{{3}}}}} | | #default = {{#if:{{{3|}}}|{{{3}}}}} | ||
}} | }} | ||
</includeonly> | </includeonly> |