Difference between revisions of "User:Jibo/sandbox"
From DDO Compendium
m |
m |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:Table | ==Table Template Work== | ||
{{Template:Table_Header | |||
|sortable=1 <!-- if you want it to be sortable, otherwise leave this line out --> | |||
|collapsible=1 <!-- if you want it to be collapsible, otherwise leave this line out --> | |||
|collapsed=1 <!-- if it's default collapsed, otherwise leave this line out --> | |||
|caption-style=text-align: left; width: 200px; ... <! -- optional, you can leave this line out if no style --> | |||
|caption=Caption goes here <!-- optional, you can leave this line out if no caption --> | |||
|First column header <!-- required --> | |||
|Second column header <!-- optional, you can leave this line out --> | |||
|Third column header <!-- optional, you can leave this line out --> | |||
|Fourth column header <!-- optional, you can leave this line out --> | |||
|Fifth column header <!-- optional, you can leave this line out --> | |||
|Sixth column header <!-- optional, you can leave this line out --> | |||
}} | |||
{{Template:Table_Row|Row 1 Cell 1|Row 1 Cell 2|Row 1 Cell 3|Row 1 Cell 4|Row 1 Cell 5|Row 1 Cell 6}} | |||
<!-- {{Template:Table_Row|Row 2 Cell 1|Row 2 Cell 2|Row 2 Cell 3|Row 2 Cell 4|Row 2 Cell 5|Row 2 Cell 6}} --> | |||
{{Template:Table_Footer}} | |||
<!-- scratch --> | |||
<!-- {{Template:Table | |||
|class=wikitable|sortable=sortable|collapsible=mw-collapsible|collapsed=mw-collapsed|style_center="text-align: center;" | |class=wikitable|sortable=sortable|collapsible=mw-collapsible|collapsed=mw-collapsed|style_center="text-align: center;" | ||
|caption_style="text-align: left; width: 200px"|caption= | |caption_style="text-align: left; width: 200px"|caption=Table 1 | ||
|header1=Quest|header2=Adventure Pack|header3=Free to Play|header4=Patron | |header1=Quest|header2=Adventure Pack|header3=Free to Play|header4=Patron | ||
{{Template: | |r1c1=A Cabal for One|r1c2=Runis of Gianthold|r1c3=No|r1c4=Agents of Argonessen | ||
}} | |r2c1=A Lessen in Deception|r2c2=Shadowfell Conspiracy|r2c3=No|r2c4=Purple Dragon Knights | ||
|r3c1=A Break in the Ice|r3c2=Shadowfell Conspiracy|r3c3=No|r3c4=The Harpers | |||
}} --> | |||
<!-- {{Template:Table | |||
|class=wikitable|sortable=sortable|collapsible=mw-collapsible|collapsed=mw-collapsed|style_center="text-align: center;" | |||
|caption_style="text-align: left; width: 200px"|caption=Table 1 | |||
|header1=Quest|header2=Adventure Pack|header3=Free to Play|header4=Patron | |||
|r1c1= A Cabal for One|r1c2=Runis of Gianthold|r1c3=No|r1c4=Agents of Argonessen | |||
}} --> | |||
<!-- | |||
{| class="{{{class}}} {{{sortable}}} {{{collapsible}}} {{{collapsed}}}" style={{{style_center}}} | |||
|+style={{{caption_style}}}|{{{caption}}} | |||
! scope="col" | {{{header1}}} | |||
! scope="col" | {{{header2}}} | |||
! scope="col" | {{{header3}}} | |||
! scope="col" | {{{header4}}} | |||
|- | |||
| data-sort-value="{{{r1c1}}}"|[[{{{r1c1}}}]] || data-sort-value="{{{r1c2}}}"|[[{{{r1c2}}}]] || data-sort-value="{{{r1c3}}}"|{{{r1c3}}} || data-sort-value="{{{r1c4}}}"|[[{{{r1c4}}}]] | |||
|- | |||
| data-sort-value="{{{r2c1}}}"|[[{{{r2c1}}}]] || data-sort-value="{{{r2c2}}}"|[[{{{r2c2}}}]] || data-sort-value="{{{r2c3}}}"|{{{r2c3}}} || data-sort-value="{{{r2c4}}}"|[[{{{r2c4}}}]] | |||
|- | |||
| data-sort-value="{{{r3c1}}}"|[[{{{r3c1}}}]] || data-sort-value="{{{r3c2}}}"|[[{{{r3c2}}}]] || data-sort-value="{{{r3c3}}}"|{{{r3c3}}} || data-sort-value="{{{r3c4}}}"|[[{{{r3c4}}}]] | |||
|} --> | |||
<!-- Commented out, test stuff --> | |||
<!-- {| class="{{{class}}} {{{sortable}}} {{{collapsible}}} {{{collapsed}}}" style={{{style_center}}} | |||
|+style={{{caption_style}}}|{{{caption}}} | |||
! scope="col" | {{{header1}}} !! scope="col" | {{{header2}}} !! scope="col" | {{{header3}}} !! scope="col" | {{{header4}}} | |||
|- | |||
|{{Template:Table_Row| cell_value1 = {{r1c1}} }} | |||
|} --> | |||
<!-- {{!!}} {{{cell_value2}}} {{!!}} {{{cell_value3}}} {{!!}} {{{cell_value4}}} --> | |||
==Old table== | |||
{| class="wikitable mw-collapsible mw-collapsed sortable" style="text-align: center;" | {| class="wikitable mw-collapsible mw-collapsed sortable" style="text-align: center;" | ||
|+style="text-align: left; width: 200px"|Level | |+style="text-align: left; width: 200px"|Level 1 Quests | ||
! scope="col" | Quest | ! scope="col" | Quest | ||
! scope="col" | Adventure Pack | ! scope="col" | Adventure Pack | ||
Line 30: | Line 85: | ||
|data-sort-value="No"|No | |data-sort-value="No"|No | ||
|data-sort-value="The Harpers"|[[The Harpers]] | |data-sort-value="The Harpers"|[[The Harpers]] | ||
|- | |- | ||
|data-sort-value="A | |data-sort-value="A Break in the Ice"| [[A Break in the Ice]] | ||
|data-sort-value=" | |data-sort-value="Shadowfell Conspiracy"|[[Shadowfell Conspiracy]] | ||
|data-sort-value="No"|No | |data-sort-value="No"|No | ||
|data-sort-value=" | |data-sort-value="The Harpers"|[[The Harpers]] | ||
|- | |- | ||
|data-sort-value="A | |data-sort-value="A Break in the Ice"| [[A Break in the Ice]] | ||
|data-sort-value="Shadowfell Conspiracy"|[[Shadowfell Conspiracy]] | |data-sort-value="Shadowfell Conspiracy"|[[Shadowfell Conspiracy]] | ||
|data-sort-value="No"|No | |data-sort-value="No"|No | ||
|data-sort-value=" | |data-sort-value="The Harpers"|[[The Harpers]] | ||
|- | |- | ||
|data-sort-value="A Break in the Ice"| [[A Break in the Ice]] | |data-sort-value="A Break in the Ice"| [[A Break in the Ice]] |
Latest revision as of 13:24, 24 April 2018
Table Template Work[edit]
First column header | Second column header | Third column header | Fourth column header | Fifth column header | Sixth column header |
---|---|---|---|---|---|
Row 1 Cell 1 | Row 1 Cell 2
|
Row 1 Cell 3
|
Row 1 Cell 4
|
Row 1 Cell 5
|
Row 1 Cell 6
|
Old table[edit]
Quest | Adventure Pack | Free to Play | Patron |
---|---|---|---|
A Cabal for One | Ruins of Gianthold | No | Agents of Argonnessen |
A Lesson in Deception | Shadowfell Conspiracy | No | Purple Dragon Knights |
A Break in the Ice | Shadowfell Conspiracy | No | The Harpers |
A Break in the Ice | Shadowfell Conspiracy | No | The Harpers |
A Break in the Ice | Shadowfell Conspiracy | No | The Harpers |
A Break in the Ice | Shadowfell Conspiracy | No | The Harpers |