Template:Pageframecollapse: Difference between revisions
From Starlight wiki
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 1em 0; padding: 1px;"> | <div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 1em 0; padding: 1px;"> | ||
<div style="background: #{{{color|888}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;"><center> | <div style="background: #{{{color|888}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;"><center>'''{{{title}}}'''</center></div> | ||
<div style="padding: 1em; background: #{{{color}}}4e"> | <div style="padding: 1em; background: #{{{color}}}4e"> | ||
<div class="wikitable mw-collapsible mw-collapsed"> | <div class="wikitable mw-collapsible mw-collapsed"> | ||
{{{header}}} | <center>{{{header}}}</center> | ||
<div class="mw-collapsible-content">{{{content}}}</div> | <div class="mw-collapsible-content">{{{content}}}</div> | ||
</div></div></div> | </div></div></div> | ||
< | |||
<noinclude> | |||
== Parameter Definitions == | == Parameter Definitions == | ||
Latest revision as of 11:52, 3 May 2026
{{{content}}}
Parameter Definitions
Any fields left intentionally blank should have "None" placed in them.
If there are or will be any pages for a piece of information, make it a hyperlink.
- image The image used on both sides of the header
- title The title on the header
- header Blurb visible under the title before expanding
- content The actual contents of the frame
- color The color of the frame
