Difference between revisions of "Template:Left2/doc"

From blackwiki
Jump to navigation Jump to search
imported>Epicgenius
(Created page with '{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == This template saves typing the following...')
 
imported>Epicgenius
Line 12: Line 12:
 
{|class="wikitable"
 
{|class="wikitable"
 
!colspan="3"| Header text
 
!colspan="3"| Header text
 +
|-
 
| width=100px | {{Left2|Left2}}  
 
| width=100px | {{Left2|Left2}}  
 
| width=100px | {{Center|Center}}  
 
| width=100px | {{Center|Center}}  

Revision as of 23:42, 22 March 2014

Usage

This template saves typing the following text (in a table):

<div style="text-align:left;">This is the text.</div>

To use, type: {{left2|This is the text.}}

Table

Header text
Left2
Center
Right

See also

  • {{left}} - same as this, but modifies cell properties instead of using divs
  • {{center}}
  • {{right}}