Added support for "imageright=none" with same meaning as "imageright=", thus making "smallimageright=none" handling simpler and more logical. And adding {{documentation}}.
Happy-melon (ચર્ચા | યોગદાન) (pp-template) |
imported>Davidgothberg (Added support for "imageright=none" with same meaning as "imageright=", thus making "smallimageright=none" handling simpler and more logical. And adding {{documentation}}.) |
||
<td style="border: none; padding: 0.25em 0.9em; width: 100%; {{{textstyle|}}}"> {{{text}}} </td>
{{#if:{{{imageright|}}}
| {{#ifeq:{{{imageright|}}}|none
| <td style="border: none; padding: 2px 0.9em 2px 0px; text-align: center;"> {{{imageright}}} </td>▼
| <!-- No image. -->
▲ | <td style="border: none; padding: 2px 0.9em 2px 0px; text-align: center;"> {{{imageright}}} </td>
}}
}}
</tr>
</table><
{{pp-template|small=yes}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
|