Actions

Template

Difference between revisions of "Imagetag"

From Sonic Retro

(hopefully a bit neater)
 
Line 1: Line 1:
 
{| class="prettytable" align="{{#if:{{{align|}}}|{{{align}}}|center}}" style="padding:0px;"
 
{| class="prettytable" align="{{#if:{{{align|}}}|{{{align}}}|center}}" style="padding:0px;"
!style="width:80px; text-align:center;"| {{ #if: {{{image|}}} | [[File:{{{image}}}|center|link={{{imagelink|}}}|{{#if:{{{imagewidth|}}}|{{{imagewidth|}}}|64x64}}px]] | {{#ifeq:{{NAMESPACE}}|{{ns:Template}}|[[Category:Image templates lacking an icon|{{PAGENAME}}]]|}} }}
+
!style="width:80px; text-align:center;"| {{ #if: {{{image|}}} | [[File:{{{image}}}|center|link={{{imagelink|}}}|{{#if:{{{imagewidth|}}}|{{{imagewidth|}}}|32x32}}px]] | {{#ifeq:{{NAMESPACE}}|{{ns:Template}}|[[Category:Image templates lacking an icon|{{PAGENAME}}]]|}} }}
 
|style="padding:4px;"| {{ #if: {{{text|}}} | {{{text}}} | This is an image. }}
 
|style="padding:4px;"| {{ #if: {{{text|}}} | {{{text}}} | This is an image. }}
 
|}{{BadNameCheck|{{PAGENAME}}}}<noinclude>{{Imagetag|image=Sonic Retro emblem.svg|imagewidth=32|text=Ceci n'est pas un rétro.}}
 
|}{{BadNameCheck|{{PAGENAME}}}}<noinclude>{{Imagetag|image=Sonic Retro emblem.svg|imagewidth=32|text=Ceci n'est pas un rétro.}}

Latest revision as of 13:08, 2 April 2019

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=
}}