Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "User:Eabrace/TableHiddenText"

From Paragon Wiki Archive
Jump to: navigation, search
m (Case 2 - hidden text inside row)
m (Case 3 - attempting to hide a new row (doesn't work so well))
Line 66: Line 66:
 
|-
 
|-
 
! colspan="3" style="text-align:center; font-size: 120%;" | {{hidden|header='''Hidden Text Follows'''|content=This text should be hidden inside the table row.}}
 
! colspan="3" style="text-align:center; font-size: 120%;" | {{hidden|header='''Hidden Text Follows'''|content=This text should be hidden inside the table row.}}
 +
|}
 +
 +
{{clr}}
 +
 +
 +
== Case 3 ==
 +
Hiding text inside a table row
 +
 +
{| class="infobox" style="width: 20em; text-align: left; font-size: 90%; border: 1px solid #aaaaaa;"
 +
|-
 +
| colspan="3" style="text-align:center; font-size: 120%;" | '''Blaster'''
 +
|-
 +
| colspan="3" style="text-align: center;" | [[File:Archetypeicon_blaster.png]]
 +
|-
 +
! Primary
 +
| Ranged
 +
|-
 +
! Secondary
 +
| Support
 +
|-
 +
! Inherent
 +
| [[Defiance]]
 +
|-
 +
! [[Hit Points|Base HP]]
 +
| 1204.8
 +
|-
 +
! [[Hit Points|Max HP]]
 +
| 1606.4
 +
|-
 +
| colspan="3" style="text-align:center; font-size: 120%;" | '''Modifiers (at level 50)'''
 +
|-
 +
! || Melee || Ranged
 +
|-
 +
! [[Damage Scale]]
 +
| 1.000 || 1.125
 +
|-
 +
! colspan="3" style="text-align:center; font-size: 120%;" | {{hidden|header='''Hidden Text Follows'''|content=
 +
{{!}}-
 +
{{!}}This text should be hidden inside the table row.}}
 
|}
 
|}
  
 
{{clr}}
 
{{clr}}

Revision as of 22:46, 4 August 2009

A (hopefully) short little experiment in embedding the {{hidden}} template inside tables.

Case 1

A simple table with no hidden text

Blaster
Archetypeicon blaster.png
Primary Ranged
Secondary Support
Inherent Defiance
Base HP 1204.8
Max HP 1606.4
Modifiers (at level 50)
Melee Ranged
Damage Scale 1.000 1.125


Case 2

Hiding text inside a table row

Blaster
Archetypeicon blaster.png
Primary Ranged
Secondary Support
Inherent Defiance
Base HP 1204.8
Max HP 1606.4
Modifiers (at level 50)
Melee Ranged
Damage Scale 1.000 1.125



Case 3

Hiding text inside a table row

Blaster
Archetypeicon blaster.png
Primary Ranged
Secondary Support
Inherent Defiance
Base HP 1204.8
Max HP 1606.4
Modifiers (at level 50)
Melee Ranged
Damage Scale 1.000 1.125
This text should be hidden inside the table row.