Template:TableRow: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
Datiswous (talk | contribs)
A possibly easier way to create and edit tables
 
Datiswous (talk | contribs)
mNo edit summary
Line 10: Line 10:
<includeonly>
<includeonly>
|-
|-
|{{1}}
|{{{1}}}
|{{2}}
|{{{2}}}
|{{3}}
|{{{3}}}
|{{4}}
|{{{4}}}
|{{5}}
|{{{5}}}
|-
|-
</includeonly>
</includeonly>

Revision as of 00:46, 3 January 2023

Use this template this way:

Use this for every row in a 5 column table:

 {{Table-row|"cell 1"|"cell 2"|"cell 3"|"cell 4"|"cell 5"}}