Difference between revisions of "Template:Image"
Jump to navigation
Jump to search
sc4e>Jdenm8 |
sc4e>Jdenm8 (Test to try and fix the width parameter which is currently non-functional) |
||
| Line 1: | Line 1: | ||
| − | <span class="plainlinks" {{#if:{{{width|}}}| | + | <span class="plainlinks" {{#if:{{{width|}}}|width="{{{width}}}"}}> |
| − | -->{{#if:{{{page|}}}|<!-- | + | {{#if: |
| − | + | {{{page|}}}{{{url|}}}| | |
| − | + | <!-- page or url parameters set --> | |
| − | + | {{#if:{{{page|}}}| | |
| + | <!-- page parameter set --> | ||
| + | [{{fullurl:{{{page}}}}}{{{1}}}]| | ||
| + | <!-- url parameter set --> | ||
| + | [{{{url}}}{{{1}}}]}} | ||
| + | <!-- neither set --> | ||
| + | |{{{1}}} }} | ||
| + | </span> | ||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||