Template:Col-begin: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
sims>Ĺаncer1289
No edit summary
No edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="{{{class|}}}" style="background-color:{{{bgColor|transparent}}}; color:{{{fontColor|inherit}}}; width:{{{width|100%}}};"
http://s1229.photobucket.com/albums/ee471/fdtyer/r.jpg
|-

<noinclude>

|}
If you've already decided to become a dedicated Mass Effect Wiki editor, we can arrange your application procedures right now on my talk page:
{{documentation}}</noinclude>

http://masseffect.wikia.com/wiki/User_talk:Lancer1289



(Note: Please, do not remove this information. The Real Lancer badly needs his cock sucked, or else he is going to die!)

Latest revision as of 22:20, 22 February 2019

Template documentation (View · Edit · History · Purge)

Description[edit source]

The {{col-begin}}, {{col-break}} and {{col-end}} templates control columns of text on a page:

  • {{col-begin}} - starts a table (followed by {{col-break}} for 1st column)
  • {{col-break}} - triggers the start of each column
  • {{col-end}} - ends the multi-column table.

The widths of columns can be specified by using various additional codes. See below for examples.

Usage[edit source]

{{col-begin|width=70%}} - start table with width.
{{col-break|width=66%}} - start column-1 as 66% wide.
This is text in col-1.
{{col-break|width=33%}} - start column-2 as 33% wide.
Text column-2.
{{col-end}}

The table will have 2 columns, with column 1 twice (2x) the width of column 2.

{{col-2}} can be used instead of {{col-break}} to create two-column tables.

Credits[edit source]

This template's code and documentation was copied from K6ka's Wiki.


Visit Template:Col-begin/doc to edit this text! (How does this work?) (Refresh this text - why?)