Template:Infobox/DoubleText: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (Undo revision 14020 by CptTwinkie (talk))
mNo edit summary
 
Line 1: Line 1:
<includeonly><p style="margin: -0.5em 0px 0px 0px; padding: 0px 5px 2.5px 5px;"><table style="width:100%; font-size: 88%;"><tr><td style="width:50%; padding: 0px 5px 0px 10px;">{{{1}}}</td><td style="padding: 0px 5px 0px 0px;">{{{2}}}</td></tr></table></p></includeonly><noinclude>
<includeonly><p class="ib-standard ib-padding"><table class="ib-table"><tr><td class="ib-padding-short" style="width:50%;">{{{1}}}</td><td clas="ib-padding-short">{{{2}}}</td></tr></table></p></includeonly><noinclude>
==Usage==
==Usage==
<pre>{{Infobox/DoubleText|<text>|<text>}}</pre>
<pre>{{Infobox/DoubleText|<text>|<text>}}</pre>

Latest revision as of 14:22, 11 May 2018

Usage

{{Infobox/DoubleText|<text>|<text>}}
  • The code above can be pasted into your page.

Base Page

{{Infobox}} should be added to the base page of the article.

Sub-Page

The Infobox/DoubleText template should be used in a /Infobox sub-page. See Template:Infobox for more information.

Infobox/DoubleText Is intended to be used to create two columns of regular text in the information box.

IMPORTANT: {{Infobox/Start}} should always be used in combination with {{Infobox/End}}. Other Infobox templates should be placed between /Start and /End. Changing this order will result in a mess.