- Portals
- The Current Year
- ED in the News
- Admins
- Help ED Rebuild
- Archive
- ED Bookmarklet
- Donate Bitcoin
Contact an admin on Discord or EDF if you want an account. Also fuck bots.
Template:Collapsegallery: Difference between revisions
Jump to navigation
Jump to search
imported>JuniusThaddeus Note. |
imported>TabbyGarf No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>< | <includeonly><table cellpadding="5" cellspacing="0" border="0" style="{{#if:{{{border|}}}|border:.5em solid {{{border}}};{{roundy|{{{radius|.9em}}}}}|border:1px solid black;}}" align="{{#switch:{{{3}}}|center=center|left=left|right=right|left}}"> | ||
<!-- Header --> | <!-- Header --> | ||
< | <tr style="background-color:{{{border|black}}};color:{{{color|white}}};font-size:14pt;"> | ||
<!-- Teaser -->{{{4}}} | <td align="left">{{{1}}}<div class="mw-collapsible mw-collapsed"><div class="mw-collapsible-content"></td> | ||
<td align="right" style="font-size:6pt;">[[Template:pixpls|About missing Pics]]</td> | |||
</tr> | |||
<!-- Teaser --> | |||
<tr> | |||
<td align="center" colspan="2">{{{4}}}</td> | |||
</tr> | |||
<!-- Collapsing Link --> | <!-- Collapsing Link --> | ||
< | <tr> | ||
<td align="right" colspan="2"></td> | |||
</tr> | |||
<!-- Rest of Gallery --> | <!-- Rest of Gallery --> | ||
< | <tr> | ||
><td align="center" colspan="2"><span class="{{{2}}}">{{{5}}}</span></td></div> | |||
</tr> | |||
</div> | </div> | ||
</ | </table></includeonly><noinclude> | ||
{{clear}} | |||
== Usage == | == Usage == | ||
This is the collapsing gallery template. See [[Encyclopedia Dramatica:Collapsing Objects]] for an explanation. | This is the collapsing gallery template. See [[Encyclopedia Dramatica:Collapsing Objects]] for an explanation. | ||
<nowiki>{{collapsegallery | 1=title | 2=id | 3=align | 4=<gallery> teaser </gallery> | 5=<gallery> expanded </gallery> | border | color}}</nowiki> | |||
{| border="1" | {| border="1" | ||
Line 24: | Line 34: | ||
|- | |- | ||
!id | !id | ||
|unique id for collapse gallery ( | |unique id for collapse gallery (example:cg1, cg2, etc.) | ||
|- | |- | ||
!align | !align | ||
Line 42: | Line 52: | ||
|} | |} | ||
== Example == | |||
<pre> | |||
=== Traditional (border isn't set) === | |||
{{Collapsegallery|Hello, world!|cg1|center|<gallery> | {{Collapsegallery|Hello, world!|cg1|center|<gallery> | ||
File:Popcorn3.gif | File:Popcorn3.gif | ||
Line 53: | Line 63: | ||
</gallery>}} | </gallery>}} | ||
=== Rounded === | |||
{{Collapsegallery|Hello, world!|cg2|center|<gallery> | {{Collapsegallery|Hello, world!|cg2|center|<gallery> | ||
File:Popcorn2.gif | File:Popcorn2.gif | ||
</gallery>|<gallery> | </gallery>|<gallery> | ||
File:Popcorn4.gif | File:Popcorn4.gif | ||
</gallery>|border=blue|color=cyan}}</pre> | </gallery>|border=blue|color=cyan}} | ||
</pre> | |||
== Output == | |||
=== Traditional (border isn't set) === | |||
{{Collapsegallery|Hello, world!|cg1|center|<gallery> | {{Collapsegallery|Hello, world!|cg1|center|<gallery> | ||
File:Popcorn3.gif | File:Popcorn3.gif | ||
Line 69: | Line 82: | ||
</gallery>}} | </gallery>}} | ||
=== Rounded === | |||
{{Collapsegallery|Hello, world!|cg2|center|<gallery> | {{Collapsegallery|Hello, world!|cg2|center|<gallery> | ||
File:Popcorn2.gif | File:Popcorn2.gif |
Revision as of 13:20, 7 January 2021
Usage
This is the collapsing gallery template. See Encyclopedia Dramatica:Collapsing Objects for an explanation.
{{collapsegallery | 1=title | 2=id | 3=align | 4=<gallery> teaser </gallery> | 5=<gallery> expanded </gallery> | border | color}}
title | |
---|---|
id | unique id for collapse gallery (example:cg1, cg2, etc.) |
align | left, right or center, default is left. |
4 | teaser gallery |
5 | expanded gallery |
border | border color and have it be thicker with rounded edges. default is the traditional collapse gallery style. |
color | title color, default is white. |
Example
=== Traditional (border isn't set) === {{Collapsegallery|Hello, world!|cg1|center|<gallery> File:Popcorn3.gif </gallery>|<gallery> File:Popcorn4.gif </gallery>}} === Rounded === {{Collapsegallery|Hello, world!|cg2|center|<gallery> File:Popcorn2.gif </gallery>|<gallery> File:Popcorn4.gif </gallery>|border=blue|color=cyan}}
Output
Traditional (border isn't set)
>Hello, world! |
About missing Pics |
Rounded
>Hello, world! |
About missing Pics |