Template:BigThumb: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Protected "Template:BigThumb" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
mNo edit summary
Line 1: Line 1:
<includeonly>[[File:{{{1|No.png}}}|400px|thumb|<strong><center>{{{2}}}</center></strong>]]</includeonly><noinclude>
<includeonly>[[File:{{{1|No.png}}}|400px|thumb|<strong><center>{{{2}}}</center></strong>]]</includeonly><noinclude>
==Example==
==Example==
{{BigThumb|HUD.png|HUD}}<br/><br/><br/><br/><br/><br/><br/><br/>
{{BigThumb|HUD.png|HUD}}
<div style="clear: both;"></div>
<div style="clear: both;"></div>
==Usage==
==Usage==
Line 11: Line 11:
==Example Source==
==Example Source==
<pre>{{BigThumb|HUD.png|HUD}}</pre>
<pre>{{BigThumb|HUD.png|HUD}}</pre>
*Extra line breaks added to prevent the image from overlapping the next heading.
[[Category:Templates/Formatting]]</noinclude>
[[Category:Templates/Formatting]]</noinclude>

Revision as of 01:39, 29 April 2018

Example

HUD

Usage

The BigThumb template is meant to be used for example images that need to be larger. A good example of this is full-screen screenshots and settings screens.

{{BigThumb|<imagename>|<pageName>}}
  • The code above can be pasted into your page and edited.

ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.


Example Source

{{BigThumb|HUD.png|HUD}}