Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Show/testcases

From Wikipedia, the free encyclopedia

Unnamed parameters

[edit]
{{Show
|Header!
|Content!
This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.
}}

{{Show}}

Header!
Content!

This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.

{{Show/sandbox}}

Header!
Content!

This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.

Numbered parameters

[edit]
{{Show
|1=Header!
|2=Content!
This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.
}}

{{Show}}

Header!
Content! This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.

{{Show/sandbox}}

Header!
Content! This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.

Alignment parameters

[edit]
{{Show
|head-align = center
|content-align = right
|1 = Header!
|2 = Content!
This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.
}}

{{Show}}

Header!
Content! This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.

{{Show/sandbox}}

Header!
Content! This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.

Style parameters

[edit]
{{Show
|frame-style = border: 1px solid silver; padding: 0.3em;
|head-style = background-color: #AADDAA; text-align: center;
|content-style = background-color: #CCFFCC; text-align: right;
|1 = Header!
|2 = Content!
This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.
}}

{{Show}}

Header!
Content! This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.

{{Show/sandbox}}

Header!
Content! This information here will not show until you click the "show" button. It's then hidden by collapsing the section when you press "hide" button.