Difference between revisions of "Template:Tile/en"

Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(35 intermediate revisions by the same user 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|1ex}}}}}}; padding-bottom: {{{padding-bottom|{{{4|15px}}}}}}; white-space: nowrap; align-items: center">{{#if: {{{textbefore|}}} | <div style="display:inline-block; padding-right: 1ex;">{{{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|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|1ex}}}}}}; padding-bottom: {{{padding-bottom|{{{4|15px}}}}}}; white-space: normal; align-items: center;"><div>{{{text|}}}</div></div> | &thinsp;{{#if: {{{count|}}} | {{#replace:×COUNT|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|110px}}} + 10px);">{{{config}}}</div></span> }} }}</div></includeonly><noinclude><languages />{{Breadcrumbs
| 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:×COUNT|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}}} }}{{OldNumberedParametersWarning|1{{#if: {{{1|}}} ||NULL}}={{{1|}}}|2{{#if: {{{2|}}} ||NULL}}={{{2|}}}|3{{#if: {{{3|}}} ||NULL}}={{{3|}}}|4{{#if: {{{4|}}} ||NULL}}={{{4|}}}|5{{#if: {{{5|}}} ||NULL}}={{{5|}}}|template=Tile }}</div></includeonly><noinclude><languages />{{#if: {{#translation:}} | | [[Category:Translatable_templates]]}}
{{Breadcrumbs
|link1={{EditorManualLink}}
|link1={{EditorManualLink}}
}}
}}
Line 14: 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>15px</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)
* <code>link</code> (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 23: Line 26:
** <code>text</code> (optional) - text on right side of image of tile with vertical align = <code>center</code> of image, when used, parameters <code>config</code> and <code>count</code> are '''ignored'''!
** <code>text</code> (optional) - text on right side of image of tile with vertical align = <code>center</code> of image, when used, parameters <code>config</code> and <code>count</code> are '''ignored'''!
** or
** or
** <code>count</code> (optional) count of tiles as number, output depend on translation in English like ×2 when count is 2
** <code>count</code> (optional) count of tiles as number, output depends on translation. For <code><nowiki>count=2</nowiki></code> the output in English is <code>×2</code>
** <code>countextra</code> (optional) extra text showed after count, for example <code><nowiki><ref>...</nowiki></code> or other text
** <code>countextra</code> (optional) extra text showed after count, for example <code><nowiki><ref>...</nowiki></code> or other text
* '''Text under image'''
* '''Text under image'''
Line 29: 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 47: 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 66: 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>
{{#switch: {{PAGELANGUAGE}}
| en = [[Category:Translatable_templates]] [[Category:Editor Manual]]
|
}}</noinclude>
75,310

edits