Difference between revisions of "Template:Left/doc"

From blackwiki
Jump to navigation Jump to search
imported>Hyacinth
(→‎See also: *{{tl|align}})
imported>Hyacinth
(→‎See also: *{{tl|Image frame}})
Line 55: Line 55:
 
*{{tl|center}} and {{tl|right}}, which use div tags instead of modifying cell properties.
 
*{{tl|center}} and {{tl|right}}, which use div tags instead of modifying cell properties.
 
*{{tl|float left}}
 
*{{tl|float left}}
 +
*{{tl|Image frame}}
  
 
<includeonly>{{basepage subpage
 
<includeonly>{{basepage subpage

Revision as of 22:30, 22 March 2018

Usage

With no input arguments, this template saves typing the following text (in a table):

style="text-align:left"|

To use, type: {{left}} at the start of the table cell

With an input argument, this template saves typing

<div style="float:left;">...</div>

To use, type: {{left|content}} to left-align content

Examples

Example 1

Example 2

See also