Template:Party: Difference between revisions
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
SomebodyRum (talk | contribs) No edit summary |
SomebodyRum (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
{| class="party-main-box" style="background: repeating-conic-gradient(#444 0deg, #444 9deg, #555 9deg, #555 18deg);" | {| class="party-main-box" style="background: repeating-conic-gradient(#444 0deg, #444 9deg, #555 9deg, #555 18deg);" | ||
| rowspan="2" | <div style="border-radius:50%;overflow: hidden;aspect-ratio : 1 / 1;">[[File:dj chud disco party.gif|100px|link=]]</div> | | rowspan="2" | <div style="border-radius:50%;overflow: hidden;aspect-ratio : 1 / 1;">[[File:dj chud disco party.gif|100px|link=]]</div> | ||
| <span style="font-size:2em">[[File:angry soyak dance.gif|25px|link=]] {{Blackoutlinetext|{{Shaketext|'''{{{title|{{AnimatedRainbowText|{{PAGENAME}}}}}}} put{{#if:{{{plural|}}}||s}} the {{AnimatedRainbowText|Party}} in'''}}}} <span style="font-family: tahoma, sans-serif;letter-spacing: -2px;">{{AnimatedRainbowText|'''sncapedia.org!'''}}</span> [[File:angry soyak dance.gif|25px|link=]]</span><br>[[File:Dj beastjak.gif|35px|link=]] <choose> | | <span style="font-size:2em">[[File:angry soyak dance.gif|25px|link=]] {{Blackoutlinetext|{{Shaketext|'''{{{title|{{AnimatedRainbowText|{{PAGENAME}}}}}}} put{{#if:{{{plural|}}}||s}} the {{AnimatedRainbowText|{{{party|Party}}}}} in'''}}}} <span style="font-family: tahoma, sans-serif;letter-spacing: -2px;">{{AnimatedRainbowText|'''{{{site|sncapedia.org}}}!'''}}</span> [[File:angry soyak dance.gif|25px|link=]]</span><br>[[File:Dj beastjak.gif|35px|link=]] <choose><option>[[File:1-02_Party_Hard.opus]]</option><option>[[File:02. Boom, Boom, Boom, Boom.opus]]</option></choose> [[File:Dj beastjak.gif|35px|link=]] {{#if:{{{subtext|}}}|<br>{{Blackoutlinetext|{{{subtext}}}}}}} | ||
<option>[[File:1-02_Party_Hard.opus]]</option> | |||
<option>[[File:02. Boom, Boom, Boom, Boom.opus]]</option> | |||
</choose> [[File:Dj beastjak.gif|35px|link=]] {{#if:{{{subtext|}}}|<br>{{Blackoutlinetext|{{{subtext}}}}}}} | |||
|} | |} | ||
</div> | </div> | ||
<div class="party-speaker">[[File:speaker golden cone.png|80px|frameless|link=]]</div> | <div class="party-speaker">[[File:speaker golden cone.png|80px|frameless|link=]]</div> | ||
</div> | </div> | ||
</noinclude> | |||
== Usage == | |||
To use the default settings, simply type: | |||
<code><nowiki>{{Party}}</nowiki></code> | |||
To customize the text, you can use any of the following parameters: | |||
<pre> | |||
{{Party | |||
| title = | |||
| plural = | |||
| party = | |||
| site = | |||
| subtext = | |||
}} | |||
</pre> | |||
== Parameters == | |||
* '''title''': The subject starting the party. Defaults to the current page's name in rainbow text. | |||
* '''plural''': If the subject is plural (like "The Boys"), set this to any value (e.g., <code>plural=yes</code>). This removes the "s" so it reads "put the Party" instead of "puts the Party". | |||
* '''party''': The event/thing being brought. Defaults to "Party". | |||
* '''site''': The location/website name at the end. Defaults to "sncapedia.org". | |||
* '''subtext''': Optional text to display at the very bottom of the box under the audio player. | |||
== Examples == | |||
'''Basic Customization:''' | |||
<code><nowiki>{{Party | title=Jimmy | party=Rave | site=the Wikipedia servers | subtext=Turn the volume up!}}</nowiki></code> | |||
'''Using Plural:''' | |||
<code><nowiki>{{Party | title=The Admins | plural=yes | party=Chaos | site=the main page}}</nowiki></code> | |||
<noinclude> | <noinclude> | ||
Revision as of 09:45, 13 April 2026
Usage
To use the default settings, simply type:
{{Party}}
To customize the text, you can use any of the following parameters:
{{Party
| title =
| plural =
| party =
| site =
| subtext =
}}
Parameters
- title: The subject starting the party. Defaults to the current page's name in rainbow text.
- plural: If the subject is plural (like "The Boys"), set this to any value (e.g.,
plural=yes). This removes the "s" so it reads "put the Party" instead of "puts the Party". - party: The event/thing being brought. Defaults to "Party".
- site: The location/website name at the end. Defaults to "sncapedia.org".
- subtext: Optional text to display at the very bottom of the box under the audio player.
Examples
Basic Customization:
{{Party | title=Jimmy | party=Rave | site=the Wikipedia servers | subtext=Turn the volume up!}}
Using Plural:
{{Party | title=The Admins | plural=yes | party=Chaos | site=the main page}}