| - template: The template to use for rendering - De | | - template: The template to use for rendering - De |
| fault: sphene/sphwiki/macros/_attachment.html | | fault: sphene/sphwiki/macros/_attachment.html |
| | | |
| #### Template Variables | | #### Template Variables |
| | | |
| - attachment: The attachment object | | - attachment: The attachment object |
t | - params: all parameters passed to the macro. If y | t | - params: all parameters passed to the macro. If y |
| ou create your own template you can for example us | | ou create your own template you can for example us |
| e {{ params.label }} to retrieve the value of the | | e {{ params.label }} to retrieve the value of the |
| 'label' parameter in: {attachment id=5 label="Test | | 'label' parameter in: \{attachment id=5 label="Tes |
| ing"} | | ting"} |
| | | |