The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

Support the wiki on our official Ko-Fi page or Patreon page!

Template:Col-begin: Difference between revisions

From The Codex
PlozAlcachaz
PlozAlcachaz (talk | contribs) (Created page with "{| class="{{{class|}}}" style="background-color:{{{bgColor|transparent}}}; color:{{{fontColor|inherit}}}; width:{{{width|100%}}};" |- |<noinclude> |} {{documentation}}</noincl...")
 
PlozBot
PlozBot (talk | contribs) (Protected "Template:Col-begin" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| 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%}}};"
|-
|-

Latest revision as of 12:49, 12 March 2021

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}}