Template:X: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
(Created page with "18px|frameless|CheckMark<noinclude> ==Usage== The X template is meant to be used to make a decorative, inline X mark on a page. <pre>{{X}}</pre> *The code abov...")
 
mNo edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:X.png|18px|frameless|CheckMark]]<noinclude>
<includeonly><div class="large-box negative">[[File:X.png|18px|frameless|link=|X]]&nbsp;{{{title}}}{{#if:{{{text|}}}|<!--TRUE--><br/><font style="font-size:14px;">{{{text}}}</font>}}</div></includeonly><noinclude>
==Example==
{{X
|title=Example bacon generated at https://baconipsum.com/
|text=Do laboris nostrud pork corned beef tongue alcatra pig. Reprehenderit beef ribs exercitation consequat in, ball tip ribeye sed ham dolore frankfurter laboris. Aliquip in kevin laboris voluptate fatback pork loin doner ham. In chuck officia, elit burgdoggen minim nisi pariatur. Short ribs chuck officia enim, venison swine mollit dolor ball tip. Proident occaecat quis, shank esse mollit in flank tail.
{{Image_Link|StoneCube.png|Stone Cube}}
* {{Small_Image_Link|StoneLarge.png|Large Stone}}
* {{Small_Image_Link|WoodenStick.png|Wooden Sticks}}
}}


==Usage==
==Usage==
The X template is meant to be used to make a decorative, inline X mark on a page.
The X template is meant to be used to make a decorative textbox with an X.
<pre>{{X}}</pre>
<pre>{{X
|title=<title>
|text=<text>
}}</pre>
*The code above can be pasted into your page.
*The code above can be pasted into your page.
==Example Source==
<pre>{{X
|title=Example bacon generated at https://baconipsum.com/
|text=Do laboris nostrud pork corned beef tongue alcatra pig. Reprehenderit beef ribs exercitation consequat in, ball tip ribeye sed ham dolore frankfurter laboris. Aliquip in kevin laboris voluptate fatback pork loin doner ham. In chuck officia, elit burgdoggen minim nisi pariatur. Short ribs chuck officia enim, venison swine mollit dolor ball tip. Proident occaecat quis, shank esse mollit in flank tail.
{{Image_Link|StoneCube.png|Stone Cube}}
* {{Small_Image_Link|StoneLarge.png|Large Stone}}
* {{Small_Image_Link|WoodenStick.png|Wooden Sticks}}
}}</pre>
[[Category:Templates/Formatting]]</noinclude>
[[Category:Templates/Formatting]]</noinclude>

Latest revision as of 16:37, 11 May 2018

Example

X Example bacon generated at https://baconipsum.com/
Do laboris nostrud pork corned beef tongue alcatra pig. Reprehenderit beef ribs exercitation consequat in, ball tip ribeye sed ham dolore frankfurter laboris. Aliquip in kevin laboris voluptate fatback pork loin doner ham. In chuck officia, elit burgdoggen minim nisi pariatur. Short ribs chuck officia enim, venison swine mollit dolor ball tip. Proident occaecat quis, shank esse mollit in flank tail.

StoneCube.png Stone Cube

Usage

The X template is meant to be used to make a decorative textbox with an X.

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

Example Source

{{X
|title=Example bacon generated at https://baconipsum.com/
|text=Do laboris nostrud pork corned beef tongue alcatra pig. Reprehenderit beef ribs exercitation consequat in, ball tip ribeye sed ham dolore frankfurter laboris. Aliquip in kevin laboris voluptate fatback pork loin doner ham. In chuck officia, elit burgdoggen minim nisi pariatur. Short ribs chuck officia enim, venison swine mollit dolor ball tip. Proident occaecat quis, shank esse mollit in flank tail.
{{Image_Link|StoneCube.png|Stone Cube}}
* {{Small_Image_Link|StoneLarge.png|Large Stone}}
* {{Small_Image_Link|WoodenStick.png|Wooden Sticks}}
}}