Template:Party: Difference between revisions
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
SomebodyRum (talk | contribs) new template wip |
SomebodyRum (talk | contribs) No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<templatestyles src="Template:Party/style.css" /> | |||
<div class="party-wrapper"> | |||
<div class="party-speaker">[[File:speaker golden cone.png|80px|frameless|link=]]</div> | |||
<div class="party-main-content"> | |||
{| 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> | |||
| <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> | |||
<option>[[File:69171936be2e6_1763121498.mp3]]</option> | |||
<option>[[File:1-01_Cheeki_Breeki_Hardbass_Anthem.flac]]</option> | |||
<option>[[File:Luude_-_Down_Under.flac]]</option> | |||
<option>[[File:04_-_Harder,_Better,_Faster,_Stronger.opus]]</option> | |||
</choose> | |||
[[File:Dj beastjak.gif|35px|link=]] {{#if:{{{subtext|}}}|<br>{{Blackoutlinetext|{{{subtext}}}}}}} | |||
|} | |||
</div> | |||
<div class="party-speaker">[[File:speaker golden cone.png|80px|frameless|link=]]</div> | |||
</div> | |||
<noinclude> | |||
<!-- Documentation content --> | |||
A Party template with extra additions. | |||
By default, it will automatically use the name of the page it is placed on, but practically every word can be changed using parameters. | |||
< | |||
== Usage == | |||
To use the default settings, simply type: | |||
<code><nowiki>{{Party}}</nowiki></code> | |||
< | To customize the text, you can use any of the following empty 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>yes</code>). This removes the "s" so it reads "put" instead of "puts". | |||
* '''party''' — The event or 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=Nophono | party=SNCA | site=the SNCApedia.org | subtext=Nobaldi cared to join...}}</nowiki></code> | |||
{{Party | title=Nophono | party=SNCA | site=the SNCApedia.org | subtext=Nobaldi cared to join...}} | |||
'''Using Plural:''' | |||
<code><nowiki>{{Party | title=The janjans | plural=yes | party=nu portal | site=the main page}}</nowiki></code> | |||
{{Party | title=The janjans | plural=yes | party=nu portal | site=the main page}} | |||
</noinclude> | |||
Revision as of 19:03, 13 April 2026
|
A Party template with extra additions.
By default, it will automatically use the name of the page it is placed on, but practically every word can be changed using parameters.
Usage
To use the default settings, simply type:
{{Party}}
To customize the text, you can use any of the following empty 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.,
yes). This removes the "s" so it reads "put" instead of "puts". - party — The event or 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=Nophono | party=SNCA | site=the SNCApedia.org | subtext=Nobaldi cared to join...}}
|
Using Plural:
{{Party | title=The janjans | plural=yes | party=nu portal | site=the main page}}
|