Actions

Template

Difference between revisions of "Imagetag"

From Sonic Retro

(includeonly tag?)
Line 1: Line 1:
{| class="toc" align="center" style="padding: 0 1em;"
+
{| class="toc" align="{{#if:{{{align|}}}|{{{align}}}|center}}" style="padding: 0 1em;"
 
|{{ #if: {{{image|}}} | [[Image:{{{image}}}|center|link={{{imagelink|}}}|{{{imagewidth|}}}]] | {{#ifeq:{{NAMESPACE}}|{{ns:Template}}|[[Category:Image templates lacking an icon|{{PAGENAME}}]]|}} }}
 
|{{ #if: {{{image|}}} | [[Image:{{{image}}}|center|link={{{imagelink|}}}|{{{imagewidth|}}}]] | {{#ifeq:{{NAMESPACE}}|{{ns:Template}}|[[Category:Image templates lacking an icon|{{PAGENAME}}]]|}} }}
 
| width="{{{textwidth|}}}" | {{ #if: {{{text|}}} | {{{text}}} | This is an image. }}
 
| width="{{{textwidth|}}}" | {{ #if: {{{text|}}} | {{{text}}} | This is an image. }}

Revision as of 16:25, 3 March 2018

This is an image.
Sonic Retro emblem.svg
Ceci n'est pas un rétro.

This template is for anything that needs to be in a box styled as Sonic Retro itself is styled; it should be used instead of Box or a <div> tag unless necessary. It was originally created (and thus was named) for transclusion in image templates.

Usage

{{Imagetag
| image=
| text=
| imagewidth=
| imagelink=
}}