Difference between revisions of "Template:ThreeColumnList"

From LAH Wiki
Jump to: navigation, search
Line 12: Line 12:
 
:'''Col3''': the data for column 3.
 
:'''Col3''': the data for column 3.
 
Just about anything can be put into Col1, Col2 and Col3, using normal wiki markups, ect. '''Remember that the <nowiki><BR></nowiki> code will be needed for each line break within columns.''' The code to put into the article is  
 
Just about anything can be put into Col1, Col2 and Col3, using normal wiki markups, ect. '''Remember that the <nowiki><BR></nowiki> code will be needed for each line break within columns.''' The code to put into the article is  
<pre>{{ThreeColumnList|width|align
+
<pre>{{ThreeColumnList|width=USERVALUE|align=USERVALUE
|Col1
+
|Col1=USERVALUE
|Col2
+
|Col2=USERVALUE
|Col3}}</pre>
+
|Col3=USERVALUE}}</pre>
 
</noinclude>
 
</noinclude>

Revision as of 13:03, 15 July 2007

Personal tools