Template:Check: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<div style="margin: 0% 5%; background: rgba(30, 100, 30, 0.2); border: 1px solid rgb(183,143,81); border-width: 1px 1px 1px 4px; border-radius: 0.33em; text-align: left; font-size: 18px; color: white; padding: 10px 40px 10px 40px;">[[File:Check.png|18px|frameless|CheckMark]]&nbsp;{{{title}}}{{#if:{{{text|}}}|<!--TRUE--><br/><font style="font-size:14px;">{{{text}}}</font>}}</div><noinclude>
<includeonly><div style="margin: 0% 5%; background: rgba(30, 100, 30, 0.2); border: 1px solid rgb(183,143,81); border-width: 1px 1px 1px 4px; border-radius: 0.33em; text-align: left; font-size: 18px; color: white; padding: 10px 40px 10px 40px;">[[File:Check.png|18px|frameless|CheckMark]]&nbsp;{{{title}}}{{#if:{{{text|}}}|<!--TRUE--><br/><font style="font-size:14px;">{{{text}}}</font>}}</div></includeonly><noinclude>
==Example==
{{Check
|title=Example Title
|text=Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text.
{{Image_Link|StoneCube.png|Stone Cube}}
* {{Small_Image_Link|LargeStone.png|Large Stone}}
* {{Small_Image_Link|WoodenSticks.png|Wooden Sticks}}
}}


==Usage==
==Usage==

Revision as of 00:36, 5 August 2017

Example

CheckMark Example Title
Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text Example text.

StoneCube.png Stone Cube

Usage

The Check template is meant to be used to make a decorative textbox with a checkmark.

{{Check
|title=<title>
|text=<text>
}}
  • The code above can be pasted into your page.