Difference between revisions of "Template:Tile"

Jump to navigation Jump to search
no edit summary
(31 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  | bottom = flex-end;  
  | bottom = flex-end;  
  | center = center;
  | center = center;
  | flex-start; }}display: inline-block; padding-right: {{{padding-right|{{{3|12px}}}}}}; padding-bottom: {{{padding-bottom|{{{4|15px}}}}}}; white-space: nowrap; align-items: center">{{#if: {{{textbefore|}}} | <div style="display:inline-block; padding-right: 12px;">{{{textbefore}}}</div> }}{{#if: {{{image|{{{1|}}}}}}{{#if: {{{size|{{{5|}}}}}} | {{!}}{{{size|{{{5}}}}}} }}|[[File:{{{image|{{{1}}}}}}{{#if: {{{size|{{{5|}}}}}} | {{!}}{{{size|{{{5}}}}}} }}]]{{#if: {{{text|}}} | {{#if: {{{config|}}} | <br /><span style="font-size:smaller; font-weight: bold;"><div style="white-space: normal; max-width: calc({{{width|{{{size|110px}}}}}} + 10px);">{{{config}}}</div> </span> }} }} }}{{#if: {{{text|}}} | </div><div style="{{#switch: {{{align}}}  
  | flex-start; }}display: inline-block; padding: 0 {{{padding-right|{{{3|11px}}}}}} {{{padding-bottom|{{{4|15px}}}}}} {{{padding-left|0}}}; white-space: nowrap; align-items: center">{{#if: {{{textbefore|}}} | <div style="display:inline-block; padding-right: 11px;">{{{textbefore}}}</div> }}{{#if: {{{image|{{{1|}}}}}}{{#if: {{{size|{{{5|}}}}}} | {{!}}{{{size|{{{5}}}}}} }}|[[File:{{{image|{{{1}}}}}}{{#if: {{{size|{{{5|}}}}}} | {{!}}{{{size|{{{5}}}}}} }}{{#if: {{{link}}} | {{!}}link={{{link}}} }}]]{{#if: {{{text|}}} | {{#if: {{{config|}}} | <br /><span style="font-size:smaller; font-weight: bold;"><div style="white-space: normal; max-width: calc({{{width|{{{size|110px}}}}}} + 10px);">{{{config}}}</div> </span> }}{{#if: {{{textunder|}}} | <br />{{{textunder}}} }} }} }}{{#if: {{{text|}}} | </div><div style="{{#switch: {{{align}}}  
| center =  
| center =  
| bottom = align-self: flex-end;
| bottom = align-self: flex-end;
| align-self: flex-start; }} display: inline-block; padding-right: {{{padding-right|{{{3|12px}}}}}}; padding-bottom: {{{padding-bottom|{{{4|15px}}}}}}; white-space: normal; align-items: center;"><div>{{{text|}}}</div></div> | &thinsp;{{#if: {{{count|}}} | {{#replace:<translate><!--T:1--> ×COUNT</translate>|COUNT|{{{count}}} }} | {{{2|}}} }}{{#if: {{{countextra|}}} | <nowiki/> <nowiki/>{{{countextra|}}} }}{{#if: {{{config|}}} | <br /><span style="font-size:smaller; font-weight: bold"><div style="white-space: normal; max-width: calc({{{width|{{{size|110px}}}}}} + 10px);">{{{config}}}</div></span> }} }}</div>{#if: {{PAGELANGUAGE}} | cs | {{Til}} }}</includeonly><noinclude><languages />{{#if: {{#translation:}} | | [[Category:Translatable_templates]]}}
| align-self: flex-start; }} display: inline-block; padding: 0 {{{padding-right|{{{3|11px}}}}}} {{{padding-bottom|{{{4|15px}}}}}} {{{padding-left|0}}}; white-space: normal; align-items: center;"><div>{{{text|}}}</div></div> | &thinsp;{{#if: {{{count|}}} | {{#replace:<translate><!--T:1--> ×COUNT</translate>|COUNT|{{{count}}} }} | {{{textbehind|{{{2|}}}}}} }}{{#if: {{{countextra|}}} | <nowiki/> <nowiki/>{{{countextra|}}} }}{{#if: {{{config|}}} | <br /><span style="font-size:smaller; font-weight: bold"><div style="white-space: normal; max-width: calc({{{width|{{{size|110px}}}}}} + 10px);">{{{config}}}</div></span> }} }}{{#if: {{{textunder|}}} | <br />{{{textunder}}} }}</div></includeonly><noinclude><languages />{{#if: {{#translation:}} | | [[Category:Translatable_templates]]}}
{{Breadcrumbs
{{Breadcrumbs
|link1={{EditorManualLink}}
|link1={{EditorManualLink}}
Line 15: Line 15:
* <code>image</code> or <code>1</code> or 1st (required) image name
* <code>image</code> or <code>1</code> or 1st (required) image name
* <code>2</code> or 2nd (optional) text on right side of image with vertical align = middle of image
* <code>2</code> or 2nd (optional) text on right side of image with vertical align = middle of image
* <code>padding-right</code> or <code>3</code> or 3rd (optional) right padding of image - default is <code>12px</code>
* <code>padding-left</code> (optional) left padding of image - default is <code>0px</code>
* <code>padding-right</code> or <code>3</code> or 3rd (optional) right padding of image - default is <code>11px</code>
* <code>padding-bottom</code> or <code>4</code> or 4th (optional) bottom padding of image - default is <code>15px</code>
* <code>padding-bottom</code> or <code>4</code> or 4th (optional) bottom padding of image - default is <code>15px</code>
* <code>size</code> or <code>5</code> or 5th (optional) size of image - default is <code>-empty-</code> means full width
* <code>size</code> or <code>5</code> or 5th (optional) size of image - default is <code>-empty-</code> means full width
* <code>width</code> (Optional) - max width of tile with text (available when parameter <code>text</code> is defined)
* <code>width</code> (Optional) - max width of tile with text (available when parameter <code>text</code> is defined)
* <link>link</link> (Optional) - link for image
* <code>align</code> (Optional) - vertical align of text on right side of image
* <code>align</code> (Optional) - vertical align of text on right side of image
* <code>alignimage</code> (Optional) - [<code>bottom</code>|-empty-] vertical align of whole object tile/text/config to bottom when requested
* <code>alignimage</code> (Optional) - [<code>bottom</code>|-empty-] vertical align of whole object tile/text/config to bottom when requested
Line 30: Line 32:
* '''Text before image'''
* '''Text before image'''
** <code>textbefore</code> (optional) - text showed before tile image
** <code>textbefore</code> (optional) - text showed before tile image
* '''Text behind image without formatting'''
** <code>textbehind</code> or <code>2</code> (optional) - text showed behind tile image without formatting
* '''Text under image (and under optional config section) without formatting'''
** <code>textunder</code> (optional) - text showed under tile image without formatting,


== Examples ==
== Examples ==
Line 48: Line 54:
{{Tile|Inns_And_Cathedrals_C3_Tile_G.png|width=400px|size=90px|text=Long text because it is rule for this tile, which describe all possibilities.|textbefore={{IconBook}}}}
{{Tile|Inns_And_Cathedrals_C3_Tile_G.png|width=400px|size=90px|text=Long text because it is rule for this tile, which describe all possibilities.|textbefore={{IconBook}}}}
{{Tile|Inns_And_Cathedrals_C3_Tile_J.png|width=400px|size=90px|align=center|text=Vertical centered text.|textbefore={{IconBook}}}}
{{Tile|Inns_And_Cathedrals_C3_Tile_J.png|width=400px|size=90px|align=center|text=Vertical centered text.|textbefore={{IconBook}}}}
{{Tile|Inns_And_Cathedrals_C3_Tile_H.png|width=400px|size=90px|align=center|link={{InnsCathedralsLink|linkonly=true}}}}
{{Tile|Inns_And_Cathedrals_C3_Tile_H.png|width=400px|size=90px|align=center|link={{InnsCathedralsLink|linkonly=true|anchor=inn}}}}
{{EndTileList}}
{{EndTileList}}
</nowiki></pre>
</nowiki></pre>
Line 67: Line 75:
{{Tile|Inns_And_Cathedrals_C3_Tile_G.png|width=400px|size=90px|text=Long text because it is rule for this tile, which describe all possibilities.|textbefore={{IconBook}}}}
{{Tile|Inns_And_Cathedrals_C3_Tile_G.png|width=400px|size=90px|text=Long text because it is rule for this tile, which describe all possibilities.|textbefore={{IconBook}}}}
{{Tile|Inns_And_Cathedrals_C3_Tile_J.png|width=400px|size=90px|align=center|text=Vertical centered text.|textbefore={{IconBook}}}}
{{Tile|Inns_And_Cathedrals_C3_Tile_J.png|width=400px|size=90px|align=center|text=Vertical centered text.|textbefore={{IconBook}}}}
{{Tile|Inns_And_Cathedrals_C3_Tile_H.png|width=400px|size=90px|align=center|text=Vertical centered text.|textunder=Long text under image when <code>text</code> is used}}
{{Tile|Inns_And_Cathedrals_C3_Tile_H.png|width=400px|size=90px|align=center|textunder=Long text under image without <code>text</code> in parameters}}
{{Tile|Inns_And_Cathedrals_C3_Tile_H.png|width=400px|size=90px|align=center|link={{InnsCathedralsLink|linkonly=true}}}}
{{Tile|Inns_And_Cathedrals_C3_Tile_H.png|width=400px|size=90px|align=center|link={{InnsCathedralsLink|linkonly=true|anchor=inn}}}}
{{EndTileList}}
{{EndTileList}}


{{FootnoteIconPara}}
{{FootnoteIconPara}}
</noinclude>
</noinclude>
advancededitor, translator, writer
26,381

edits

Navigation menu