Template:TableAttribute: Difference between revisions
From Seven Sages of Rome
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
| {{#if:{{{padding|}}}|style="padding: 50px"|}} '''{{{display_name|}}}''' || {{#switch:{{{type|}}} | | {{#if:{{{padding|}}}|style="padding: 50px" {{!}}|}} '''{{{display_name|}}}''' || {{#switch:{{{type|}}} | ||
| file = {{#if:{{{value|}}}|[[File:{{{value}}}|thumbnail|{{{value|}}}]]}} | | file = {{#if:{{{value|}}}|[[File:{{{value}}}|thumbnail|{{{value|}}}]]}} | ||
| text = {{#if:{{{value|}}}|{{#set:{{{property|}}}={{{value|}}}}}{{#if:{{{form|}}}|{{#formredlink:target={{{value|}}}|form={{{form|}}}}}|{{{value|}}}}}}} | | text = {{#if:{{{value|}}}|{{#set:{{{property|}}}={{{value|}}}}}{{#if:{{{form|}}}|{{#formredlink:target={{{value|}}}|form={{{form|}}}}}|{{{value|}}}}}}} |
Revision as of 18:18, 13 February 2024
Usage
{{TableAttribute |type=[file,text,attr,list] |display_name=the displayed name |value=the value to set |property=the property name |form=the form to link to |padding=padding on the left }}