Template:DivI: Difference between revisions

From Hattrick
Jump to navigationJump to search
Para Para (talk | contribs)
No edit summary
Para Para (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:division I.PNG{{#if:{{{1|}}}|{{!}}{{{1}}}px|}}{{#if:{{{size|}}}|{{!}}{{{size}}}px|}}{{#if:{{{style|}}}|{{!}}{{{style}}}|}}{{#if:{{{link|}}}|{{!}}{{{link}}}|}}]]<noinclude>
[[Image:division I.PNG{{#if:{{{1|}}}|{{!}}{{{1}}}px|}}{{#if:{{{size|}}}|{{!}}{{{size}}}px|}}{{#if:{{{style|}}}|{{!}}{{{style}}}|}}{{#if:{{{text|}}}|{{!}}<small>{{{text}}}</small>|{{!}}link=}}]]<noinclude>
==== Usage ====
<pre>
{{DivI|
|(blank)= specify a dimension
| size  = specify a dimension
| style = frame (frame, border, thumb) or position (left, right, center)
              To add both use {{!}} (ex: {{DivI|style=frame{{!}}center)}}
| text  = write caption about cup (readable with mouse over icon)
}}
</pre>
==== Examples ====
{| class=prettytable style="text-align:center;"
|- valign=bottom
|<nowiki>{{DivI}}</nowiki>
|<nowiki>{{DivI|size=22|text=Season 49}}</nowiki><br>''or simply''<br><nowiki>{{DivI|22|text=Season 49}}</nowiki>
|<nowiki>{{DivI|style=frame|text=Season49}}</nowiki>'''
|- bgcolor=white
| {{DivI}}
| {{DivI|size=22|style=center|text=Season 49}}
| {{DivI|style=frame{{!}}center|text=<small>Season49</small>}}
|-
| basic || redimensioned || with a style
|-
|}
(see more [http://wiki.hattrick.org/w/index.php?title=Special:WhatLinksHere&target=Template%3ADivI examples])
</noinclude><noinclude>
[[Category:Trophy templates]]
[[Category:Trophy templates]]
</noinclude>
</noinclude>

Latest revision as of 19:43, 5 September 2012

Usage

{{DivI|
|(blank)= specify a dimension 
| size  = specify a dimension
| style = frame (frame, border, thumb) or position (left, right, center)
              To add both use {{!}} (ex: {{DivI|style=frame{{!}}center)}}
| text  = write caption about cup (readable with mouse over icon)
}}

Examples

{{DivI}} {{DivI|size=22|text=Season 49}}
or simply
{{DivI|22|text=Season 49}}
{{DivI|style=frame|text=Season49}}
Season 49
Season 49
Season49
basic redimensioned with a style

(see more examples)