Template:Table/doc: Difference between revisions

m
Text replacement - " " to " "
(moved reflist)
m (Text replacement - " " to " ")
 
Line 3: Line 3:
== Usage  ==
== Usage  ==


To specify a straight forward table without needing to input ''all the wikicode required&nbsp;<ref>http://en.wikipedia.org/wiki/Template:Table</ref>''&nbsp;(in particular the <code><big>{{!-}}</big></code> row divisions).  
To specify a straight forward table without needing to input ''all the wikicode required <ref>http://en.wikipedia.org/wiki/Template:Table</ref>'' (in particular the <code><big>{{!-}}</big></code> row divisions).  
<pre>{{Table
<pre>{{Table
|type  =        // default: style="background:transparent;"
|type  =        // default: style="background:transparent;"
|title =     
|title =     
|hdrs  =        // first header&nbsp;!! second header&nbsp;!! ...  
|hdrs  =        // first header !! second header !! ...  
|row1  =        // first cell's contents {{!!}} second cell's contents {{!!}} ...  
|row1  =        // first cell's contents {{!!}} second cell's contents {{!!}} ...  
...
...