User:It's dot com/STUFF reform
From Homestar Runner Wiki
It's dot com (Talk | contribs) (→Known issues) |
The Cheatbot (Talk | contribs) m (autoreplace: Bug in Mouth Disease → Bug In Mouth Disease) |
||
| (includes 5 intermediate revisions) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
==The situation== | ==The situation== | ||
| - | [[STUFF]] | + | Take a look a the [[HRWiki:Old STUFF|old STUFF]]. It was a jumbled mess, and in real danger of being scrapped altogether. I created this page to propose a new format, and that design '''[[HRWiki:STUFF|went live]]''' on June 17, 2005, a month to the day after I first wrote up my idea. Yay! What follows is the archive of my STUFF proposal: |
'''[[#Real-world examples|Click here to see how I think it should look.]]''' | '''[[#Real-world examples|Click here to see how I think it should look.]]''' | ||
| Line 9: | Line 9: | ||
I've given a lot of thought to how STUFF can be improved. I identified what I thought the biggest problems were and created a new format to correct them. Then I tested the format by applying it to some facts currently open. | I've given a lot of thought to how STUFF can be improved. I identified what I thought the biggest problems were and created a new format to correct them. Then I tested the format by applying it to some facts currently open. | ||
| - | Click on these links to skip down to the '''[[#Source_code|source code]]''' for a sample fact, followed by the '''[[# | + | Click on these links to skip down to the '''[[#Source_code|source code]]''' for a sample fact, followed by the '''[[#The_proposed_format|new format]]'''. At the bottom are some '''[[#Real-world examples|real-world examples]]'''. |
===Problems I identified=== | ===Problems I identified=== | ||
| Line 23: | Line 23: | ||
*The votes will be user names only. They will be grouped at the bottom and numbered. | *The votes will be user names only. They will be grouped at the bottom and numbered. | ||
| - | === | + | ===Version 2=== |
| - | + | I have resolved several issues from my first attempt: | |
| - | *The overall format is [[User_talk:It's_dot_com/STUFF_reform# | + | *The overall format is [[User_talk:It's_dot_com/STUFF_reform#Ease_of_use|much easier]] to use. |
| - | *Specialized [[User_talk:It's_dot_com/STUFF_reform# | + | *Specialized [[User_talk:It's_dot_com/STUFF_reform#Specialized_signatures|signatures]] work. |
| - | * | + | *We now have a method to [[User_talk:It's_dot_com/STUFF_reform#Votes_to_Revise|revise]] the fact. |
| - | + | ||
==The new format== | ==The new format== | ||
| Line 34: | Line 33: | ||
Here is the source code that will go on the STUFF page: | Here is the source code that will go on the STUFF page: | ||
<pre> | <pre> | ||
| - | + | {{stuffbegingray}} OR {{stuffbeginblue}} | |
===Item Title=== | ===Item Title=== | ||
| - | {{ | + | {{stufffact|The STUFF'd fact}} |
| - | | | + | {{stuffdata|[[page title]]|~~~~~}} |
| - | [[ | + | |
| - | | | + | {{stuffargsfor}} | |
| - | |<!-- | + | *First argument. |---(optional) |
| + | *Second argument. | | ||
| + | |||
| + | {{stuffargsagainst}} | | ||
| + | *First argument against. |---(optional) | ||
| + | *Second argument. | | ||
| + | |||
| + | {{stuffcomments}} | | ||
| + | *First comment. |---(optional) | ||
| + | *Second comment. | | ||
| + | |||
| + | {{stuffaccept}} | ||
| + | #[[User:First user|First user]] | ||
| + | #[[User:Second user|Second user]] | ||
| + | {{stuffdecline}} | ||
| + | #[[User:Third user|Third user]] | ||
| + | #[[User:Fourth user|Fourth user]] | ||
| + | {stuffendvotes}} | ||
| + | |||
| + | {{stuffrevise|The revised fact}} | | ||
| + | | | ||
| + | {{stuffargsfor}} | | ||
| + | *First argument. | | ||
| + | *Second argument. | | ||
| + | | | ||
| + | {{stuffargsagainst}} | | ||
| + | *First argument against. | | ||
| + | *Second argument. | | ||
| + | | | ||
| + | {{stuffcomments}} |---(optional) | ||
| + | *First comment. | | ||
| + | *Second comment. | | ||
| + | | | ||
| + | {{stuffaccept}} | | ||
| + | #[[User:First user|First user]] | | ||
| + | #[[User:Second user|Second user]] | | ||
| + | {{stuffdecline}} | | ||
| + | #[[User:Third user|Third user]] | | ||
| + | #[[User:Fourth user|Fourth user]] | | ||
| + | {stuffendvotes}} | | ||
| + | |||
| + | {{stuffend}} | ||
| + | </pre> | ||
| + | The code above makes use of several [[User:It's_dot_com/subpages|templates]]. | ||
| + | |||
| + | ===The proposed format=== | ||
| + | {{User:It's_dot_com/stuffbeginblue}} | ||
| + | ===Item Title=== | ||
| + | {{User:It's_dot_com/stufffact|<!--the fact-->The STUFF'd fact}} | ||
| + | {{User:It's_dot_com/stuffdata|[[page title]]|21:03, 18 May 2005 (UTC)}} | ||
| + | |||
| + | {{User:It's_dot_com/stuffargsfor}} | ||
*First argument for. | *First argument for. | ||
*Second argument. | *Second argument. | ||
| - | + | {{User:It's_dot_com/stuffargsagainst}} | |
*First argument against. | *First argument against. | ||
*Second argument. | *Second argument. | ||
| - | + | {{User:It's_dot_com/stuffcomments}} | |
*First comment. | *First comment. | ||
*Second comment. | *Second comment. | ||
| - | + | {{User:It's_dot_com/stuffaccept}} | |
#[[User:First user|First user]] | #[[User:First user|First user]] | ||
#[[User:Second user|Second user]] | #[[User:Second user|Second user]] | ||
| - | + | {{User:It's_dot_com/stuffdecline}} | |
#[[User:Third user|Third user]] | #[[User:Third user|Third user]] | ||
#[[User:Fourth user|Fourth user]] | #[[User:Fourth user|Fourth user]] | ||
| - | + | {{User:It's_dot_com/stuffendvotes}} | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | {{User:It's_dot_com/stuffrevise|The revised fact}} | |
| - | {{ | + | {{User:It's_dot_com/stuffargsfor}} |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | {{User:It's_dot_com/ | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
*First argument for. | *First argument for. | ||
*Second argument. | *Second argument. | ||
| - | + | {{User:It's_dot_com/stuffargsagainst}} | |
*First argument against. | *First argument against. | ||
*Second argument. | *Second argument. | ||
| - | + | {{User:It's_dot_com/stuffcomments}} | |
*First comment. | *First comment. | ||
*Second comment. | *Second comment. | ||
| - | + | {{User:It's_dot_com/stuffaccept}} | |
| - | + | ||
#[[User:First user|First user]] | #[[User:First user|First user]] | ||
#[[User:Second user|Second user]] | #[[User:Second user|Second user]] | ||
| - | + | {{User:It's_dot_com/stuffdecline}} | |
#[[User:Third user|Third user]] | #[[User:Third user|Third user]] | ||
#[[User:Fourth user|Fourth user]] | #[[User:Fourth user|Fourth user]] | ||
| - | }} | + | {{User:It's_dot_com/stuffendvotes}} |
| - | + | ||
| + | {{User:It's_dot_com/stuffend}} | ||
===Real-world examples=== | ===Real-world examples=== | ||
| Line 116: | Line 136: | ||
<div style="background:lightyellow; padding:8px; border-color:#CC9900; border-style:dashed; border-width:1px; color:brown">''The following examples are based on real fun-fact candidates, but they may be inaccurate, incomplete, or outdated as presented here. They are used for illustration purposes only.''</div><br> | <div style="background:lightyellow; padding:8px; border-color:#CC9900; border-style:dashed; border-width:1px; color:brown">''The following examples are based on real fun-fact candidates, but they may be inaccurate, incomplete, or outdated as presented here. They are used for illustration purposes only.''</div><br> | ||
| - | + | {{User:It's_dot_com/stuffbegingray}} | |
| + | === Alternative vs. Hair Metal === | ||
| + | {{User:It's_dot_com/stufffact|The dialog at the end of the cartoon about Limozeen (who are parody of 80's Hair Metal Bands) being kicked off the charts by an Alternative band that has a girl as a bassist, etc. is most likely a reference to the fact that by the early 1990's people were tired of the excesses of Hair Metal bands and the popularity of that genre was already on the wane. Alternative Rock bands like Nirvana, Smashing Pumpkins and Weezer (SP had 2 female bassists, Weezer's lead singer wears glasses) which were generally considered by many music critics to be smarter, hipper and closer to the roots of what rock is all about, put the nail in the coffin of the L.A. Glam Metal scene.}} | ||
| + | |||
| + | {{User:It's_dot_com/stuffdata|[[best thing]]|21:03, 18 May 2005 (UTC)}} | ||
| + | |||
| + | {{User:It's_dot_com/stuffargsagainst}} | ||
| + | *Way too much info. Perhaps condense this info by taking out the social commentary (basically everything after "by the early 1990s") and just stick to facts like "Smashing Pumpkins had 2 female bassists." | ||
| + | *Anyone who understands the joke about Limozeen being a hair metal band probably is already aware of the Alternative takeover of the early 90s. This item is simply explaining the joke—which was a weak one to begin with. | ||
| + | {{User:It's_dot_com/stuffaccept}} | ||
| + | {{User:It's_dot_com/stuffdecline}} | ||
| + | #[[User:ISlayedTheKerrek|ISlayedTheKerrek]] | ||
| + | #[[User:mibluvr13|mibluvr13]] | ||
| + | #[[User:Aussie Evil|Aussie Evil]] | ||
| + | #[[User:acekirby13|acekirby13]] | ||
| + | #[[User:Trogga|Trogga]] | ||
| + | #[[User:TheEggman|TheEggman]] | ||
| + | #[[User:Donny vs Universe|Donny vs Universe]] | ||
| + | {{User:It's_dot_com/stuffendvotes}} | ||
| + | {{User:It's_dot_com/stuffrevise|The mentioning of Limozeen being kicked off the charts by an alternative band with a girl bassist references the death of hair metal in the early '90s, when bands like Nirvana and Smashing Pumpkins (who actually had a girl bassist) were able to have success.}} | ||
| + | {{User:It's_dot_com/stuffargsfor}} | ||
| + | *This needs to be mentioned, because not everyone knows about exactly what happened. | ||
| + | {{User:It's_dot_com/stuffaccept}} | ||
| + | #[[User:ISlayedTheKerrek|ISlayedTheKerrek]] | ||
| + | #[[User:mibluvr13|mibluvr13]] | ||
| + | #[[User:Aussie Evil|Aussie Evil]] | ||
| + | #[[User:acekirby13|acekirby13]] | ||
| + | {{User:It's_dot_com/stuffdecline}} | ||
| + | #[[user:Lappy_486|Lappy 486]] | ||
| + | {{User:It's_dot_com/stuffendvotes}} | ||
| + | |||
| + | {{User:It's_dot_com/stuffend}} | ||
| + | |||
| + | {{User:It's_dot_com/stuffbeginblue}} | ||
===To "T" or not to "T"?=== | ===To "T" or not to "T"?=== | ||
| - | {{User:It's_dot_com/ | + | {{User:It's_dot_com/stufffact|At the beginning of the email, Strong Bad types The Cheat's name with a lowercase T. Usually the T is uppercase as it is considered part of his name.}} |
| - | | | + | {{User:It's_dot_com/stuffdata|[[cheat talk]]|02:35, 11 May 2005 (UTC)}} |
| - | [[cheat talk]] | + | |
| - | | | + | {{User:It's_dot_com/stuffargsfor}} |
| - | + | ||
*It's true and we note it in other very rare cases when it happens. | *It's true and we note it in other very rare cases when it happens. | ||
*A mistake on SB's part; definetly a goof. | *A mistake on SB's part; definetly a goof. | ||
*It ''is'' part of The Cheat's name, and to not capitalize it would be like not capitalizing any of our names. | *It ''is'' part of The Cheat's name, and to not capitalize it would be like not capitalizing any of our names. | ||
| - | + | {{User:It's_dot_com/stuffargsagainst}} | |
*TBC make mistakes sometimes, we don't need to go after every piddling little detail. | *TBC make mistakes sometimes, we don't need to go after every piddling little detail. | ||
*Save goofs for when it really matters, like in Radio where part of Strong Sad's shirt dissapears. | *Save goofs for when it really matters, like in Radio where part of Strong Sad's shirt dissapears. | ||
| Line 133: | Line 185: | ||
*I don't find the fact that Strong Bad forgot to hit a shift key once in one e-mail particularly "fun". | *I don't find the fact that Strong Bad forgot to hit a shift key once in one e-mail particularly "fun". | ||
| - | |< | + | {{User:It's_dot_com/stuffaccept}} |
| - | + | #[[User:Jay|<span style = "color: #9090FF">''Jay''</span>]] [[User talk:Jay|<span style = "color: #006030"><small>(Talk)</small></span>]] | |
| - | |< | + | |
| - | + | ||
#[[User:Lappy 486|Lappy 486]] | #[[User:Lappy 486|Lappy 486]] | ||
#[[user:Nighthawk|Nighthawk]] | #[[user:Nighthawk|Nighthawk]] | ||
#[[User:It's dot com|It's dot com]] | #[[User:It's dot com|It's dot com]] | ||
#[[User:Upset_Your_Balance|upset_your_balance]] | #[[User:Upset_Your_Balance|upset_your_balance]] | ||
| - | #Joshua | + | #'''''[[User:Joshua|<font color=green>Joshua</font>]]''''' |
| - | |< | + | {{User:It's_dot_com/stuffdecline}} |
#[[User:Cheatachu72|Cheatachu72]] | #[[User:Cheatachu72|Cheatachu72]] | ||
#[[User:Donny vs Universe|Donny vs Universe]] | #[[User:Donny vs Universe|Donny vs Universe]] | ||
| Line 148: | Line 198: | ||
#[[User:tomstiff|tomstiff]] | #[[User:tomstiff|tomstiff]] | ||
#[[User:Fetus|Fetus!]] | #[[User:Fetus|Fetus!]] | ||
| - | }} | + | {{User:It's_dot_com/stuffendvotes}} |
| - | + | ||
| - | + | {{User:It's_dot_com/stuffend}} | |
| + | |||
| + | {{User:It's_dot_com/stuffbegingray}} | ||
===Strong Bad referencing Lucky?=== | ===Strong Bad referencing Lucky?=== | ||
| - | {{User:It's_dot_com/ | + | {{User:It's_dot_com/stufffact|In the Schenectady Crispies egg, Strong bad says "I hope I don't get caught!" This could be a reference to Lucky Charms, in which Lucky, the cereal making leprechaun, is constantly avoiding getting caught by the kids who want his cereal.}} |
| - | | | + | {{User:It's_dot_com/stuffdata|[[labor day]]|17:43, 11 May 2005 (UTC)}} |
| - | [[labor day]] | + | |
| - | | | + | |
| - | + | ||
| - | + | {{User:It's_dot_com/stuffargsagainst}} | |
*AH! COULD BE! | *AH! COULD BE! | ||
*The Trix rabbit doesn't want to be caught by the kids; Barney doesn't want to be caught by Fred Flintstone while he's stealing Fred's Fruity Pebbles. So there's at least two ''other'' things he could be referencing, if it even is a reference, which I'm not so sure it is. | *The Trix rabbit doesn't want to be caught by the kids; Barney doesn't want to be caught by Fred Flintstone while he's stealing Fred's Fruity Pebbles. So there's at least two ''other'' things he could be referencing, if it even is a reference, which I'm not so sure it is. | ||
| - | + | {{User:It's_dot_com/stuffcomments}} | |
*Why ''does'' Strong Bad say this if its not a reference? | *Why ''does'' Strong Bad say this if its not a reference? | ||
| - | + | {{User:It's_dot_com/stuffaccept}} | |
| - | + | {{User:It's_dot_com/stuffdecline}} | |
#[[User:ISlayedTheKerrek|ISlayedTheKerrek]] | #[[User:ISlayedTheKerrek|ISlayedTheKerrek]] | ||
#[[User:Beatfox|Beatfox]] | #[[User:Beatfox|Beatfox]] | ||
| Line 177: | Line 226: | ||
#[[User:Tony Stony|Tony Stony]] | #[[User:Tony Stony|Tony Stony]] | ||
#[[User:The_Pardack|The_Pardack]] | #[[User:The_Pardack|The_Pardack]] | ||
| - | #Joshua|Joshua | + | #'''''[[User:Joshua|<font color=green>Joshua</font>]]''''' |
#[[User:It's dot com|It's dot com]] | #[[User:It's dot com|It's dot com]] | ||
#[[User:tomstiff|tomstiff]] | #[[User:tomstiff|tomstiff]] | ||
| - | }} | + | {{User:It's_dot_com/stuffendvotes}} |
| - | + | ||
| - | + | {{User:It's_dot_com/stuffend}} | |
| + | |||
| + | {{User:It's_dot_com/stuffbeginblue}} | ||
===Elijah Wood=== | ===Elijah Wood=== | ||
| - | {{User:It's_dot_com/ | + | {{User:It's_dot_com/stufffact|A search for "blue ones" at images.google.com displays a picture of Elijah Wood.}} |
| - | | | + | {{User:It's_dot_com/stuffdata|[[Bug In Mouth Disease]]|17:09, 11 May 2005 (UTC)}} |
| - | [[Bug | + | |
| - | | | + | {{User:It's_dot_com/stuffargsfor}} |
| - | + | ||
*Many people like "strange but true" facts. | *Many people like "strange but true" facts. | ||
*You wouldn't expect to find the picture using that particular search. | *You wouldn't expect to find the picture using that particular search. | ||
| Line 195: | Line 245: | ||
*The picture is kinda creepy, qualifying as "nothing pleasant". | *The picture is kinda creepy, qualifying as "nothing pleasant". | ||
| - | + | {{User:It's_dot_com/stuffargsagainst}} | |
*Not particularly relevant to H*R. | *Not particularly relevant to H*R. | ||
*Intriguing as it may be, this simply isn't the place for it. | *Intriguing as it may be, this simply isn't the place for it. | ||
*"It's kinda weird" is not enough reason to include it. | *"It's kinda weird" is not enough reason to include it. | ||
| - | + | {{User:It's_dot_com/stuffaccept}} | |
| - | + | ||
| - | + | ||
#[[User:It's dot com|It's dot com]] | #[[User:It's dot com|It's dot com]] | ||
#[[User:TakuaKaita600|TK600]] | #[[User:TakuaKaita600|TK600]] | ||
#[[User:Tony Stony|Tony Stony]] | #[[User:Tony Stony|Tony Stony]] | ||
#[[User:Dingell|Dingell]] | #[[User:Dingell|Dingell]] | ||
| - | |< | + | {{User:It's_dot_com/stuffdecline}} |
| - | + | #[[User:Jay|<span style = "color: #9090FF">''Jay''</span>]] [[User talk:Jay|<span style = "color: #006030"><small>(Talk)</small></span>]] | |
#[[User:Tehngion|Tehngion]] | #[[User:Tehngion|Tehngion]] | ||
#[[User: Lappy 486]][[User:Lappy 486|Lappy 486]] | #[[User: Lappy 486]][[User:Lappy 486|Lappy 486]] | ||
| Line 216: | Line 264: | ||
#[[User:Lucres|Lucres]] | #[[User:Lucres|Lucres]] | ||
#[[User:GregHosting|GregHosting]] | #[[User:GregHosting|GregHosting]] | ||
| - | }} | + | {{User:It's_dot_com/stuffendvotes}} |
| - | + | ||
| - | + | {{User:It's_dot_com/stuffend}} | |
| + | |||
| + | {{User:It's_dot_com/stuffbegingray}} | ||
===Whom made a mistake?=== | ===Whom made a mistake?=== | ||
| - | {{User:It's_dot_com/ | + | {{User:It's_dot_com/stufffact|When the Announcer says "whom", in an attempt to sound sophisticated, it is grammatically incorrect. As the pronoun that would go there is not "Him shot Caleb" but rather "He shot Caleb", the question should use "who".}} |
| - | | | + | {{User:It's_dot_com/stuffdata|[[Bug In Mouth Disease]]|09:37, 11 May 2005 (UTC)}} |
| - | [[Bug | + | |
| - | | | + | {{User:It's_dot_com/stuffargsfor}} |
| - | + | ||
*This is true and worthy of note. | *This is true and worthy of note. | ||
*The grammatical use of "whom" isn't exactly widely known, and while most will realize that it's wrong, they may not get WHY its wrong. | *The grammatical use of "whom" isn't exactly widely known, and while most will realize that it's wrong, they may not get WHY its wrong. | ||
| Line 230: | Line 279: | ||
*Strong Bad is famous for his anal-retentive attitudes on grammar yet he does not react to this common mistake. | *Strong Bad is famous for his anal-retentive attitudes on grammar yet he does not react to this common mistake. | ||
| - | + | {{User:It's_dot_com/stuffargsagainst}} | |
*TBC were probably under the impression that we should already know this, as that's the joke; it's pretty obvious. | *TBC were probably under the impression that we should already know this, as that's the joke; it's pretty obvious. | ||
| - | + | {{User:It's_dot_com/stuffaccept}} | |
| - | + | ||
| - | + | ||
#[[User:phlip|phlip]] | #[[User:phlip|phlip]] | ||
#[[User:tomstiff|tomstiff]] | #[[User:tomstiff|tomstiff]] | ||
| Line 245: | Line 292: | ||
#[[User:Dasrik|Dasrik]] | #[[User:Dasrik|Dasrik]] | ||
#[[User:Donny vs Universe|Donny vs Universe]] | #[[User:Donny vs Universe|Donny vs Universe]] | ||
| - | + | {{User:It's_dot_com/stuffdecline}} | |
| - | }} | + | {{User:It's_dot_com/stuffendvotes}} |
| - | + | ||
| + | {{User:It's_dot_com/stuffend}} | ||
Current revision as of 21:42, 18 May 2007
[edit] The situation
Take a look a the old STUFF. It was a jumbled mess, and in real danger of being scrapped altogether. I created this page to propose a new format, and that design went live on June 17, 2005, a month to the day after I first wrote up my idea. Yay! What follows is the archive of my STUFF proposal:
Click here to see how I think it should look.
Some people think STUFF should be eliminated in favor of talk pages, but I think a central location for fun fact decisions serves a valuable purpose: First, it's convenient to keep track of several facts at once, and because of that there is more consistency between facts on different pages.
I've given a lot of thought to how STUFF can be improved. I identified what I thought the biggest problems were and created a new format to correct them. Then I tested the format by applying it to some facts currently open.
Click on these links to skip down to the source code for a sample fact, followed by the new format. At the bottom are some real-world examples.
[edit] Problems I identified
- It's difficult to easily see where one discussion ends and the next begins.
- It's sometimes difficult to tell which votes have just started and which are about to close.
- The lack of structure has allowed the page to degrade to little more than a forum where discussion is haphazard and redundant, and denigrating personal attacks are rife and rampant.
- It's hard to tabulate the votes.
[edit] Proposed solutions
- Each fact will be isolated in its own section. Each section will alternate colors from one to the next, and the fact itself will be highlighted within the section.
- Each fun-fact canditate will be placed chronologically at the top of the page, without regard to the page from which it came. The page title and the time and date the fact was posted will be featured prominently.
- All the arguments for and against a fact, as well as comments, will be grouped together. Users who have nothing useful to add to the discussion will be encouraged to merely vote and move on.
- The votes will be user names only. They will be grouped at the bottom and numbered.
[edit] Version 2
I have resolved several issues from my first attempt:
- The overall format is much easier to use.
- Specialized signatures work.
- We now have a method to revise the fact.
[edit] The new format
[edit] Source code
Here is the source code that will go on the STUFF page:
{{stuffbegingray}} OR {{stuffbeginblue}}
===Item Title===
{{stufffact|The STUFF'd fact}}
{{stuffdata|[[page title]]|~~~~~}}
{{stuffargsfor}} |
*First argument. |---(optional)
*Second argument. |
{{stuffargsagainst}} |
*First argument against. |---(optional)
*Second argument. |
{{stuffcomments}} |
*First comment. |---(optional)
*Second comment. |
{{stuffaccept}}
#[[User:First user|First user]]
#[[User:Second user|Second user]]
{{stuffdecline}}
#[[User:Third user|Third user]]
#[[User:Fourth user|Fourth user]]
{stuffendvotes}}
{{stuffrevise|The revised fact}} |
|
{{stuffargsfor}} |
*First argument. |
*Second argument. |
|
{{stuffargsagainst}} |
*First argument against. |
*Second argument. |
|
{{stuffcomments}} |---(optional)
*First comment. |
*Second comment. |
|
{{stuffaccept}} |
#[[User:First user|First user]] |
#[[User:Second user|Second user]] |
{{stuffdecline}} |
#[[User:Third user|Third user]] |
#[[User:Fourth user|Fourth user]] |
{stuffendvotes}} |
{{stuffend}}
The code above makes use of several templates.
[edit] The proposed format
[edit] Item TitleThe STUFF'd fact From: page title Arguments for:
Arguments against:
Additional comments:
Proposed revision:The revised fact
Arguments for:
Arguments against:
Additional comments:
|
[edit] Real-world examples
[edit] Alternative vs. Hair MetalThe dialog at the end of the cartoon about Limozeen (who are parody of 80's Hair Metal Bands) being kicked off the charts by an Alternative band that has a girl as a bassist, etc. is most likely a reference to the fact that by the early 1990's people were tired of the excesses of Hair Metal bands and the popularity of that genre was already on the wane. Alternative Rock bands like Nirvana, Smashing Pumpkins and Weezer (SP had 2 female bassists, Weezer's lead singer wears glasses) which were generally considered by many music critics to be smarter, hipper and closer to the roots of what rock is all about, put the nail in the coffin of the L.A. Glam Metal scene. From: best thing Arguments against:
Proposed revision:The mentioning of Limozeen being kicked off the charts by an alternative band with a girl bassist references the death of hair metal in the early '90s, when bands like Nirvana and Smashing Pumpkins (who actually had a girl bassist) were able to have success.
Arguments for:
|
[edit] To "T" or not to "T"?At the beginning of the email, Strong Bad types The Cheat's name with a lowercase T. Usually the T is uppercase as it is considered part of his name. From: cheat talk Arguments for:
Arguments against:
|
[edit] Strong Bad referencing Lucky?In the Schenectady Crispies egg, Strong bad says "I hope I don't get caught!" This could be a reference to Lucky Charms, in which Lucky, the cereal making leprechaun, is constantly avoiding getting caught by the kids who want his cereal. From: labor day Arguments against:
Additional comments:
|
[edit] Elijah WoodA search for "blue ones" at images.google.com displays a picture of Elijah Wood. From: Bug In Mouth Disease Arguments for:
Arguments against:
|
[edit] Whom made a mistake?When the Announcer says "whom", in an attempt to sound sophisticated, it is grammatically incorrect. As the pronoun that would go there is not "Him shot Caleb" but rather "He shot Caleb", the question should use "who". From: Bug In Mouth Disease Arguments for:
Arguments against:
|
