Template:Infobox/Start: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><div style="width: 300px; padding: 0px; float: right; clear: right; margin: 0px 0px 10px 0px; margin-left: 12px; font-size: 88%; background-color: rgba(80,60,30,0...")
 
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="width: 300px; padding: 0px; float: right; clear: right; margin: 0px 0px 10px 0px; margin-left: 12px; font-size: 88%; background-color: rgba(80,60,30,0.4); border: 1px solid rgb(183,143,81);"><!--  
<includeonly><div class="ib-main"><!--  
 
--><center><p style="padding: 5px 2.5px 5px 2.5px; margin: 0px; font-size: 120%; font-weight: bold;">{{{title}}}</p></center></includeonly><noinclude>
==Example==
todo


--><center><p class="ib-start">{{{1|{{BASEPAGENAME}}}}}</p></center></includeonly><noinclude>
==Usage==
==Usage==
todo
<pre>{{Infobox/Start|<title?>}}</pre>
<pre>todo</pre>
*The code above can be pasted into your page.
*The code above can be pasted into your page.
===Base Page===
''<nowiki>{{Infobox}}</nowiki>'' should be added to the base page of the article.
===Sub-Page===
The ''<nowiki>{{Infobox/Start}}</nowiki>'' template should be used in a /Infobox sub-page. See [[Template:Infobox]] for more information.
<span style="color:red;">'''IMPORTANT:'''</span> ''<nowiki>{{Infobox/Start}}</nowiki>'' should always be used in combination with ''<nowiki>{{Infobox/End}}</nowiki>''. Other Infobox templates should be placed between /Start and /End. Changing this order will result in a mess.


==Example Source==
<pre>todo</pre>
[[Category:Templates/Formatting]]
[[Category:Templates/Formatting]]
</noinclude>
</noinclude>

Latest revision as of 14:22, 11 May 2018

Usage

{{Infobox/Start|<title?>}}
  • 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/Start}} template should be used in a /Infobox sub-page. See Template:Infobox for more information.

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.