Difference between revisions of "Template:SOTDL/Table"

From Trad Games Wiki
Jump to navigation Jump to search
(Created page with "{| style="padding:0px; border-spacing:0; width: 760px" |- style="background: #000000; color: #ffffff" | style="text-align: center; font-weight: bold; width: 10%" | {{{1|d6}}}...")
 
 
Line 2: Line 2:
 
|- style="background: #000000; color: #ffffff"
 
|- style="background: #000000; color: #ffffff"
 
| style="text-align: center; font-weight: bold; width: 10%" | {{{1|d6}}}
 
| style="text-align: center; font-weight: bold; width: 10%" | {{{1|d6}}}
| style="font-weight: bold; padding-left: 3px" | {{{2|Example}}}
+
| style="font-weight: bold; padding-left: 3px" | {{{2|Result column}}}
 
{{{3|
 
{{{3|
 
{{SOTDL/Table Row|dark|1|A result goes here.}}
 
{{SOTDL/Table Row|dark|1|A result goes here.}}
Line 9: Line 9:
 
{{SOTDL/Table Row|light|4|A result goes here.}}
 
{{SOTDL/Table Row|light|4|A result goes here.}}
 
{{SOTDL/Table Row|dark|5|A result goes here.}}
 
{{SOTDL/Table Row|dark|5|A result goes here.}}
{{SOTDL/Table Row|light|6|A result goes here.}}}}}
+
{{SOTDL/Table Row|light|6|A result goes here.}}
 +
}}}
 
|}<noinclude>
 
|}<noinclude>
 
<pre>
 
<pre>
{{SOTDL/Table|
+
{{SOTDL/Table|d6|Result column|
 
{{SOTDL/Table Row|dark|1|A result goes here.}}
 
{{SOTDL/Table Row|dark|1|A result goes here.}}
 
{{SOTDL/Table Row|light|2|A result goes here.}}
 
{{SOTDL/Table Row|light|2|A result goes here.}}
Line 22: Line 23:
 
</pre>
 
</pre>
  
[[Category:SOTDL Templates|Spell]]
+
[[Category:SOTDL Templates|Table]]
 
</noinclude>
 
</noinclude>

Latest revision as of 13:06, 28 June 2019

d6 Result column
1 A result goes here.
2 A result goes here.
3 A result goes here.
4 A result goes here.
5 A result goes here.
6 A result goes here.
{{SOTDL/Table|d6|Result column|
{{SOTDL/Table Row|dark|1|A result goes here.}}
{{SOTDL/Table Row|light|2|A result goes here.}}
{{SOTDL/Table Row|dark|3|A result goes here.}}
{{SOTDL/Table Row|light|4|A result goes here.}}
{{SOTDL/Table Row|dark|5|A result goes here.}}
{{SOTDL/Table Row|light|6|A result goes here.}}
}}