Difference between revisions of "Template:Col-begin"

From RimWorld Wiki
Jump to navigation Jump to search
m (Marked For Deletion)
m (Changed Category)
Line 1: Line 1:
 +
<noinclude>
 +
{{Modal_Mark_For_Deletion}}
 +
</noinclude>
 
{| class="{{{class|}}}" style="background-color:{{{bgColor|transparent}}}; color:{{{fontColor|inherit}}}; width:{{{width|100%}}};"
 
{| class="{{{class|}}}" style="background-color:{{{bgColor|transparent}}}; color:{{{fontColor|inherit}}}; width:{{{width|100%}}};"
 
|-
 
|-
Line 4: Line 7:
 
|}
 
|}
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>
<noinclude>
 
[[Category:Pages_Marked_For_Deletion]]
 
</noinclude>
 

Revision as of 00:30, 27 May 2020

Template:Modal Mark For Deletion

Documentation icon Template documentation[view] [edit] [history] [purge]
Description
This template starts a column, as part of a two-column template.
Syntax
Type {{Col-begin}}, then whatever you would like inside the first box, then {{Col-2}} and whatever you want in the second box, ended by {{Col-end}}.
For example...
{{Col-begin}}
Text
{{Col-2}}
Text
{{Col-end}}