<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://camp2.rectangle.zone/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Coppersalts</id>
	<title>The Wiki Camp 2 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://camp2.rectangle.zone/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Coppersalts"/>
	<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/wiki/Special:Contributions/Coppersalts"/>
	<updated>2026-06-13T10:56:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Main_Page/splash&amp;diff=154446</id>
		<title>Main Page/splash</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Main_Page/splash&amp;diff=154446"/>
		<updated>2026-06-12T23:44:57Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#tag: choose|{{#tag:option|}}{{#tag:option|}}|uncached=&amp;quot;&amp;quot;}}{{Splash text|{{#choose: Now with more Seals!&lt;br /&gt;
|It&#039;s Tuesday somewhere!&lt;br /&gt;
|Don&#039;t look at me!&lt;br /&gt;
|I wonder how long we can make these before they start to look bad...&lt;br /&gt;
|Splish splash!&lt;br /&gt;
|Also try [[Wikipedia]]!&lt;br /&gt;
|All-organic slop!&lt;br /&gt;
|It&#039;s free real estate!&lt;br /&gt;
|Ding-dangling participles! Triple the order? Without a crew, I&#039;ll be like a cement letter in alphabet soup... sunk!&lt;br /&gt;
|Maybe &#039;&#039;we&#039;re&#039;&#039; the scat man.&lt;br /&gt;
|&#039;&#039;&#039;YOUR ADVERTISEMENT HERE&#039;&#039;&#039;&lt;br /&gt;
|If you see this splash text, you have to do 1 push-up.&lt;br /&gt;
|Subscribe, smash that like button, and hit that bell for more awesome content!&lt;br /&gt;
|Wait, but isn&#039;t [[Main Page/splash|this]] kind of the same principle as the [[Catch phrase|catch phrase]]?&lt;br /&gt;
|Don&#039;t ask me, man.&lt;br /&gt;
|Rodents of Unusual Size? I don&#039;t think they exist.&lt;br /&gt;
|What&#039;s up, stairs?&lt;br /&gt;
|Free with every [[:Category:Combo pages|combo]] meal!&lt;br /&gt;
|I sawed this boat in half!&lt;br /&gt;
|...And don&#039;t call us Shirley!&lt;br /&gt;
|What?&lt;br /&gt;
|Liberals!&lt;br /&gt;
|They&#039;re putting chemicals in the Wiki Camp to turn the friggin&#039; nerpas gay!&lt;br /&gt;
|Hey! Listen!&lt;br /&gt;
|Check it out, haha. I&#039;m splash text now!&lt;br /&gt;
|(As Joe) Hey, Peter.&lt;br /&gt;
|Hark! Who goes there?&lt;br /&gt;
|HOMOSEXUALITY!!&lt;br /&gt;
|BISEXUALITY!!&lt;br /&gt;
|PANSEXUALITY!!&lt;br /&gt;
|ASEXUALITY!!&lt;br /&gt;
|AROMANTICISM!!&lt;br /&gt;
|TRANSGENDERISM!!&lt;br /&gt;
|NON-BINARISM!!&lt;br /&gt;
|DEMISEXUALITY!!&lt;br /&gt;
|GENDERFLUIDITY!!&lt;br /&gt;
|AGENDERISM!!&lt;br /&gt;
|BIGENDERISM!!&lt;br /&gt;
|PANGENDERISM!!&lt;br /&gt;
|INTERSEXUALITY!!&lt;br /&gt;
|QUEERNESS!!&lt;br /&gt;
|[[plorbit|plorb]]&lt;br /&gt;
}}}}&amp;lt;!-- add your own! --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Splash_text&amp;diff=154372</id>
		<title>Template:Splash text</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Splash_text&amp;diff=154372"/>
		<updated>2026-06-11T03:45:48Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--&amp;gt;Modified from the Potato Chips page&amp;lt;/!--&amp;gt;&amp;lt;onlyinclude&amp;gt;{{#css:&lt;br /&gt;
@keyframes splash-text-spin {&lt;br /&gt;
    from {&lt;br /&gt;
        scale: 1.8;&lt;br /&gt;
    }&lt;br /&gt;
    to {&lt;br /&gt;
        scale: 2;&lt;br /&gt;
    }&lt;br /&gt;
} &lt;br /&gt;
.splash-text-wrapper {&lt;br /&gt;
    margin: 16px;&lt;br /&gt;
    display: flex;&lt;br /&gt;
    height: {{{height|200}}}px;&lt;br /&gt;
    justify-content: center;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
p.splash-text {&lt;br /&gt;
    font-family: minecraft;&lt;br /&gt;
    color: yellow;&lt;br /&gt;
    rotate: -10deg;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000;&lt;br /&gt;
    width: fit-content;&lt;br /&gt;
    animation: splash-text-spin 0.3s alternate ease-in infinite;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (prefers-reduced-motion: reduce) {&lt;br /&gt;
    .splash-text {&lt;br /&gt;
        animation-duration: 1s;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;splash-text-wrapper&amp;quot;&amp;gt;&amp;lt;p class=&amp;quot;splash-text&amp;quot;&amp;gt;{{{1}}}&amp;lt;/p&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Minecraft]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=User:Coppersalts&amp;diff=154127</id>
		<title>User:Coppersalts</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=User:Coppersalts&amp;diff=154127"/>
		<updated>2026-06-01T15:49:31Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:&#039;&#039;Avy&#039;&#039;}}{{#css:&lt;br /&gt;
#right-box h2 {&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
#firstHeading {&lt;br /&gt;
font-size: 3rem;&lt;br /&gt;
text-align:center;&lt;br /&gt;
}&lt;br /&gt;
h1 {&lt;br /&gt;
text-align:center;&lt;br /&gt;
}&lt;br /&gt;
.mw-editsection {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.left-toggle .mw-collapsible-toggle {&lt;br /&gt;
float: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-collapsible.mw-collapsed:not(.mw-made-collapsible) {&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
height: 0;&lt;br /&gt;
}&lt;br /&gt;
}}&lt;br /&gt;
= &amp;lt;span style=&amp;quot;display:inline-block;transform:rotate(0.5turn);font-size: 3rem;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;wibblewobble&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;display:inline-block;transform:rotate(0.5turn);&amp;quot;&amp;gt;salts&amp;lt;/span&amp;gt;copper&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
= ^ ~  ← &amp;lt;= + %# “ - &amp;amp; { &amp;lt;- [ɛɘ] ~ [æ] -&amp;gt; } % - „ #% + =&amp;gt; →  ~ ,, =&lt;br /&gt;
&lt;br /&gt;
User:RotationalSymmetry&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;things&amp;lt;/u&amp;gt;&lt;br /&gt;
* ✎ Writing Utensil&lt;br /&gt;
* #ffffffA0 Hex Codes W/ Alpha&lt;br /&gt;
* &amp;amp;nbsp; Whitespace&lt;br /&gt;
* &amp;lt;div style=text-align:center&amp;gt;Alignment&amp;lt;/div&amp;gt;&lt;br /&gt;
* ⍩ Unintentional Emoticon&lt;br /&gt;
* Spiral Staircases &#039;&#039;(Reference Not Given ;; Requires Imagination)&#039;&#039;&lt;br /&gt;
* The Ambiguous Edges Of Categories&lt;br /&gt;
* &amp;lt;span style=&amp;quot;display:inline-block;position:relative;top:-10px;left:-10px;&amp;quot;&amp;gt;Slivers Of Overlap&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;display:inline-block;position:relative;top:10px;&amp;quot;&amp;gt;Pigeon Holes&amp;lt;br&amp;gt;Underanalysis&amp;lt;/span&amp;gt;&lt;br /&gt;
* Unwanted Nuance&lt;br /&gt;
* Regex Dialectal Variation&lt;br /&gt;
* &amp;lt;code&amp;gt;*&amp;lt;/code&amp;gt;illion&lt;br /&gt;
* Rotational Symmetry&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot;&amp;gt;--&amp;gt;&lt;br /&gt;
{{Pastel reverie}}{{Relatable suite}}&lt;br /&gt;
{{Infobox oso&lt;br /&gt;
| name         = &#039;&#039;avesmidi&#039;&#039;&lt;br /&gt;
| color        = &lt;br /&gt;
| subheader    = &lt;br /&gt;
| image        = {{better tabber|nt=3&lt;br /&gt;
|h1=pfp&lt;br /&gt;
|c1=&lt;br /&gt;
{{Wibble wobble|[[File:Coppersaltspfp up to date.png|200px]]}}&amp;lt;br&amp;gt;ni li mi&lt;br /&gt;
|h2=Real&lt;br /&gt;
|c2=&lt;br /&gt;
[[File:5bentities 50.gif|150px]]&amp;lt;br&amp;gt;this is how I look irl&lt;br /&gt;
|h3=With Hair&lt;br /&gt;
|c3=&lt;br /&gt;
[[File:Averyh.png|200px]]&amp;lt;br&amp;gt;this is how I look irl&lt;br /&gt;
}}&lt;br /&gt;
| image2       = &lt;br /&gt;
| caption2     = &lt;br /&gt;
| discord      = coppersalts&lt;br /&gt;
| wikiuser     = Coppersalts&lt;br /&gt;
| aka          = A Jar of Copper Salts&lt;br /&gt;
| gender       = Transfem [[nonbinary|nonbinanary]]&amp;lt;ref&amp;gt;https://cdn.discordapp.com/attachments/803331047910801448/1068315260412502046/Gh3f-R95G0lqn-xP.mp4&amp;lt;/ref&amp;gt;&lt;br /&gt;
| pronouns     = she, they, she/fur&lt;br /&gt;
| voiceof      = &lt;br /&gt;
| contr_eps    = &lt;br /&gt;
| youtube      = A Box of Snake Mice&lt;br /&gt;
| socials      = [https://bsky.app/profile/coppersalts.bsky.social coppersalts.bsky.social] &amp;lt;small&amp;gt;(follow for frequent funnies)&amp;lt;/small&amp;gt;&lt;br /&gt;
| timezone     = Central US Time&lt;br /&gt;
| joined       = Aug 24, 2022&lt;br /&gt;
| fav_char     = [[„|It&#039;s Unicode U+201E]]&lt;br /&gt;
| fav_ep       = [[5b]]&lt;br /&gt;
| fav_color    = &lt;br /&gt;
| fav_letter   = [[𝼀]] (Latin Small Letter Feng Digraph With Trill) &lt;br /&gt;
| fav_number   = [[65536]]&lt;br /&gt;
| fav_shape    = [[kite]] and/or [[dart]]&lt;br /&gt;
| age          = 19&lt;br /&gt;
| birthday     = late autumn&lt;br /&gt;
| bloodtype    = 🅱️&lt;br /&gt;
| personality  = Digiface&lt;br /&gt;
| occupation   = &lt;br /&gt;
| status       = Do not disturb&lt;br /&gt;
| friends      = &lt;br /&gt;
| enemies      = &lt;br /&gt;
| family       = &lt;br /&gt;
| marriedto    = &lt;br /&gt;
| sole_conf    = &lt;br /&gt;
| species      = &amp;lt;s&amp;gt;Fox cat&amp;lt;/s&amp;gt; Furry&lt;br /&gt;
| height       = I legit do not remember&lt;br /&gt;
| weight       = I legit do not remember&lt;br /&gt;
| haircolor    = Orange/pink (fur color)&lt;br /&gt;
| deaths       = 0&lt;br /&gt;
| kills        = 0&lt;br /&gt;
| networth     = I haven&#039;t bothered to count&lt;br /&gt;
| greatestfear = I forgot&lt;br /&gt;
| team         = Peas&lt;br /&gt;
| first        = 2005&lt;br /&gt;
| eliminated   = TBD&lt;br /&gt;
| placement    = TBD&lt;br /&gt;
| creator      = [[Goddess]]&lt;br /&gt;
| voicedby     = &lt;br /&gt;
| fav_block    = Mining Table&lt;br /&gt;
| toolorder    = &lt;br /&gt;
| types        = &lt;br /&gt;
| main         = &lt;br /&gt;
| claspect     = &lt;br /&gt;
| fightstyle   = I don&#039;t&lt;br /&gt;
| power        = &lt;br /&gt;
| speed        = &lt;br /&gt;
| intel        = &lt;br /&gt;
| tech         = &lt;br /&gt;
| efficiency   = &lt;br /&gt;
| sleephours   = 8-9 [[hour]]s&lt;br /&gt;
| wpm          = 66&lt;br /&gt;
| orientation  = rotating&lt;br /&gt;
}}&lt;br /&gt;
Hi, my name is {{wibble wobble inline|Midi}}. I compete in this camp as [[Molten Copper &amp;amp; Toast Blob]]. I like to make edits and bend the wiki to my will to an extent. My favorite vowel is [ɘ], though I am also partial to [ɐ] and [ɜ]. My favorite consonant is [ɣ].&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;max-width: 434px;background: #f8f9fa;margin: 6px;padding: 8px;padding-right:24px;border: 1px solid #a2a9b1;&amp;quot; id=&amp;quot;right-box&amp;quot;&amp;gt;&lt;br /&gt;
== Links ==&lt;br /&gt;
Some of my best pages:&lt;br /&gt;
* [[The Wiki Constellation]]&lt;br /&gt;
* [[Jack Smack]]&lt;br /&gt;
* [[Niko sliding puzzle]]&lt;br /&gt;
* [[Explain/Wiki Camp 2 Challenge Crystals/Hints|Challenge Crystal]] #2&lt;br /&gt;
* [[Peprell/Wiki profile]]&lt;br /&gt;
* [[DVD]]&lt;br /&gt;
* [[Copper Slats]]&lt;br /&gt;
* [[Love of the N*rpoing]]&lt;br /&gt;
* [[Bad Apple]]&lt;br /&gt;
* [[Sudoku]]&lt;br /&gt;
* [[Pong]]{{fix2|was}}&lt;br /&gt;
* [[Pink Zone]]&lt;br /&gt;
* [[Firefox]]&lt;br /&gt;
* [[Package tracking]]&lt;br /&gt;
* [[Powerscaling]]&lt;br /&gt;
* [[Woah wuh]]&lt;br /&gt;
* [[Zugemu Zr.#Dress up]]&lt;br /&gt;
* [[Binary]]&lt;br /&gt;
* [[5a]]&lt;br /&gt;
* [[Logic gate]]&lt;br /&gt;
&lt;br /&gt;
=== User subpages ===&lt;br /&gt;
*[[User:Coppersalts/test page2]]&lt;br /&gt;
*[[User:Coppersalts/test page3]]&lt;br /&gt;
*[[User:Coppersalts/test page4]]&lt;br /&gt;
*[[User:Coppersalts/test page5]]&lt;br /&gt;
*[[User:Coppersalts/myArticles]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[User:Coppersalts/Song of the week]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*[[User:Coppersalts/Dumping ground]]&lt;br /&gt;
*[[User:Coppersalts/letter transforms]]&lt;br /&gt;
&lt;br /&gt;
=== Challenge Entries ===&lt;br /&gt;
# [[Copper Pepper]]&lt;br /&gt;
# [[Team 17]] (team)&lt;br /&gt;
# [https://camp2.rectangle.zone/index.php?title=Edit_War&amp;amp;oldid=27011 Revision 13]&lt;br /&gt;
# [[Medal detector]]&lt;br /&gt;
# [[Copper Slats]]&lt;br /&gt;
# [[Rhythm game]] (unwanted)&lt;br /&gt;
# [[Talk:Copper Pepper/declaration]]&lt;br /&gt;
# [[Zugemu Zr. Token]] (team)&lt;br /&gt;
# [[United Kingdom]] (kingdom)&lt;br /&gt;
# [[10b]]&lt;br /&gt;
# [[Uckinzaza Holiday II]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I&#039;m [[aves|avy]]&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* My name in [[toki pona]] is soweli Ilisi or soweli Epoli.&lt;br /&gt;
* I have the second most edits of any contributor.&lt;br /&gt;
&lt;br /&gt;
== Advertisement ==&lt;br /&gt;
Have you ever wanted to play a &#039;&#039;&#039;game&#039;&#039;&#039;?&amp;lt;br&amp;gt;5b&lt;br /&gt;
&lt;br /&gt;
== Kinlist ==&lt;br /&gt;
* This gif &amp;lt;div style=display:inline-block;vertical-align:middle;width:min-content;text-align:center&amp;gt;[[File:Keep it fresh to find new fans.gif|link=Keep it fresh to find new fans|200px]]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(click to enlarge!)&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Whatever else ==&lt;br /&gt;
&lt;br /&gt;
[[New Ladoga|🦡]]&lt;br /&gt;
&lt;br /&gt;
I like to [https://cdn.discordapp.com/attachments/803331047910801448/1142200599543287808/stem.mp3 m][https://cdn.discordapp.com/attachments/803331047910801448/1125622597854441574/jasima.mp3 a][https://cdn.discordapp.com/attachments/803331047910801448/1108232705805668362/Pendark.mp3 k][https://cdn.discordapp.com/attachments/803331047910801448/1111170311702974514/lalaflyaway.mp3 e] [https://cdn.discordapp.com/attachments/803331047910801448/1222049046164930571/split3.2.wav s][https://cdn.discordapp.com/attachments/803331047910801448/1173660419760586862/13.14.1.mp3 o][https://cdn.discordapp.com/attachments/803331047910801448/1134663105230688288/kalama_uta.wav u][https://cdn.discordapp.com/attachments/803331047910801448/1159635951711158424/sp3d5.mp3 n][https://cdn.discordapp.com/attachments/803331047910801448/1142280093775962182/li_ken_pini.mp3 d][https://cdn.discordapp.com/attachments/803331047910801448/1225217692148039773/zudoga4.flac .]&lt;br /&gt;
&lt;br /&gt;
Lala(doga)&lt;br /&gt;
&lt;br /&gt;
pilin lili&lt;br /&gt;
&lt;br /&gt;
Melody&lt;br /&gt;
&lt;br /&gt;
Making Sound&lt;br /&gt;
&lt;br /&gt;
​&lt;br /&gt;
&lt;br /&gt;
and per se and&lt;br /&gt;
&lt;br /&gt;
Mix &amp;amp; Match&lt;br /&gt;
&lt;br /&gt;
Forward Fault&lt;br /&gt;
&lt;br /&gt;
Orca Display&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed left-toggle&amp;quot; data-expandtext=&amp;quot;Taglist warning for taxidermy (digital painting). Click to show.&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=J8Z66sjbvxg&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
latest advancements in harmonic laesic devices&lt;br /&gt;
&lt;br /&gt;
== Garden ==&lt;br /&gt;
🌱🌷🌹🌿🌻🌷🌹🌻🌷🌹🌻🌱🌼🌿🌹🌼🌷🌻🌱&lt;br /&gt;
&lt;br /&gt;
== Userboxes ==&lt;br /&gt;
{{Wiki Camp 1 Participant}}&lt;br /&gt;
{{Userbox/CNPFP.jpg Neutral}}&lt;br /&gt;
{{Opinion|HoL|voted for}}&lt;br /&gt;
[[File:Grasssecretcoin.png|40px]][[File:Desertsecretcoin.png|40px]][[File:Icesecretcoin.png|40px]][[File:Watersecretcoin.png|40px]][[File:Junglesecretcoin.png|40px]][[File:Mountainsecretcoin.png|40px]][[File:Cloudsecretcoin.png|40px]][[File:Lavasecretcoin.png|40px]]&lt;br /&gt;
[[Category:Transgender]]&lt;br /&gt;
[[Category:Non-binary]]&lt;br /&gt;
[[Category:Furries]]&lt;br /&gt;
[[Category:Video game beginners]]&lt;br /&gt;
[[Category:2005 births]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=User:Coppersalts&amp;diff=154126</id>
		<title>User:Coppersalts</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=User:Coppersalts&amp;diff=154126"/>
		<updated>2026-06-01T15:49:09Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:&#039;&#039;Avy&#039;&#039;}}{{#css:&lt;br /&gt;
#right-box h2 {&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
#firstHeading {&lt;br /&gt;
font-size: 3rem;&lt;br /&gt;
text-align:center;&lt;br /&gt;
}&lt;br /&gt;
h1 {&lt;br /&gt;
text-align:center;&lt;br /&gt;
}&lt;br /&gt;
.mw-editsection {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.left-toggle .mw-collapsible-toggle {&lt;br /&gt;
float: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-collapsible.mw-collapsed:not(.mw-made-collapsible) {&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
height: 0;&lt;br /&gt;
}&lt;br /&gt;
}}&lt;br /&gt;
= &amp;lt;span style=&amp;quot;display:inline-block;transform:rotate(0.5turn);font-size: 3rem;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;wibblewobble&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;display:inline-block;transform:rotate(0.5turn);&amp;quot;&amp;gt;salts&amp;lt;/span&amp;gt;copper&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
= ^ ~  ← &amp;lt;= + %# “ - &amp;amp; { &amp;lt;- [ɛɘ] ~ [æ] -&amp;gt; } % - „ #% + =&amp;gt; →  ~ ,, =&lt;br /&gt;
&lt;br /&gt;
User:RotationalSymmetry&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;things&amp;lt;/u&amp;gt;&lt;br /&gt;
* ✎ Writing Utensil&lt;br /&gt;
* #ffffffA0 Hex Codes W/ Alpha&lt;br /&gt;
* &amp;amp;nbsp; Whitespace&lt;br /&gt;
* &amp;lt;div style=text-align:center&amp;gt;Alignment&amp;lt;/div&amp;gt;&lt;br /&gt;
* ⍩ Unintentional Emoticon&lt;br /&gt;
* Spiral Staircases &#039;&#039;(Reference Not Given ;; Requires Imagination)&#039;&#039;&lt;br /&gt;
* The Ambiguous Edges Of Categories&lt;br /&gt;
* &amp;lt;span style=&amp;quot;display:inline-block;position:relative;top:-10px;left:-10px;&amp;quot;&amp;gt;Slivers Of Overlap&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;display:inline-block;position:relative;top:10px;&amp;quot;&amp;gt;Pigeon Holes&amp;lt;br&amp;gt;Underanalysis&amp;lt;/span&amp;gt;&lt;br /&gt;
* Unwanted Nuance&lt;br /&gt;
* Regex Dialectal Variation&lt;br /&gt;
* &amp;lt;code&amp;gt;*&amp;lt;/code&amp;gt;illion&lt;br /&gt;
* Rotational Symmetry&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot;&amp;gt;--&amp;gt;&lt;br /&gt;
{{Pastel reverie}}{{Relatable suite}}&lt;br /&gt;
{{Infobox oso&lt;br /&gt;
| name         = &#039;&#039;avesmidi&#039;&#039;&lt;br /&gt;
| color        = &lt;br /&gt;
| subheader    = &lt;br /&gt;
| image        = {{better tabber|nt=3&lt;br /&gt;
|h1=pfp&lt;br /&gt;
|c1=&lt;br /&gt;
{{Wibble wobble|[[File:Coppersaltspfp up to date.png|200px]]}}&amp;lt;br&amp;gt;ni li mi&lt;br /&gt;
|h2=Real&lt;br /&gt;
|c2=&lt;br /&gt;
[[File:5bentities 50.gif|150px]]&amp;lt;br&amp;gt;this is how I look irl&lt;br /&gt;
|h3=With Hair&lt;br /&gt;
|c3=&lt;br /&gt;
[[File:Averyh.png|200px]]&amp;lt;br&amp;gt;this is how I look irl&lt;br /&gt;
}}&lt;br /&gt;
| image2       = &lt;br /&gt;
| caption2     = &lt;br /&gt;
| discord      = coppersalts&lt;br /&gt;
| wikiuser     = Coppersalts&lt;br /&gt;
| aka          = A Jar of Copper Salts&lt;br /&gt;
| gender       = Transfem [[nonbinary|nonbinanary]]&amp;lt;ref&amp;gt;https://cdn.discordapp.com/attachments/803331047910801448/1068315260412502046/Gh3f-R95G0lqn-xP.mp4&amp;lt;/ref&amp;gt;&lt;br /&gt;
| pronouns     = she, they, she/fur&lt;br /&gt;
| voiceof      = &lt;br /&gt;
| contr_eps    = &lt;br /&gt;
| youtube      = A Box of Snake Mice&lt;br /&gt;
| socials      = [https://bsky.app/profile/coppersalts.bsky.social coppersalts.bsky.social] &amp;lt;small&amp;gt;(follow for frequent funnies)&amp;lt;/small&amp;gt;&lt;br /&gt;
| timezone     = Central US Time&lt;br /&gt;
| joined       = Aug 24, 2022&lt;br /&gt;
| fav_char     = [[„|It&#039;s Unicode U+201E]]&lt;br /&gt;
| fav_ep       = [[5b]]&lt;br /&gt;
| fav_color    = &lt;br /&gt;
| fav_letter   = [[𝼀]] (Latin Small Letter Feng Digraph With Trill) &lt;br /&gt;
| fav_number   = [[65536]]&lt;br /&gt;
| fav_shape    = [[kite]] and/or [[dart]]&lt;br /&gt;
| age          = 19&lt;br /&gt;
| birthday     = late autumn&lt;br /&gt;
| bloodtype    = 🅱️&lt;br /&gt;
| personality  = Digiface&lt;br /&gt;
| occupation   = &lt;br /&gt;
| status       = Do not disturb&lt;br /&gt;
| friends      = &lt;br /&gt;
| enemies      = &lt;br /&gt;
| family       = &lt;br /&gt;
| marriedto    = &lt;br /&gt;
| sole_conf    = &lt;br /&gt;
| species      = &amp;lt;s&amp;gt;Fox cat&amp;lt;/s&amp;gt; Furry&lt;br /&gt;
| height       = I legit do not remember&lt;br /&gt;
| weight       = I legit do not remember&lt;br /&gt;
| haircolor    = Orange/pink (fur color)&lt;br /&gt;
| deaths       = 0&lt;br /&gt;
| kills        = 0&lt;br /&gt;
| networth     = I haven&#039;t bothered to count&lt;br /&gt;
| greatestfear = I forgot&lt;br /&gt;
| team         = Peas&lt;br /&gt;
| first        = 2005&lt;br /&gt;
| eliminated   = TBD&lt;br /&gt;
| placement    = TBD&lt;br /&gt;
| creator      = [[Goddess]]&lt;br /&gt;
| voicedby     = &lt;br /&gt;
| fav_block    = Mining Table&lt;br /&gt;
| toolorder    = &lt;br /&gt;
| types        = &lt;br /&gt;
| main         = &lt;br /&gt;
| claspect     = &lt;br /&gt;
| fightstyle   = I don&#039;t&lt;br /&gt;
| power        = &lt;br /&gt;
| speed        = &lt;br /&gt;
| intel        = &lt;br /&gt;
| tech         = &lt;br /&gt;
| efficiency   = &lt;br /&gt;
| sleephours   = 8-9 [[hour]]s&lt;br /&gt;
| wpm          = 66&lt;br /&gt;
| orientation  = rotating&lt;br /&gt;
}}&lt;br /&gt;
Hi, my name is {{wibble wobble inline|Midi}}. I compete in this camp as [[Molten Copper &amp;amp; Toast Blob]]. I like to make edits and bend the wiki to my will to an extent. My favorite vowel is [ɘ], though I am also partial to [ɐ] and [ɜ]. My favorite consonant is [ɣ].&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;max-width: 434px;background: #f8f9fa;margin: 6px;padding: 8px;padding-right:24px;border: 1px solid #a2a9b1;&amp;quot; id=&amp;quot;right-box&amp;quot;&amp;gt;&lt;br /&gt;
== Links ==&lt;br /&gt;
Some of my best pages:&lt;br /&gt;
* [[The Wiki Constellation]]&lt;br /&gt;
* [[Jack Smack]]&lt;br /&gt;
* [[Niko sliding puzzle]]&lt;br /&gt;
* [[Explain/Wiki Camp 2 Challenge Crystals/Hints|Challenge Crystal]] #2&lt;br /&gt;
* [[Peprell/Wiki profile]]&lt;br /&gt;
* [[DVD]]&lt;br /&gt;
* [[Copper Slats]]&lt;br /&gt;
* [[Love of the N*rpoing]]&lt;br /&gt;
* [[Bad Apple]]&lt;br /&gt;
* [[Sudoku]]&lt;br /&gt;
* [[Pong]]{{fix2|was}}&lt;br /&gt;
* [[Pink Zone]]&lt;br /&gt;
* [[Firefox]]&lt;br /&gt;
* [[Package tracking]]&lt;br /&gt;
* [[Powerscaling]]&lt;br /&gt;
* [[Woah wuh]]&lt;br /&gt;
* [[Zugemu Zr.#Dress up]]&lt;br /&gt;
* [[Binary]]&lt;br /&gt;
* [[5a]]&lt;br /&gt;
* [[Logic gate]]&lt;br /&gt;
&lt;br /&gt;
=== User subpages ===&lt;br /&gt;
*[[User:Coppersalts/test page2]]&lt;br /&gt;
*[[User:Coppersalts/test page3]]&lt;br /&gt;
*[[User:Coppersalts/test page4]]&lt;br /&gt;
*[[User:Coppersalts/test page5]]&lt;br /&gt;
*[[User:Coppersalts/myArticles]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[User:Coppersalts/Song of the week]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*[[User:Coppersalts/Dumping ground]]&lt;br /&gt;
*[[User:Coppersalts/letter transforms]]&lt;br /&gt;
&lt;br /&gt;
=== Challenge Entries ===&lt;br /&gt;
# [[Copper Pepper]]&lt;br /&gt;
# [[Team 17]] (team)&lt;br /&gt;
# [https://camp2.rectangle.zone/index.php?title=Edit_War&amp;amp;oldid=27011 Revision 13]&lt;br /&gt;
# [[Medal detector]]&lt;br /&gt;
# [[Copper Slats]]&lt;br /&gt;
# [[Rhythm game]] (unwanted)&lt;br /&gt;
# [[Talk:Copper Pepper/declaration]]&lt;br /&gt;
# [[Zugemu Zr. Token]] (team)&lt;br /&gt;
# [[United Kingdom]] (kingdom)&lt;br /&gt;
# [[10b]]&lt;br /&gt;
# [[Uckinzaza Holiday II]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I&#039;m [[aves|avy]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;choose uncached=&amp;quot;&amp;quot;&amp;gt;&amp;lt;option&amp;gt;she/they&amp;lt;/option&amp;gt;&amp;lt;option&amp;gt;they/she&amp;lt;/option&amp;gt;&amp;lt;/choose&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* My name in [[toki pona]] is soweli Ilisi or soweli Epoli.&lt;br /&gt;
* I have the second most edits of any contributor.&lt;br /&gt;
&lt;br /&gt;
== Advertisement ==&lt;br /&gt;
Have you ever wanted to play a &#039;&#039;&#039;game&#039;&#039;&#039;?&amp;lt;br&amp;gt;5b&lt;br /&gt;
&lt;br /&gt;
== Kinlist ==&lt;br /&gt;
* This gif &amp;lt;div style=display:inline-block;vertical-align:middle;width:min-content;text-align:center&amp;gt;[[File:Keep it fresh to find new fans.gif|link=Keep it fresh to find new fans|200px]]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(click to enlarge!)&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Whatever else ==&lt;br /&gt;
&lt;br /&gt;
[[New Ladoga|🦡]]&lt;br /&gt;
&lt;br /&gt;
I like to [https://cdn.discordapp.com/attachments/803331047910801448/1142200599543287808/stem.mp3 m][https://cdn.discordapp.com/attachments/803331047910801448/1125622597854441574/jasima.mp3 a][https://cdn.discordapp.com/attachments/803331047910801448/1108232705805668362/Pendark.mp3 k][https://cdn.discordapp.com/attachments/803331047910801448/1111170311702974514/lalaflyaway.mp3 e] [https://cdn.discordapp.com/attachments/803331047910801448/1222049046164930571/split3.2.wav s][https://cdn.discordapp.com/attachments/803331047910801448/1173660419760586862/13.14.1.mp3 o][https://cdn.discordapp.com/attachments/803331047910801448/1134663105230688288/kalama_uta.wav u][https://cdn.discordapp.com/attachments/803331047910801448/1159635951711158424/sp3d5.mp3 n][https://cdn.discordapp.com/attachments/803331047910801448/1142280093775962182/li_ken_pini.mp3 d][https://cdn.discordapp.com/attachments/803331047910801448/1225217692148039773/zudoga4.flac .]&lt;br /&gt;
&lt;br /&gt;
Lala(doga)&lt;br /&gt;
&lt;br /&gt;
pilin lili&lt;br /&gt;
&lt;br /&gt;
Melody&lt;br /&gt;
&lt;br /&gt;
Making Sound&lt;br /&gt;
&lt;br /&gt;
​&lt;br /&gt;
&lt;br /&gt;
and per se and&lt;br /&gt;
&lt;br /&gt;
Mix &amp;amp; Match&lt;br /&gt;
&lt;br /&gt;
Forward Fault&lt;br /&gt;
&lt;br /&gt;
Orca Display&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed left-toggle&amp;quot; data-expandtext=&amp;quot;Taglist warning for taxidermy (digital painting). Click to show.&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=J8Z66sjbvxg&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
latest advancements in harmonic laesic devices&lt;br /&gt;
&lt;br /&gt;
== Garden ==&lt;br /&gt;
🌱🌷🌹🌿🌻🌷🌹🌻🌷🌹🌻🌱🌼🌿🌹🌼🌷🌻🌱&lt;br /&gt;
&lt;br /&gt;
== Userboxes ==&lt;br /&gt;
{{Wiki Camp 1 Participant}}&lt;br /&gt;
{{Userbox/CNPFP.jpg Neutral}}&lt;br /&gt;
{{Opinion|HoL|voted for}}&lt;br /&gt;
[[File:Grasssecretcoin.png|40px]][[File:Desertsecretcoin.png|40px]][[File:Icesecretcoin.png|40px]][[File:Watersecretcoin.png|40px]][[File:Junglesecretcoin.png|40px]][[File:Mountainsecretcoin.png|40px]][[File:Cloudsecretcoin.png|40px]][[File:Lavasecretcoin.png|40px]]&lt;br /&gt;
[[Category:Transgender]]&lt;br /&gt;
[[Category:Non-binary]]&lt;br /&gt;
[[Category:Furries]]&lt;br /&gt;
[[Category:Video game beginners]]&lt;br /&gt;
[[Category:2005 births]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=User:Coppersalts&amp;diff=154125</id>
		<title>User:Coppersalts</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=User:Coppersalts&amp;diff=154125"/>
		<updated>2026-06-01T15:47:13Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: proboubs&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:&#039;&#039;Avy&#039;&#039;}}{{#css:&lt;br /&gt;
#right-box h2 {&lt;br /&gt;
margin-top: 0;&lt;br /&gt;
}&lt;br /&gt;
#firstHeading {&lt;br /&gt;
font-size: 3rem;&lt;br /&gt;
text-align:center;&lt;br /&gt;
}&lt;br /&gt;
h1 {&lt;br /&gt;
text-align:center;&lt;br /&gt;
}&lt;br /&gt;
.mw-editsection {&lt;br /&gt;
display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.left-toggle .mw-collapsible-toggle {&lt;br /&gt;
float: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.mw-collapsible.mw-collapsed:not(.mw-made-collapsible) {&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
.mw-collapsible-toggle {&lt;br /&gt;
height: 0;&lt;br /&gt;
}&lt;br /&gt;
}}&lt;br /&gt;
= &amp;lt;span style=&amp;quot;display:inline-block;transform:rotate(0.5turn);font-size: 3rem;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;wibblewobble&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;display:inline-block;transform:rotate(0.5turn);&amp;quot;&amp;gt;salts&amp;lt;/span&amp;gt;copper&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt; =&lt;br /&gt;
&lt;br /&gt;
= ^ ~  ← &amp;lt;= + %# “ - &amp;amp; { &amp;lt;- [ɛɘ] ~ [æ] -&amp;gt; } % - „ #% + =&amp;gt; →  ~ ,, =&lt;br /&gt;
&lt;br /&gt;
User:RotationalSymmetry&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;things&amp;lt;/u&amp;gt;&lt;br /&gt;
* ✎ Writing Utensil&lt;br /&gt;
* #ffffffA0 Hex Codes W/ Alpha&lt;br /&gt;
* &amp;amp;nbsp; Whitespace&lt;br /&gt;
* &amp;lt;div style=text-align:center&amp;gt;Alignment&amp;lt;/div&amp;gt;&lt;br /&gt;
* ⍩ Unintentional Emoticon&lt;br /&gt;
* Spiral Staircases &#039;&#039;(Reference Not Given ;; Requires Imagination)&#039;&#039;&lt;br /&gt;
* The Ambiguous Edges Of Categories&lt;br /&gt;
* &amp;lt;span style=&amp;quot;display:inline-block;position:relative;top:-10px;left:-10px;&amp;quot;&amp;gt;Slivers Of Overlap&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;display:inline-block;position:relative;top:10px;&amp;quot;&amp;gt;Pigeon Holes&amp;lt;br&amp;gt;Underanalysis&amp;lt;/span&amp;gt;&lt;br /&gt;
* Unwanted Nuance&lt;br /&gt;
* Regex Dialectal Variation&lt;br /&gt;
* &amp;lt;code&amp;gt;*&amp;lt;/code&amp;gt;illion&lt;br /&gt;
* Rotational Symmetry&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot;&amp;gt;--&amp;gt;&lt;br /&gt;
{{Pastel reverie}}{{Relatable suite}}&lt;br /&gt;
{{Infobox oso&lt;br /&gt;
| name         = &#039;&#039;avesmidi&#039;&#039;&lt;br /&gt;
| color        = &lt;br /&gt;
| subheader    = &lt;br /&gt;
| image        = {{better tabber|nt=3&lt;br /&gt;
|h1=pfp&lt;br /&gt;
|c1=&lt;br /&gt;
{{Wibble wobble|[[File:Coppersaltspfp up to date.png|200px]]}}&amp;lt;br&amp;gt;ni li mi&lt;br /&gt;
|h2=Real&lt;br /&gt;
|c2=&lt;br /&gt;
[[File:5bentities 50.gif|150px]]&amp;lt;br&amp;gt;this is how I look irl&lt;br /&gt;
|h3=With Hair&lt;br /&gt;
|c3=&lt;br /&gt;
[[File:Averyh.png|200px]]&amp;lt;br&amp;gt;this is how I look irl&lt;br /&gt;
}}&lt;br /&gt;
| image2       = &lt;br /&gt;
| caption2     = &lt;br /&gt;
| discord      = coppersalts&lt;br /&gt;
| wikiuser     = Coppersalts&lt;br /&gt;
| aka          = A Jar of Copper Salts&lt;br /&gt;
| gender       = Transfem [[nonbinary|nonbinanary]]&amp;lt;ref&amp;gt;https://cdn.discordapp.com/attachments/803331047910801448/1068315260412502046/Gh3f-R95G0lqn-xP.mp4&amp;lt;/ref&amp;gt;&lt;br /&gt;
| pronouns     = she, they, she/fur&lt;br /&gt;
| voiceof      = &lt;br /&gt;
| contr_eps    = &lt;br /&gt;
| youtube      = A Box of Snake Mice&lt;br /&gt;
| socials      = [https://bsky.app/profile/coppersalts.bsky.social coppersalts.bsky.social] &amp;lt;small&amp;gt;(follow for frequent funnies)&amp;lt;/small&amp;gt;&lt;br /&gt;
| timezone     = Central US Time&lt;br /&gt;
| joined       = Aug 24, 2022&lt;br /&gt;
| fav_char     = [[„|It&#039;s Unicode U+201E]]&lt;br /&gt;
| fav_ep       = [[5b]]&lt;br /&gt;
| fav_color    = &lt;br /&gt;
| fav_letter   = [[𝼀]] (Latin Small Letter Feng Digraph With Trill) &lt;br /&gt;
| fav_number   = [[65536]]&lt;br /&gt;
| fav_shape    = [[kite]] and/or [[dart]]&lt;br /&gt;
| age          = 19&lt;br /&gt;
| birthday     = late autumn&lt;br /&gt;
| bloodtype    = 🅱️&lt;br /&gt;
| personality  = Digiface&lt;br /&gt;
| occupation   = &lt;br /&gt;
| status       = Do not disturb&lt;br /&gt;
| friends      = &lt;br /&gt;
| enemies      = &lt;br /&gt;
| family       = &lt;br /&gt;
| marriedto    = &lt;br /&gt;
| sole_conf    = &lt;br /&gt;
| species      = &amp;lt;s&amp;gt;Fox cat&amp;lt;/s&amp;gt; Furry&lt;br /&gt;
| height       = I legit do not remember&lt;br /&gt;
| weight       = I legit do not remember&lt;br /&gt;
| haircolor    = Orange/pink (fur color)&lt;br /&gt;
| deaths       = 0&lt;br /&gt;
| kills        = 0&lt;br /&gt;
| networth     = I haven&#039;t bothered to count&lt;br /&gt;
| greatestfear = I forgot&lt;br /&gt;
| team         = Peas&lt;br /&gt;
| first        = 2005&lt;br /&gt;
| eliminated   = TBD&lt;br /&gt;
| placement    = TBD&lt;br /&gt;
| creator      = [[Goddess]]&lt;br /&gt;
| voicedby     = &lt;br /&gt;
| fav_block    = Mining Table&lt;br /&gt;
| toolorder    = &lt;br /&gt;
| types        = &lt;br /&gt;
| main         = &lt;br /&gt;
| claspect     = &lt;br /&gt;
| fightstyle   = I don&#039;t&lt;br /&gt;
| power        = &lt;br /&gt;
| speed        = &lt;br /&gt;
| intel        = &lt;br /&gt;
| tech         = &lt;br /&gt;
| efficiency   = &lt;br /&gt;
| sleephours   = 8-9 [[hour]]s&lt;br /&gt;
| wpm          = 66&lt;br /&gt;
| orientation  = rotating&lt;br /&gt;
}}&lt;br /&gt;
Hi, my name is {{wibble wobble inline|Midi}}. I compete in this camp as [[Molten Copper &amp;amp; Toast Blob]]. I like to make edits and bend the wiki to my will to an extent. My favorite vowel is [ɘ], though I am also partial to [ɐ] and [ɜ]. My favorite consonant is [ɣ].&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right;max-width: 434px;background: #f8f9fa;margin: 6px;padding: 8px;padding-right:24px;border: 1px solid #a2a9b1;&amp;quot; id=&amp;quot;right-box&amp;quot;&amp;gt;&lt;br /&gt;
== Links ==&lt;br /&gt;
Some of my best pages:&lt;br /&gt;
* [[The Wiki Constellation]]&lt;br /&gt;
* [[Jack Smack]]&lt;br /&gt;
* [[Niko sliding puzzle]]&lt;br /&gt;
* [[Explain/Wiki Camp 2 Challenge Crystals/Hints|Challenge Crystal]] #2&lt;br /&gt;
* [[Peprell/Wiki profile]]&lt;br /&gt;
* [[DVD]]&lt;br /&gt;
* [[Copper Slats]]&lt;br /&gt;
* [[Love of the N*rpoing]]&lt;br /&gt;
* [[Bad Apple]]&lt;br /&gt;
* [[Sudoku]]&lt;br /&gt;
* [[Pong]]{{fix2|was}}&lt;br /&gt;
* [[Pink Zone]]&lt;br /&gt;
* [[Firefox]]&lt;br /&gt;
* [[Package tracking]]&lt;br /&gt;
* [[Powerscaling]]&lt;br /&gt;
* [[Woah wuh]]&lt;br /&gt;
* [[Zugemu Zr.#Dress up]]&lt;br /&gt;
* [[Binary]]&lt;br /&gt;
* [[5a]]&lt;br /&gt;
* [[Logic gate]]&lt;br /&gt;
&lt;br /&gt;
=== User subpages ===&lt;br /&gt;
*[[User:Coppersalts/test page2]]&lt;br /&gt;
*[[User:Coppersalts/test page3]]&lt;br /&gt;
*[[User:Coppersalts/test page4]]&lt;br /&gt;
*[[User:Coppersalts/test page5]]&lt;br /&gt;
*[[User:Coppersalts/myArticles]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[User:Coppersalts/Song of the week]]&amp;lt;/s&amp;gt;&lt;br /&gt;
*[[User:Coppersalts/Dumping ground]]&lt;br /&gt;
*[[User:Coppersalts/letter transforms]]&lt;br /&gt;
&lt;br /&gt;
=== Challenge Entries ===&lt;br /&gt;
# [[Copper Pepper]]&lt;br /&gt;
# [[Team 17]] (team)&lt;br /&gt;
# [https://camp2.rectangle.zone/index.php?title=Edit_War&amp;amp;oldid=27011 Revision 13]&lt;br /&gt;
# [[Medal detector]]&lt;br /&gt;
# [[Copper Slats]]&lt;br /&gt;
# [[Rhythm game]] (unwanted)&lt;br /&gt;
# [[Talk:Copper Pepper/declaration]]&lt;br /&gt;
# [[Zugemu Zr. Token]] (team)&lt;br /&gt;
# [[United Kingdom]] (kingdom)&lt;br /&gt;
# [[10b]]&lt;br /&gt;
# [[Uckinzaza Holiday II]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I&#039;m [[aves]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;choose uncached=&amp;quot;&amp;quot;&amp;gt;&amp;lt;option&amp;gt;she/they&amp;lt;/option&amp;gt;&amp;lt;option&amp;gt;they/she&amp;lt;/option&amp;gt;&amp;lt;/choose&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* My name in [[toki pona]] is soweli Ilisi or soweli Epoli.&lt;br /&gt;
* I have the second most edits of any contributor.&lt;br /&gt;
&lt;br /&gt;
== Advertisement ==&lt;br /&gt;
Have you ever wanted to play a &#039;&#039;&#039;game&#039;&#039;&#039;?&amp;lt;br&amp;gt;5b&lt;br /&gt;
&lt;br /&gt;
== Kinlist ==&lt;br /&gt;
* This gif &amp;lt;div style=display:inline-block;vertical-align:middle;width:min-content;text-align:center&amp;gt;[[File:Keep it fresh to find new fans.gif|link=Keep it fresh to find new fans|200px]]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(click to enlarge!)&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Whatever else ==&lt;br /&gt;
&lt;br /&gt;
[[New Ladoga|🦡]]&lt;br /&gt;
&lt;br /&gt;
I like to [https://cdn.discordapp.com/attachments/803331047910801448/1142200599543287808/stem.mp3 m][https://cdn.discordapp.com/attachments/803331047910801448/1125622597854441574/jasima.mp3 a][https://cdn.discordapp.com/attachments/803331047910801448/1108232705805668362/Pendark.mp3 k][https://cdn.discordapp.com/attachments/803331047910801448/1111170311702974514/lalaflyaway.mp3 e] [https://cdn.discordapp.com/attachments/803331047910801448/1222049046164930571/split3.2.wav s][https://cdn.discordapp.com/attachments/803331047910801448/1173660419760586862/13.14.1.mp3 o][https://cdn.discordapp.com/attachments/803331047910801448/1134663105230688288/kalama_uta.wav u][https://cdn.discordapp.com/attachments/803331047910801448/1159635951711158424/sp3d5.mp3 n][https://cdn.discordapp.com/attachments/803331047910801448/1142280093775962182/li_ken_pini.mp3 d][https://cdn.discordapp.com/attachments/803331047910801448/1225217692148039773/zudoga4.flac .]&lt;br /&gt;
&lt;br /&gt;
Lala(doga)&lt;br /&gt;
&lt;br /&gt;
pilin lili&lt;br /&gt;
&lt;br /&gt;
Melody&lt;br /&gt;
&lt;br /&gt;
Making Sound&lt;br /&gt;
&lt;br /&gt;
​&lt;br /&gt;
&lt;br /&gt;
and per se and&lt;br /&gt;
&lt;br /&gt;
Mix &amp;amp; Match&lt;br /&gt;
&lt;br /&gt;
Forward Fault&lt;br /&gt;
&lt;br /&gt;
Orca Display&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed left-toggle&amp;quot; data-expandtext=&amp;quot;Taglist warning for taxidermy (digital painting). Click to show.&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;youtube&amp;gt;https://www.youtube.com/watch?v=J8Z66sjbvxg&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
latest advancements in harmonic laesic devices&lt;br /&gt;
&lt;br /&gt;
== Garden ==&lt;br /&gt;
🌱🌷🌹🌿🌻🌷🌹🌻🌷🌹🌻🌱🌼🌿🌹🌼🌷🌻🌱&lt;br /&gt;
&lt;br /&gt;
== Userboxes ==&lt;br /&gt;
{{Wiki Camp 1 Participant}}&lt;br /&gt;
{{Userbox/CNPFP.jpg Neutral}}&lt;br /&gt;
{{Opinion|HoL|voted for}}&lt;br /&gt;
[[File:Grasssecretcoin.png|40px]][[File:Desertsecretcoin.png|40px]][[File:Icesecretcoin.png|40px]][[File:Watersecretcoin.png|40px]][[File:Junglesecretcoin.png|40px]][[File:Mountainsecretcoin.png|40px]][[File:Cloudsecretcoin.png|40px]][[File:Lavasecretcoin.png|40px]]&lt;br /&gt;
[[Category:Transgender]]&lt;br /&gt;
[[Category:Non-binary]]&lt;br /&gt;
[[Category:Furries]]&lt;br /&gt;
[[Category:Video game beginners]]&lt;br /&gt;
[[Category:2005 births]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Opus_II._The_Return_of_Sunlight&amp;diff=154123</id>
		<title>Opus II. The Return of Sunlight</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Opus_II._The_Return_of_Sunlight&amp;diff=154123"/>
		<updated>2026-06-01T14:48:02Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{NerpaPunch Award|Creative}}&lt;br /&gt;
[[File:Opus II, Line 8.png|left|thumb|600x600px|It hasn&#039;t been this colorful in so very long.]]&lt;br /&gt;
[[File:Opus II, Line 7.png|left|thumb|600x600px|Warmth is returning to the cement sidewalks, children born in the years of darkness are shielding their eyes in shock, and those who remember when last the sun had come are shedding tears of joy at the sight of green hills in the distance.]]&lt;br /&gt;
[[File:Opus II, Line 6.png|left|thumb|600x600px|The birds are flying higher above the city of Occam than they have in a long, long time.]]&lt;br /&gt;
[[File:Opus II, Line 5.png|left|thumb|600x600px|Everyone is outside now, the streets abuzz with clamor.]]&lt;br /&gt;
[[File:Opus II, Line 4.png|left|thumb|600x600px|Usually, the city&#039;s people would be in buildings of steam and neon, where the light was kept in jars, never taking note of the (to be fair, unchanging) state of the sky.]]&lt;br /&gt;
[[File:Opus II, Line 3.png|left|thumb|600x600px|Because of this, of course, it is a strange time in Occam.]]&lt;br /&gt;
[[File:Opus II, Line 2.png|left|thumb|600x600px|The lights of the city, under their usual darkness, would be vibrant and rich in tone, but the shine of daybreak renders them nigh unnoticeable. Those colors had previously made the ordeal of painting the exterior walls of the buildings unnecessary during the endless night.]]&lt;br /&gt;
[[File:Opus II, Line 1.png|left|thumb|600x600px|The sun is rising for the first time in years, and it makes everything look grey.]]&lt;br /&gt;
[[Category:Music]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Disambiguation&amp;diff=154104</id>
		<title>Disambiguation</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Disambiguation&amp;diff=154104"/>
		<updated>2026-05-31T20:20:21Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: cat&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{disambiguate|oops}}&lt;br /&gt;
{{Hatnote|In disambiguation of [[distinguish]].}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Pages with titles you can sing the Mario underground theme to]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart&amp;diff=154089</id>
		<title>Template:Team chart</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart&amp;diff=154089"/>
		<updated>2026-05-31T16:11:28Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PAGESINCATEGORY:Still in (official)}} of {{#expr:{{PAGESINCATEGORY:Competitors (official)}} - 2}} competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
This tab will be updated at [[Template:Team chart]] as changes happen.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
| {{Team icon|Damn seal}} || {{Ci|In a Nutshell}} || {{Ci|Molten Copper &amp;amp; Toast Blob}} || {{Ci|Paper Niko}} || {{Ci|Tombstone}} || {{Ci|Vandalism on The Wiki Camp 2}} ||&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Jurta}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|HoL}} || {{Ci|Playlist}} ||  ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Incognito}} || {{Ci|Sandle}} || {{Ci|Traffic Regulator}} || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Mario Party}} || {{Ci|Gamer}} || {{Ci|Push Dagger}} || {{Ci|The Computer}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
| {{Team icon|Host}} ||{{Ci|Diffuser}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Zeitgeist}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
| {{Team icon|Democratic Party}} || {{Ci|9150625}} || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted Contestants}} ||{{Ci|LiSt}} || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|The Low-Hanging Sellouts}} ||{{Ci|Art Doll}} || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
| {{Team icon|ACRONYM}} ||  ||  || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
| {{Team icon|Team 17}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
| {{Team icon|Checkpoint}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
| {{Team icon|Teem Fair-E Land}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
| {{Team icon|awpccl87uttioacgiano}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
| {{Team icon|\\err:404}}  || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;&lt;br /&gt;
| {{Team icon|Nutshell (Team)}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ostaps}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
| {{Team icon|The Sponsored Segments}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
| {{Team icon|Low Hangers}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
| {{Team icon|AAAAA}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
| {{Team icon|I like this Team Name}} || || || || || ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Template:Team chart/1]]&amp;lt;br&amp;gt;[[Template:Team chart/2]]&amp;lt;br&amp;gt;[[Template:Team chart/3]]&amp;lt;br&amp;gt;[[Template:Team chart/4]]&amp;lt;br&amp;gt;[[Template:Team chart/5]]&amp;lt;br&amp;gt;[[Template:Team chart/6]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[Template:Team chart/7]]&amp;lt;br&amp;gt;[[Template:Team chart/8]]&amp;lt;br&amp;gt;[[Template:Team chart/9]]&amp;lt;br&amp;gt;[[Template:Team chart/10]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_icon&amp;diff=154088</id>
		<title>Template:Team icon</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_icon&amp;diff=154088"/>
		<updated>2026-05-31T16:10:24Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:{{{1}}}&lt;br /&gt;
|A Clique of Radical Omnicool Nonchalant Young-ish Members&lt;br /&gt;
|ACRONYM=[[File:ACRONYM icon.png|{{{2|50}}}px|link=A Clique of Radical Omnicool Nonchalant Young-ish Members]]&lt;br /&gt;
|AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA&lt;br /&gt;
|A|AAAAA=[[File:AAAAA icon.png|{{{2|50}}}px|link=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA]]&lt;br /&gt;
|Anyone Who’s Played Candy Crush Level 87 Understands That the Idea of a Compassionate God Is a Naive One&lt;br /&gt;
|candy crush&lt;br /&gt;
|cc|awpccl87uttioacgiano=[[File:Awpccl87uttioacgiano icon.png|{{{2|50}}}px|link=Anyone Who’s Played Candy Crush Level 87 Understands That the Idea of a Compassionate God Is a Naive One]]&lt;br /&gt;
|Checkpoint=[[File:Checkpoint icon.png|{{{2|50}}}px|link=Checkpoint]]&lt;br /&gt;
|Ds|Damn seal=[[File:Damn seal icon.png|{{{2|50}}}px|link=Damn seal]]&lt;br /&gt;
|EE|Epic Evil=[[File:Epic Evil icon.png|{{{2|50}}}px|link=Epic Evil]]&lt;br /&gt;
|Host=[[File:Host icon.png|{{{2|50}}}px|link=Host]]&lt;br /&gt;
|Host2=[[File:Host icon unofficial.png|{{{2|50}}}px|link=Host]]&lt;br /&gt;
|Ilttn|I like this Team Name=[[File:I like this Team Name icon.png|{{{2|50}}}px|link=I like this Team Name]]&lt;br /&gt;
|LH|Low Hangers=[[File:Lowhangers.jpg|{{{2|50}}}px|link=Low Hangers]]&lt;br /&gt;
|17|Team 17=[[File:Team 17 icon.png|{{{2|50}}}px|link=Team 17]]&lt;br /&gt;
|TMP|The Mario Party=[[File:The Mario Party icon.png|{{{2|50}}}px|link=The Mario Party]]&lt;br /&gt;
|TO|The Ostaps=[[File:The Ostaps icon.png|{{{2|50}}}px|link=The Ostaps]]&lt;br /&gt;
|TSS|The Sponsored Segments&lt;br /&gt;
|LHS|Low-Hanging Sellouts=[[File:Low-Hanging Sellouts icon.png|{{{2|50}}}px|link=The Sponsored Segments]]&lt;br /&gt;
|The Ultimate Heist Crew|TUHC|UHC=[[File:The Ultimate Heist Crew icon.png|{{{2|50}}}px|link=The Ultimate Heist Crew]]&lt;br /&gt;
|Wc|Wanted contestants=[[File:Wanted contestants icon.png|{{{2|50}}}px|link=Wanted contestants]]&lt;br /&gt;
|\\err:404|The Good, The Bad and The Ugly|tgtbatu|Err404=[[File:Err404 icon.png|{{{2|50}}}px|link=\\err:404]]&lt;br /&gt;
|BP|BREAKFAST Party=[[File:HORSGTlogo.png|{{{2|50}}}px|link=BREAKFAST Party]]&lt;br /&gt;
|DP|Democratic Party=[[File:Democratic Party icon.png|{{{2|50}}}px|link=Democratic Party]]&lt;br /&gt;
|Nutshell|Nutshell (Team)=[[File:Nutshell Team icon.png|{{{2|50}}}px|link=Nutshell (Team)]]&lt;br /&gt;
|WC|Wanted Contestants=[[File:Wanted Contestants icon.png|{{{2|50}}}px|link=Wanted Contestants]]&lt;br /&gt;
|TLHS|The Low-Hanging Sellouts=[[File:The Low-Hanging Sellouts icon.png|{{{2|50}}}px|link=The Low-Hanging Sellouts]]&lt;br /&gt;
|none|(Not currently on a team)=[[File:Blank transparent square.png|{{{2|50}}}px|link=(Not currently on a team)]]&lt;br /&gt;
|#default=[[File:{{{1}}} icon.png|{{{2|50}}}px|link={{{1}}}]]}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Team name&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Host&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Icon size&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;50&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Table of icon codes ==&lt;br /&gt;
Each team icon has a number of different codes that can be used.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; id=&amp;quot;character-icon-table&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Icon&lt;br /&gt;
!Icon code(s)&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|ACRONYM}}&lt;br /&gt;
|A Clique of Radical Omnicool Nonchalant Young-ish Members,&amp;lt;br&amp;gt;ACRONYM&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|AAAAA}}&lt;br /&gt;
|AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,&amp;lt;br&amp;gt;AAAAA&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|awpccl87uttioacgiano}}&lt;br /&gt;
|Anyone Who’s Played Candy Crush Level 87 Understands That the Idea of a Compassionate God Is a Naive One,&amp;lt;br&amp;gt;candy crush,&amp;lt;br&amp;gt;awpccl87uttioacgiano&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Checkpoint}}&lt;br /&gt;
|Checkpoint&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Damn seal}}&lt;br /&gt;
|Damn seal&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Epic Evil}}&lt;br /&gt;
|Epic Evil&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Host}}&lt;br /&gt;
|Host&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|I like this Team Name}}&lt;br /&gt;
|I like this Team Name&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Low Hangers}}&lt;br /&gt;
|Low Hangers&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Team 17}}&lt;br /&gt;
|Team 17&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|The Mario Party}}&lt;br /&gt;
|The Mario Party&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|The Ostaps}}&lt;br /&gt;
|The Ostaps&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Low-Hanging Sellouts}}&lt;br /&gt;
|The Sponsored Segments,&amp;lt;br&amp;gt;Low-Hanging Sellouts&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|The Ultimate Heist Crew}}&lt;br /&gt;
|The Ultimate Heist Crew,&amp;lt;br&amp;gt;TUHC,&amp;lt;br&amp;gt;UHC&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Wanted contestants}}&lt;br /&gt;
|Wanted contestants&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|\\err:404}}&lt;br /&gt;
|\\err:404,&amp;lt;br&amp;gt;The Good, The Bad and The Ugly,&amp;lt;br&amp;gt;tgtbatu,&amp;lt;br&amp;gt;Err404&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Teem Fair-E Land}}&lt;br /&gt;
|Teem Fair-E Land&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|BREAKFAST Party}}&lt;br /&gt;
|BREAKFAST Party, BP&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Democratic Party}}&lt;br /&gt;
|Democratic Party, DP&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Nutshell (Team)}}&lt;br /&gt;
|Nutshell (Team), Nutshell&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|Wanted Contestants}}&lt;br /&gt;
|Wanted Contestants, WC&lt;br /&gt;
|-&lt;br /&gt;
|{{Team icon|The Low-Hanging Sellouts}}&lt;br /&gt;
|The Low-Hanging Sellouts, TLHS&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Character icon]]&lt;br /&gt;
* [[Team icons]][[Category:Image templates]]&lt;br /&gt;
[[Category:Portal of Resources]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=File:The_Low-Hanging_Sellouts_icon.png&amp;diff=154087</id>
		<title>File:The Low-Hanging Sellouts icon.png</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=File:The_Low-Hanging_Sellouts_icon.png&amp;diff=154087"/>
		<updated>2026-05-31T16:07:21Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart&amp;diff=154086</id>
		<title>Template:Team chart</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart&amp;diff=154086"/>
		<updated>2026-05-31T16:04:54Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: um&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PAGESINCATEGORY:Still in (official)}} of {{#expr:{{PAGESINCATEGORY:Competitors (official)}} - 2}} competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
This tab will be updated at [[Template:Team chart]] as changes happen.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
| {{Team icon|Damn seal}} || {{Ci|In a Nutshell}} || {{Ci|Molten Copper &amp;amp; Toast Blob}} || {{Ci|Paper Niko}} || {{Ci|Tombstone}} || {{Ci|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Jurta}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|HoL}} || {{Ci|Playlist}} ||  ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Incognito}} || {{Ci|Sandle}} || {{Ci|Traffic Regulator}} || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Mario Party}} || {{Ci|Gamer}} || {{Ci|Push Dagger}} || {{Ci|The Computer}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
| {{Team icon|Host}} ||{{Ci|Diffuser}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Zeitgeist}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
| {{Team icon|Democratic Party}} || {{Ci|9150625}} || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted Contestants}} ||{{Ci|LiSt}} || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|The Low-Hanging Sellouts}} ||{{Ci|Art Doll}} || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
| {{Team icon|ACRONYM}} ||  ||  || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
| {{Team icon|Team 17}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
| {{Team icon|Checkpoint}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
| {{Team icon|Teem Fair-E Land}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
| {{Team icon|awpccl87uttioacgiano}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
| {{Team icon|\\err:404}}  || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;&lt;br /&gt;
| {{Team icon|Nutshell (Team)}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ostaps}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
| {{Team icon|The Sponsored Segments}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
| {{Team icon|Low Hangers}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
| {{Team icon|AAAAA}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
| {{Team icon|I like this Team Name}} || || || || || ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Template:Team chart/1]]&amp;lt;br&amp;gt;[[Template:Team chart/2]]&amp;lt;br&amp;gt;[[Template:Team chart/3]]&amp;lt;br&amp;gt;[[Template:Team chart/4]]&amp;lt;br&amp;gt;[[Template:Team chart/5]]&amp;lt;br&amp;gt;[[Template:Team chart/6]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[Template:Team chart/7]]&amp;lt;br&amp;gt;[[Template:Team chart/8]]&amp;lt;br&amp;gt;[[Template:Team chart/9]]&amp;lt;br&amp;gt;[[Template:Team chart/10]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart&amp;diff=154085</id>
		<title>Template:Team chart</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart&amp;diff=154085"/>
		<updated>2026-05-31T16:04:34Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: row order&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PAGESINCATEGORY:Still in (official)}} of {{#expr:{{PAGESINCATEGORY:Competitors (official)}} - 2}} competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
This tab will be updated at [[Template:Team chart]] as changes happen.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
| {{Team icon|Damn seal}} || {{Ci|In a Nutshell}} || {{Ci|Molten Copper &amp;amp; Toast Blob}} || {{Ci|Paper Niko}} || {{Ci|Tombstone}} || {{Ci|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Jurta}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|HoL}} || {{Ci|Playlist}} ||  ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Incognito}} || {{Ci|Sandle}} || {{Ci|Traffic Regulator}} || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Mario Party}} || {{Ci|Gamer}} || {{Ci|Push Dagger}} || {{Ci|The Computer}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
| {{Team icon|Host}} ||{{Ci|Diffuser}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Zeitgeist}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
| {{Team icon|Democratic Party}} || {{Ci|9150625}} || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|The Low-Hanging Sellouts}} ||{{Ci|Art Doll}} || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted Contestants}} ||{{Ci|LiSt}} || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
| {{Team icon|ACRONYM}} ||  ||  || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
| {{Team icon|Team 17}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
| {{Team icon|Checkpoint}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
| {{Team icon|Teem Fair-E Land}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
| {{Team icon|awpccl87uttioacgiano}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
| {{Team icon|\\err:404}}  || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;&lt;br /&gt;
| {{Team icon|Nutshell (Team)}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ostaps}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
| {{Team icon|The Sponsored Segments}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
| {{Team icon|Low Hangers}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
| {{Team icon|AAAAA}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
| {{Team icon|I like this Team Name}} || || || || || ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Template:Team chart/1]]&amp;lt;br&amp;gt;[[Template:Team chart/2]]&amp;lt;br&amp;gt;[[Template:Team chart/3]]&amp;lt;br&amp;gt;[[Template:Team chart/4]]&amp;lt;br&amp;gt;[[Template:Team chart/5]]&amp;lt;br&amp;gt;[[Template:Team chart/6]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[Template:Team chart/7]]&amp;lt;br&amp;gt;[[Template:Team chart/8]]&amp;lt;br&amp;gt;[[Template:Team chart/9]]&amp;lt;br&amp;gt;[[Template:Team chart/10]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart&amp;diff=154084</id>
		<title>Template:Team chart</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart&amp;diff=154084"/>
		<updated>2026-05-31T16:04:12Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PAGESINCATEGORY:Still in (official)}} of {{#expr:{{PAGESINCATEGORY:Competitors (official)}} - 2}} competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
This tab will be updated at [[Template:Team chart]] as changes happen.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
| {{Team icon|Damn seal}} || {{Ci|In a Nutshell}} || {{Ci|Molten Copper &amp;amp; Toast Blob}} || {{Ci|Paper Niko}} || {{Ci|Tombstone}} || {{Ci|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Jurta}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|HoL}} || {{Ci|Playlist}} ||  ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Incognito}} || {{Ci|Sandle}} || {{Ci|Traffic Regulator}} || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Mario Party}} || {{Ci|Gamer}} || {{Ci|Push Dagger}} || {{Ci|The Computer}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
| {{Team icon|Host}} ||{{Ci|Diffuser}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Zeitgeist}} || || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|The Low-Hanging Sellouts}} ||{{Ci|Art Doll}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
| {{Team icon|Democratic Party}} || {{Ci|9150625}} || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| {{Team icon|Wanted Contestants}} ||{{Ci|LiSt}} || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
| {{Team icon|ACRONYM}} ||  ||  || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
| {{Team icon|Team 17}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
| {{Team icon|Checkpoint}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
| {{Team icon|Teem Fair-E Land}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
| {{Team icon|awpccl87uttioacgiano}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
| {{Team icon|\\err:404}}  || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;&lt;br /&gt;
| {{Team icon|Nutshell (Team)}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ostaps}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
| {{Team icon|The Sponsored Segments}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
| {{Team icon|Low Hangers}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
| {{Team icon|AAAAA}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
| {{Team icon|I like this Team Name}} || || || || || ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Template:Team chart/1]]&amp;lt;br&amp;gt;[[Template:Team chart/2]]&amp;lt;br&amp;gt;[[Template:Team chart/3]]&amp;lt;br&amp;gt;[[Template:Team chart/4]]&amp;lt;br&amp;gt;[[Template:Team chart/5]]&amp;lt;br&amp;gt;[[Template:Team chart/6]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[Template:Team chart/7]]&amp;lt;br&amp;gt;[[Template:Team chart/8]]&amp;lt;br&amp;gt;[[Template:Team chart/9]]&amp;lt;br&amp;gt;[[Template:Team chart/10]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart&amp;diff=154083</id>
		<title>Template:Team chart</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart&amp;diff=154083"/>
		<updated>2026-05-31T16:03:45Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: Art Doll&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PAGESINCATEGORY:Still in (official)}} of {{#expr:{{PAGESINCATEGORY:Competitors (official)}} - 2}} competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
This tab will be updated at [[Template:Team chart]] as changes happen.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
| {{Team icon|Damn seal}} || {{Ci|In a Nutshell}} || {{Ci|Molten Copper &amp;amp; Toast Blob}} || {{Ci|Paper Niko}} || {{Ci|Tombstone}} || {{Ci|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Jurta}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|HoL}} || {{Ci|Playlist}} ||  ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Incognito}} || {{Ci|Sandle}} || {{Ci|Traffic Regulator}} || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Mario Party}} || {{Ci|Gamer}} || {{Ci|Push Dagger}} || {{Ci|The Computer}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
| {{Team icon|Host}} ||{{Ci|Diffuser}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Zeitgeist}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Low-Hanging Sellouts}} ||{{Ci|Art Doll}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
| {{Team icon|Democratic Party}} || {{Ci|9150625}} || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| {{Team icon|Wanted Contestants}} ||{{Ci|LiSt}} || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
| {{Team icon|ACRONYM}} ||  ||  || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
| {{Team icon|Team 17}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
| {{Team icon|Checkpoint}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
| {{Team icon|Teem Fair-E Land}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
| {{Team icon|awpccl87uttioacgiano}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
| {{Team icon|\\err:404}}  || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;&lt;br /&gt;
| {{Team icon|Nutshell (Team)}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ostaps}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
| {{Team icon|The Sponsored Segments}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
| {{Team icon|Low Hangers}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
| {{Team icon|AAAAA}} || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
| {{Team icon|I like this Team Name}} || || || || || ||&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Template:Team chart/1]]&amp;lt;br&amp;gt;[[Template:Team chart/2]]&amp;lt;br&amp;gt;[[Template:Team chart/3]]&amp;lt;br&amp;gt;[[Template:Team chart/4]]&amp;lt;br&amp;gt;[[Template:Team chart/5]]&amp;lt;br&amp;gt;[[Template:Team chart/6]]&lt;br /&gt;
&amp;lt;br&amp;gt;[[Template:Team chart/7]]&amp;lt;br&amp;gt;[[Template:Team chart/8]]&amp;lt;br&amp;gt;[[Template:Team chart/9]]&amp;lt;br&amp;gt;[[Template:Team chart/10]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154082</id>
		<title>Template:Character icon</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154082"/>
		<updated>2026-05-31T16:03:27Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: Art Doll&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;character-icon&amp;quot; style=&amp;quot;display:inline-block;width:{{{2|50}}}px;height:{{{2|50}}}px;line-height:{{{2|50}}}px&amp;quot;&amp;gt;{{#switch:{{{1}}}&lt;br /&gt;
|055|55|9150625=[[File:055 Icon.gif|{{{2|50}}}px|link=9150625]]&lt;br /&gt;
|AL|Art Doll=[[File:Art Doll Hey.png|{{{2|50}}}px|link=Art Doll]]&lt;br /&gt;
|BC|Bacon Cola=[[File:Coke Voting.jpg|{{{2|50}}}px|link=Bacon Cola]]&lt;br /&gt;
|BB|Big Boy=[[File:Big Boy Icon.png|{{{2|50}}}px|link=Big Boy]]&lt;br /&gt;
|BT|Biscuit Tin=[[File:Biscuit Tin Icon.png|{{{2|50}}}px|link=Biscuit Tin]]&lt;br /&gt;
|BK|Black=[[File:Blackicon.png|{{{2|50}}}px|link=Black]]&lt;br /&gt;
|BO|Boni=[[File:Boni.webp|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Boni]]&lt;br /&gt;
|CB|Molten Copper &amp;amp; Toast Blob=[[File:Mc&amp;amp;tb icon.png|{{{2|50}}}px|link=Molten Copper &amp;amp; Toast Blob]]&lt;br /&gt;
|CL|Cellphone=[[File:Cellphoneicon.png|{{{2|50}}}px|link=Cellphone]]&lt;br /&gt;
|CU|Copper Pepper=[[File:Copper pepper icon.png|{{{2|50}}}px|link=Copper Pepper]]&lt;br /&gt;
|Copper Salts=[[File:Copper salts icon.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|CY|CrAIyon=[[File:CrAIyon Voting Icon.png|{{{2|50}}}px|link=CrAIyon]]&lt;br /&gt;
|DS|Daisy=[[File:Vote 4 daisy.png|{{{2|50}}}px|link=Daisy]]&lt;br /&gt;
|DR|Diary=[[File:Diaryiconv1small.png|{{{2|50}}}px|link=Diary]]&lt;br /&gt;
|DF|Diffuser=[[File:Diffuser-VotingIcon.png|{{{2|50}}}px|link=Diffuser]]&lt;br /&gt;
|DO|Dora=[[File:DoraVotingIcon.png|{{{2|50}}}px|link=Dora]]&lt;br /&gt;
|DP|Duplo=[[File:Duplo voting ico.png|{{{2|50}}}px|link=Duplo]]&lt;br /&gt;
|EM|Emoticon=[[File:EmoticonIcon.png|{{{2|50}}}px|link=Emoticon]]&lt;br /&gt;
|FC|Fictional charcter=[[File:Fictional charcter icon.png|{{{2|50}}}px|link=Fictional charcter]]&lt;br /&gt;
|FL|Flag=[[File:FlagTWC2 Voting Icon.png|{{{2|50}}}px|link=Flag]]&lt;br /&gt;
|GM|Gamer=[[File:Gamericon.png|{{{2|50}}}px|link=Gamer]]&lt;br /&gt;
|GS|Go Sign=[[File:GoSign TeamIcon.png|{{{2|50}}}px|link=Go Sign]]&lt;br /&gt;
|HL|HoL|Head of Lettuce=[[File:Lettuce voting icon.png|{{{2|50}}}px|link=Head of Lettuce]]&lt;br /&gt;
|HD|HDoTU|Heat Death of the Universe=[[File:Heatdeath icon.png|{{{2|50}}}px|link=Heat Death of the Universe]]&lt;br /&gt;
|IM|Image={{#tag:div|[[File:Brokenimage.png|21px|link=]]{{#tag:div|[[File:Blank transparent square.png|{{{2|50}}}px|link=Image]]|style=&amp;quot;position:relative;top:-24px&amp;quot;}}|style=&amp;quot;display:inline-block;vertical-align:top;text-align:left;width:{{{2|50}}}px;height:{{{2|50}}}px;image-rendering: -moz-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;-ms-interpolation-mode: nearest-neighbor;line-height: 0;&amp;quot;}}&lt;br /&gt;
|IaN|IN|In a Nutshell=[[File:Voting icon of nutshell.png|{{{2|50}}}px|link=In a Nutshell]]&lt;br /&gt;
|JR|Jurta=[[File:Jurta VI.png|{{{2|50}}}px|link=Jurta]]&lt;br /&gt;
|MV|Mangrove=[[File:MangroveVotingIconNew.png|{{{2|50}}}px|link=Mangrove]]&lt;br /&gt;
|MD|MDSnSS|McDonald&#039;s Sweet n&#039; Sour Sauce=[[File:McDonald&#039;s Sweet n&#039; Sour Sauce TeamIcon.png|{{{2|50}}}px|link=McDonald&#039;s Sweet n&#039; Sour Sauce]]&lt;br /&gt;
|MI|Miso=[[File:Miso voting icon.png|{{{2|50}}}px|link=Miso]]&lt;br /&gt;
|Nerpy Scuba=[[File:Niko2.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|NC|Nurse Cap=[[File:NurseVIcon.png|{{{2|50}}}px|link=Nurse Cap]]&lt;br /&gt;
|OS|Open Sesame=[[File:OpenSesame Icon.png|{{{2|50}}}px|link=Open Sesame]]&lt;br /&gt;
|PC|Padlock=[[File:PadlockFIXED.png|{{{2|50}}}px|link=Padlock]]&lt;br /&gt;
|PN|Paper Niko=[[File:PaperNiko Icon.png|{{{2|50}}}px|link=Paper Niko]]&lt;br /&gt;
|PG|Pentagon=[[File:Penta voting igon.png|{{{2|50}}}px|link=Pentagon]]&lt;br /&gt;
|PS|Playlist=[[File:Playlistvote.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|Playlist Versus=[[File:Playlistvote_versus.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|RT|Rotob=[[File:Rotob sighting1.png|{{{2|50}}}px|link=Rotob]]&lt;br /&gt;
|SJ|SFD|SFD Jigsaw Piece=[[File:SFD Icon.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SJ2|SFD2|SFD Jigsaw Piece 2=[[File:SFD icon 2.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SK|Sketchy=[[File:SketchyIcon.png|{{{2|50}}}px|link=Sketchy]]&lt;br /&gt;
|SL|Slime=[[File:Slime Icon.png|{{{2|50}}}px|link=Slime]]&lt;br /&gt;
|SM|Smobo=[[File:Smoboicon.png|{{{2|50}}}px|link=Smobo]]&lt;br /&gt;
|SH|Sock Hater=[[File:Sockhatervotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SD|Sandle=[[File:Sandlevotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SB|Strawberry=[[File:StrawVote.png|{{{2|50}}}px|link=Strawberry]]&lt;br /&gt;
|TH|Tahmahtoh=[[File:TahmahtohIcon.png|{{{2|50}}}px|link=Tahmahtoh]]&lt;br /&gt;
|TG|TBC|THE BIG CHEESE=[[File:Votetheman.png|{{{2|50}}}px|link=THE BIG CHEESE]]&lt;br /&gt;
|TE|TEoW|The Eater of Wikis=[[File:Eater-Of-Wikis-icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Eater of Wikis]]&lt;br /&gt;
|TM|TWM|The Wiki Machine=[[File:Wiki machine icon.png|{{{2|50}}}px|link=The Wiki Machine]]&lt;br /&gt;
|TO|Tombstone=[[File:Tombstonevotingicon.png|{{{2|50}}}px|link=Tombstone]]&lt;br /&gt;
|TB|Toy Blocks=[[File:Toyblocks icon.png|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TBO|Toy Blocks object=[[File:Toyblocks icon.jpg|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TR|Traffic Regulator=[[File:TRvoteingIcon.png|{{{2|50}}}px|link=Traffic Regulator]]&lt;br /&gt;
|WH|What=[[File:What vote icon.png|{{{2|50}}}px|link=What]]&lt;br /&gt;
|ZG|ZEITGEIST|Zeitgeist=[[File:Zeitgeist icon.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Thaumiel|ZT|ZS|Zeitgeist SCP=[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Football|ZF|Zeitgeist Fandom=[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZW|Zeitgeist Wikipedia=[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZL|Zeitgeist File=[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZK|Zeitgeist Kevin=[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Random={{#tag:choose|{{#tag:option|[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]}}|uncached=&amp;quot;&amp;quot;}}&lt;br /&gt;
|TL|TL27|TheLegend27=[[File:Thelegend27.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=TheLegend27]]&lt;br /&gt;
|SI|Staffa Island=[[File:Staffa island.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Staffa Island]]&lt;br /&gt;
|T5|TSC|T Series Car 5134=[[File:T Series Car 5134.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=T Series Car 5134]]&lt;br /&gt;
|VN|VoTWC2|Vandalism on The Wiki Camp 2=[[File:WikiVandalism.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Vandalism on The Wiki Camp 2]]&lt;br /&gt;
|BS|Bean Sprout=[[File:Animate iaAKUBTRpO.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bean Sprout]]&lt;br /&gt;
|TU|Tuna=[[File:Tunna.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Tuna]]&lt;br /&gt;
|N1|N1P|Number 1 Pen=[[File:Hewasnumberone.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Number 1 Pen]]&lt;br /&gt;
|UF|UUFO|U.U.F.O.=[[File:Uufo.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=U.U.F.O.]]&lt;br /&gt;
|TS|Me|Toasty=[[File:Toasty.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Toasty]]&lt;br /&gt;
|CD|Cauldron=[[File:Cauldron.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cauldron]]&lt;br /&gt;
|SS|Logo|SswtUPtyOLI=[[File:Image.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SswtUPtyOLI]]&lt;br /&gt;
|MO|Monitor=[[File:Official Pose Monitor.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Monitor]]&lt;br /&gt;
|LS|LiSt=[[File:List vote.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=LiSt]]&lt;br /&gt;
|BE|Bullseye=[[File:Bullsicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bullseye]]&lt;br /&gt;
|FM|Font Mini=[[File:Font Mini.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Font Mini]]&lt;br /&gt;
|LA|Lost Artifact=[[File:Lost Artifact icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Lost Artifact]]&lt;br /&gt;
|AS|ASC|Atlanta Souviner Cup=[[File:Asc clip.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Atlanta Souviner Cup]]&lt;br /&gt;
|DC|DX|Dexter Cut=[[File:Dexter Cut.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dexter Cut]]&lt;br /&gt;
|KM|Kumon=[[File:Screenshot 2022-08-26 2.32.10 PM.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kumon]]&lt;br /&gt;
|CT|CTS|Christmas Techo Scarf=[[File:Christmas Techo Scarf.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Christmas Techo Scarf]]&lt;br /&gt;
|AD|Ad=[[File:Ad.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ad]]&lt;br /&gt;
|TC|The Computer=[[File:DiaThe Computer.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Computer]]&lt;br /&gt;
|WB|Wrecking Ball=[[File:Wrecking Ball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Wrecking Ball]]&lt;br /&gt;
|SF|Sir Feet=[[File:Sir feet.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sir Feet]]&lt;br /&gt;
|SC|Scythie=[[File:Scythiereal.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Scythie]]&lt;br /&gt;
|BN|Briny=[[File:Briny1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Briny]]&lt;br /&gt;
|KI|Kiny=[[File:Kiny&#039;s pose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kiny]]&lt;br /&gt;
|TA|Terra=[[File:Brokenicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Terra]]&lt;br /&gt;
|CS|Candy Stick=[[File:CandyStick2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Candy Stick]]&lt;br /&gt;
|LC|LCP|Little Caesars Pizza=[[File:2022 08 30 0q6 Kleki.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Little Caesars Pizza]]&lt;br /&gt;
|TT|TTC|Teenage Trouble Claws=[[File:Ttcicontext.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Teenage Trouble Claws]]&lt;br /&gt;
|PL|Perry Llelogram=[[File:Perry.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Perry Llelogram]]&lt;br /&gt;
|DB|Dodgeball=[[File:Dodgeball Icon questionmark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dodgeball]]&lt;br /&gt;
|TW|Twimble=[[File:Twimblesit.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Twimble]]&lt;br /&gt;
|BM|Btm|Bot the mew=[[File:Plushold.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bot the mew]]&lt;br /&gt;
|MB|Multiball=[[File:Multiball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Multiball]]&lt;br /&gt;
|RC|Red Crewmate|Plumbers Hero=[[File:Red crewmate icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|CC|CC&amp;amp;C|Creative Commons &amp;amp; Copyright=[[File:CC&amp;amp;C ICON.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Creative Commons=[[File:Dia-CreativeCommons-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Copyright=[[File:Dia-Copyright-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|MT|Mahjong Tile=[[File:Mahjong Tile.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mahjong Tile]]&lt;br /&gt;
|SX|docx|SummerMelon.docx=[[File:icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SummerMelon.docx]]&lt;br /&gt;
|MF|Meme Folder=[[File:Memefolderwikipose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Meme Folder]]&lt;br /&gt;
|RL|Rolly=[[File:Rolly.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Rolly]]&lt;br /&gt;
|OP|Ostap=[[File:Ostap.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ostap]]&lt;br /&gt;
|MS|Mugshot=[[File:Mugshot.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mugshot]]&lt;br /&gt;
|TJ|The Joker=[[File:The Joker.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Joker]]&lt;br /&gt;
|SU|Sunny=[[File:SunnyHeadTWC2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sunny]]&lt;br /&gt;
|1R|123 Referee=[[File:123.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=123 Referee]]&lt;br /&gt;
|EC|ECP|EVIL Cake Pop¡¡¡¡¡=[[File:ECP icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=EVIL Cake Pop¡¡¡¡¡]]&lt;br /&gt;
|WC|Witch&#039;s Cauldron=[[File:WC trans.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Witch&#039;s Cauldron]]&lt;br /&gt;
|IaNJ|IJ|In a Nutshell Jr.=[[File:In a Nutshell Jr. icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=In a Nutshell Jr.]]&lt;br /&gt;
|CK|Cake pop!!!!!!!!!!!!!=[[File:Cake pop!!!!!!!!!!!!! icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cake pop!!!!!!!!!!!!!]]&lt;br /&gt;
|MG|Mark Genuine=[[File:GenuineMark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mark Genuine]]&lt;br /&gt;
|DG|Dark Genuine=[[File:GenuineDark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dark Genuine]]&lt;br /&gt;
|LT|LTT|Let Tumes Tari=[[File:Let Tumes Tari.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Let Tumes Tari]]&lt;br /&gt;
|PD|Push Dagger=[[File:68 Push Dagger.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Push Dagger]]&lt;br /&gt;
|TDG|The Divine Goddess={{DivineGoddess|{{{2|50}}}}}&lt;br /&gt;
|Muscle Man=[[File:Muscle man voting icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Muscle Man]]&lt;br /&gt;
|NE|Nonexisty=[[File:Blank transparent square.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|JB|JRB|Joseph Robinette Biden=[[File:Joe Biden icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Joseph Robinette Biden]]&lt;br /&gt;
|IG|Incognito=[[File:IncognitoPortrait1x.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Incognito]]&lt;br /&gt;
|NH|Noah=[[File:NoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Noah]]&lt;br /&gt;
|Evil Noah=[[File:EvilNoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Evil Noah]]&lt;br /&gt;
|Ian=[[File:IanIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ian]]&lt;br /&gt;
|NI|No Icon=[[File:No_icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|#default=[[File:{{{1}}} icon.png|{{{2|50}}}px|link={{{1}}}]]}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{#css:&lt;br /&gt;
#character-icon-table td:first-child{&lt;br /&gt;
text-align: center;&lt;br /&gt;
height: 50px;&lt;br /&gt;
}&lt;br /&gt;
}}&amp;lt;templatestyles src=&amp;quot;Misc.css&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Allows for easy access of character icons without having to search for the file name of the icon. The character icons have no consistent naming scheme, so this should make it easier to use them. This template also automatically links icons to the character&#039;s character page. For characters without an icon, another image of them is used. I&#039;d reccomend importing &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;templatestyles src=&amp;quot;misc.css&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; when using character icons, though it&#039;s not required. This template has and alias [[Template:Ci]] so you don&#039;t have to type out &amp;quot;Character icon&amp;quot; to use it.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Character icon code&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Paper Niko&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Icon size in pixels&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;50&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Table of icon codes ==&lt;br /&gt;
Some icons have multiple different codes that work; these are separated by commas.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; id=&amp;quot;character-icon-table&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Icon&lt;br /&gt;
!Icon code&lt;br /&gt;
!Note&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|123 Referee}}&lt;br /&gt;
|123 Referee,&amp;lt;br&amp;gt;1R&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|9150625}}&lt;br /&gt;
|9150625,&amp;lt;br&amp;gt;055, 55&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ad}}&lt;br /&gt;
|Ad,&amp;lt;br&amp;gt;AD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Art Doll}}&lt;br /&gt;
|Art Doll,&amp;lt;br&amp;gt;AL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Atlanta Souviner Cup}}&lt;br /&gt;
|Atlanta Souviner Cup,&amp;lt;br&amp;gt;AS, ASC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bacon Cola}}&lt;br /&gt;
|Bacon Cola,&amp;lt;br&amp;gt;BC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bean Sprout}}&lt;br /&gt;
|Bean Sprout,&amp;lt;br&amp;gt;BS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Big Boy}}&lt;br /&gt;
|Big Boy,&amp;lt;br&amp;gt;BB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Biscuit Tin}}&lt;br /&gt;
|Biscuit Tin,&amp;lt;br&amp;gt;BT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Black}}&lt;br /&gt;
|Black,&amp;lt;br&amp;gt;BK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Boni}}&lt;br /&gt;
|Boni,&amp;lt;br&amp;gt;BO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bot the mew}}&lt;br /&gt;
|Bot the mew,&amp;lt;br&amp;gt;BM, Btm&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Briny}}&lt;br /&gt;
|Briny,&amp;lt;br&amp;gt;BN&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bullseye}}&lt;br /&gt;
|Bullseye,&amp;lt;br&amp;gt;BE&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cake pop!!!!!!!!!!!!!}}&lt;br /&gt;
|Cake pop!!!!!!!!!!!!!,&amp;lt;br&amp;gt;CK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Candy Stick}}&lt;br /&gt;
|Candy Stick,&amp;lt;br&amp;gt;CS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cauldron}}&lt;br /&gt;
|Cauldron,&amp;lt;br&amp;gt;CD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cellphone}}&lt;br /&gt;
|Cellphone,&amp;lt;br&amp;gt;CL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Christmas Techo Scarf}}&lt;br /&gt;
|Christmas Techo Scarf,&amp;lt;br&amp;gt;CT, CTS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Pepper}}&lt;br /&gt;
|Copper Pepper,&amp;lt;br&amp;gt;CU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Salts}}&lt;br /&gt;
|Copper Salts&lt;br /&gt;
|Not a season 2 competitor&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|CrAIyon}}&lt;br /&gt;
|CrAIyon,&amp;lt;br&amp;gt;CY&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Creative Commons &amp;amp; Copyright}}&lt;br /&gt;
|Creative Commons &amp;amp; Copyright,&amp;lt;br&amp;gt;CC, CC&amp;amp;C&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Creative Commons}}&lt;br /&gt;
|Creative Commons&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copyright}}&lt;br /&gt;
|Copyright&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Daisy}}&lt;br /&gt;
|Daisy,&amp;lt;br&amp;gt;DS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dexter Cut}}&lt;br /&gt;
|Dexter Cut,&amp;lt;br&amp;gt;DC, DX&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diary}}&lt;br /&gt;
|Diary,&amp;lt;br&amp;gt;DR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diffuser}}&lt;br /&gt;
|Diffuser,&amp;lt;br&amp;gt;DF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dodgeball}}&lt;br /&gt;
|Dodgeball,&amp;lt;br&amp;gt;DB&lt;br /&gt;
|Not an official image&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dora}}&lt;br /&gt;
|Dora,&amp;lt;br&amp;gt;DO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Duplo}}&lt;br /&gt;
|Duplo,&amp;lt;br&amp;gt;DP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Emoticon}}&lt;br /&gt;
|Emoticon,&amp;lt;br&amp;gt;EM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|EVIL Cake Pop¡¡¡¡¡}}&lt;br /&gt;
|EVIL Cake Pop¡¡¡¡¡,&amp;lt;br&amp;gt;EC, ECP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Fictional charcter}}&lt;br /&gt;
|Fictional charcter,&amp;lt;br&amp;gt;FC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Flag}}&lt;br /&gt;
|Flag,&amp;lt;br&amp;gt;FL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Font Mini}}&lt;br /&gt;
|Font Mini,&amp;lt;br&amp;gt;FM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Gamer}}&lt;br /&gt;
|Gamer,&amp;lt;br&amp;gt;GM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Go Sign}}&lt;br /&gt;
|Go Sign,&amp;lt;br&amp;gt;GS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Head of Lettuce}}&lt;br /&gt;
|Head of Lettuce,&amp;lt;br&amp;gt;HL, HoL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Heat Death of the Universe}}&lt;br /&gt;
|Heat Death of the Universe,&amp;lt;br&amp;gt;HD, HDoTU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Image}}&lt;br /&gt;
|Image,&amp;lt;br&amp;gt;IM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell}}&lt;br /&gt;
|In a Nutshell,&amp;lt;br&amp;gt;IN, IaN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell Jr.}}&lt;br /&gt;
|In a Nutshell Jr.,&amp;lt;br&amp;gt;IJ, IaNJ&lt;br /&gt;
|Not an official icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Incognito}}&lt;br /&gt;
|Incognito,&amp;lt;br&amp;gt;IG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Jurta}}&lt;br /&gt;
|Jurta,&amp;lt;br&amp;gt;JR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Joseph Robinette Biden}}&lt;br /&gt;
|Joseph Robinette Biden,&amp;lt;br&amp;gt;JB, JRB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kiny}}&lt;br /&gt;
|Kiny,&amp;lt;br&amp;gt;KI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kumon}}&lt;br /&gt;
|Kumon,&amp;lt;br&amp;gt;KM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Let Tumes Tari}}&lt;br /&gt;
|Let Tumes Tari,&amp;lt;br&amp;gt;LT, LTT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|LiSt}}&lt;br /&gt;
|LiSt,&amp;lt;br&amp;gt;LS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Little Caesars Pizza}}&lt;br /&gt;
|Little Caesars Pizza,&amp;lt;br&amp;gt;LC, LCP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Lost Artifact}}&lt;br /&gt;
|Lost Artifact,&amp;lt;br&amp;gt;LA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mahjong Tile}}&lt;br /&gt;
|Mahjong Tile,&amp;lt;br&amp;gt;MT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mangrove}}&lt;br /&gt;
|Mangrove,&amp;lt;br&amp;gt;MV&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mark Genuine}}&lt;br /&gt;
|Mark Genuine,&amp;lt;br&amp;gt;MG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dark Genuine}}&lt;br /&gt;
|Dark Genuine,&amp;lt;br&amp;gt;DG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|McDonald&#039;s Sweet n&#039; Sour Sauce}}&lt;br /&gt;
|McDonald&#039;s Sweet n&#039; Sour Sauce,&amp;lt;br&amp;gt;MD, MDSnSS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Meme Folder}}&lt;br /&gt;
|Meme Folder,&amp;lt;br&amp;gt;MF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Miso}}&lt;br /&gt;
|Miso,&amp;lt;br&amp;gt;MI&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Monitor}}&lt;br /&gt;
|Monitor,&amp;lt;br&amp;gt;MO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mugshot}}&lt;br /&gt;
|Mugshot,&amp;lt;br&amp;gt;MS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Multiball}}&lt;br /&gt;
|Multiball,&amp;lt;br&amp;gt;MB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Muscle Man}}&lt;br /&gt;
|Muscle Man&lt;br /&gt;
|You know who else has an icon?&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nerpy Scuba}}&lt;br /&gt;
|Nerpy Scuba&lt;br /&gt;
|Not a competitor&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|No Icon}}&lt;br /&gt;
|No Icon,&amp;lt;br&amp;gt;NI&lt;br /&gt;
|Not used for a specific character&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Noah}}&lt;br /&gt;
|Noah,&amp;lt;br&amp;gt;NH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Number 1 Pen}}&lt;br /&gt;
|Number 1 Pen,&amp;lt;br&amp;gt;N1, N1P&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nurse Cap}}&lt;br /&gt;
|Nurse Cap,&amp;lt;br&amp;gt;NC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Open Sesame}}&lt;br /&gt;
|Open Sesame,&amp;lt;br&amp;gt;OS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ostap}}&lt;br /&gt;
|Ostap,&amp;lt;br&amp;gt;OP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Padlock}}&lt;br /&gt;
|Padlock,&amp;lt;br&amp;gt;PC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Paper Niko}}&lt;br /&gt;
|Paper Niko,&amp;lt;br&amp;gt;PN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Pentagon}}&lt;br /&gt;
|Pentagon,&amp;lt;br&amp;gt;PG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Perry Llelogram}}&lt;br /&gt;
|Perry Llelogram,&amp;lt;br&amp;gt;PL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist}}&lt;br /&gt;
|Playlist,&amp;lt;br&amp;gt;PS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist Versus}}&lt;br /&gt;
|Playlist Versus&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Push Dagger}}&lt;br /&gt;
|Push Dagger,&amp;lt;br&amp;gt;PD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rolly}}&lt;br /&gt;
|Rolly,&amp;lt;br&amp;gt;RL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rotob}}&lt;br /&gt;
|Rotob,&amp;lt;br&amp;gt;RT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece}}&lt;br /&gt;
|SFD Jigsaw Piece,&amp;lt;br&amp;gt;SJ, SFD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece 2}}&lt;br /&gt;
|SFD Jigsaw Piece 2,&amp;lt;br&amp;gt;SJ2, SFD2&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sir Feet}}&lt;br /&gt;
|Sir Feet&amp;lt;br&amp;gt;SF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Scythie}}&lt;br /&gt;
|Scythie&amp;lt;br&amp;gt;SC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sketchy}}&lt;br /&gt;
|Sketchy,&amp;lt;br&amp;gt;SK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Slime}}&lt;br /&gt;
|Slime,&amp;lt;br&amp;gt;SL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Smobo}}&lt;br /&gt;
|Smobo,&amp;lt;br&amp;gt;SM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sock Hater}}&lt;br /&gt;
|Sock Hater,&amp;lt;br&amp;gt;SH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sandle}}&lt;br /&gt;
|Sandle,&amp;lt;br&amp;gt;SD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SswtUPtyOLI}}&lt;br /&gt;
|SswtUPtyOLI,&amp;lt;br&amp;gt;SS, Logo&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Staffa Island}}&lt;br /&gt;
|Staffa Island,&amp;lt;br&amp;gt;SI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Strawberry}}&lt;br /&gt;
|Strawberry,&amp;lt;br&amp;gt;SB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sunny}}&lt;br /&gt;
|Sunny,&amp;lt;br&amp;gt;SU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|T Series Car 5134}}&lt;br /&gt;
|T Series Car 5134,&amp;lt;br&amp;gt;T5, TSC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tahmahtoh}}&lt;br /&gt;
|Tahmahtoh,&amp;lt;br&amp;gt;TH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Teenage Trouble Claws}}&lt;br /&gt;
|Teenage Trouble Claws,&amp;lt;br&amp;gt;TT, TTC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Terra}}&lt;br /&gt;
|Terra,&amp;lt;br&amp;gt;TA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|THE BIG CHEESE}}&lt;br /&gt;
|THE BIG CHEESE,&amp;lt;br&amp;gt;TG, TBC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Computer}}&lt;br /&gt;
|The Computer,&amp;lt;br&amp;gt;TC&lt;br /&gt;
|Not officially an icon (thanks [[User:BobTheTacocat]])&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Divine Goddess}}&lt;br /&gt;
|The Divine Goddess,&amp;lt;br&amp;gt;TDG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Eater of Wikis}}&lt;br /&gt;
|The Eater of Wikis,&amp;lt;br&amp;gt;TE, TEoW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Joker}}&lt;br /&gt;
|The Joker,&amp;lt;br&amp;gt;TJ&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Wiki Machine}}&lt;br /&gt;
|The Wiki Machine,&amp;lt;br&amp;gt;TM, TWM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|TheLegend27}}&lt;br /&gt;
|TheLegend27,&amp;lt;br&amp;gt;TL, TL27&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toasty}}&lt;br /&gt;
|Toasty,&amp;lt;br&amp;gt;TS, Me&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tombstone}}&lt;br /&gt;
|Tombstone,&amp;lt;br&amp;gt;TO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks}}&lt;br /&gt;
|Toy Blocks,&amp;lt;br&amp;gt;TB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks object}}&lt;br /&gt;
|Toy Blocks object,&amp;lt;br&amp;gt;TBO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Traffic Regulator}}&lt;br /&gt;
|Traffic Regulator,&amp;lt;br&amp;gt;TR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tuna}}&lt;br /&gt;
|Tuna,&amp;lt;br&amp;gt;TU&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Twimble}}&lt;br /&gt;
|Twimble,&amp;lt;br&amp;gt;TW&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|U.U.F.O.}}&lt;br /&gt;
|U.U.F.O.,&amp;lt;br&amp;gt;UF, UUFO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|Vandalism on The Wiki Camp 2,&amp;lt;br&amp;gt;VN, VoTWC2&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|What}}&lt;br /&gt;
|What,&amp;lt;br&amp;gt;WH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Witch&#039;s Cauldron}}&lt;br /&gt;
|Witch&#039;s Cauldron,&amp;lt;br&amp;gt;WC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Wrecking Ball}}&lt;br /&gt;
|Wrecking Ball,&amp;lt;br&amp;gt;WB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist}}&lt;br /&gt;
|Zeitgeist,&amp;lt;br&amp;gt;ZEITGEIST, ZG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist SCP}}&lt;br /&gt;
|Zeitgeist SCP,&amp;lt;br&amp;gt;Zeitgeist Thaumiel, ZT, ZS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Fandom}}&lt;br /&gt;
|Zeitgeist Fandom,&amp;lt;br&amp;gt;Zeitgeist Football, ZF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Wikipedia}}&lt;br /&gt;
|Zeitgeist Wikipedia,&amp;lt;br&amp;gt;ZW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist File}}&lt;br /&gt;
|Zeitgeist File,&amp;lt;br&amp;gt;ZL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Kevin}}&lt;br /&gt;
|Zeitgeist Kevin,&amp;lt;br&amp;gt;ZK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Random}}&lt;br /&gt;
|Zeitgeist Random&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Team icon]]&lt;br /&gt;
* [[Character icons]][[Category:Image templates]][[Category:Portal of Resources]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart/10&amp;diff=154080</id>
		<title>Template:Team chart/10</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart/10&amp;diff=154080"/>
		<updated>2026-05-31T15:51:46Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|CC}} || {{Ci|EVIL Cake Pop¡¡¡¡¡}} || {{Ci|Jurta}} || {{Ci|Noah}} || {{Ci|Teenage Trouble Claws}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Dark Genuine}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|HoL}} || {{Ci|Lost Artifact}} || {{Ci|Nurse Cap}} || {{Ci|Playlist}} || ||&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
| {{Team icon|Damn seal}} || {{Ci|In a Nutshell}} || {{Ci|Molten Copper &amp;amp; Toast Blob}} || {{Ci|Open Sesame}} || {{Ci|Paper Niko}} || {{Ci|Tombstone}} || {{Ci|Vandalism on The Wiki Camp 2}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Mario Party}} || {{Ci|Gamer}} || {{Ci|Push Dagger}} || {{Ci|Terra}} || {{Ci|The Computer}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Incognito}} || {{Ci|Sandle}} || {{Ci|Traffic Regulator}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
| {{Team icon|Host}} ||{{Ci|Diffuser}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Zeitgeist}} || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
| {{Team icon|ACRONYM}} || {{Ci|Biscuit Tin}} || {{Ci|Duplo}} || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
| {{Team icon|Democratic Party}} || {{Ci|9150625}} || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| {{Team icon|Wanted Contestants}} ||{{Ci|LiSt}} || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
| {{Team icon|Team 17}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
| {{Team icon|Checkpoint}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
| {{Team icon|Teem Fair-E Land}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
| {{Team icon|awpccl87uttioacgiano}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
| {{Team icon|\\err:404}}  || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;&lt;br /&gt;
| {{Team icon|Nutshell (Team)}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ostaps}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
| {{Team icon|The Sponsored Segments}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
| {{Team icon|Low Hangers}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
| {{Team icon|AAAAA}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
| {{Team icon|I like this Team Name}} || || || || || || || || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart/9&amp;diff=154079</id>
		<title>Template:Team chart/9</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart/9&amp;diff=154079"/>
		<updated>2026-05-31T15:51:21Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
| {{Team icon|Epic Evil}} || {{Ci|Boni}} || {{Ci|Cellphone}} || {{Ci|EVIL Cake Pop¡¡¡¡¡}} || {{Ci|Jurta}} || {{Ci|Noah}} || {{Ci|Teenage Trouble Claws}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} || ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Dark Genuine}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|HoL}} || {{Ci|Lost Artifact}} || {{Ci|Nurse Cap}} || {{Ci|Playlist}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
| {{Team icon|Damn seal}} || {{Ci|In a Nutshell}} || {{Ci|Molten Copper &amp;amp; Toast Blob}} || {{Ci|Open Sesame}} || {{Ci|Paper Niko}} || {{Ci|Tombstone}} || {{Ci|Vandalism on The Wiki Camp 2}} || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Mario Party}} || {{Ci|Gamer}} || {{Ci|Push Dagger}} || {{Ci|Sir Feet}} || {{Ci|Terra}} || {{Ci|The Computer}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Incognito}} || {{Ci|Sandle}} || {{Ci|Traffic Regulator}} || || || || || || &lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
| {{Team icon|Host}} ||{{Ci|Diffuser}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|U.U.F.O.}} || {{Ci|Zeitgeist}} || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
| {{Team icon|ACRONYM}} || {{Ci|Biscuit Tin}} || {{Ci|Duplo}} || {{Ci|Monitor}} || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
| {{Team icon|Democratic Party}} || {{Ci|9150625}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
| {{Team icon|Team 17}} || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
| {{Team icon|Checkpoint}} || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
| {{Team icon|Teem Fair-E Land}} || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
| {{Team icon|awpccl87uttioacgiano}} || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
| {{Team icon|\\err:404}}  || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;&lt;br /&gt;
| {{Team icon|Nutshell (Team)}} || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ostaps}} || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
| {{Team icon|The Sponsored Segments}} || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
| {{Team icon|Low Hangers}} || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
| {{Team icon|AAAAA}} || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
| {{Team icon|I like this Team Name}} || || || || || || || || || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart/8&amp;diff=154078</id>
		<title>Template:Team chart/8</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart/8&amp;diff=154078"/>
		<updated>2026-05-31T15:51:10Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|-&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Flag}} || {{Ci|Go Sign}} || {{Ci|Incognito}} || {{Ci|Padlock}} || {{Ci|Sketchy}} || {{Ci|Sandle}} || {{Ci|Toy Blocks}} || {{Ci|Traffic Regulator}} ||&lt;br /&gt;
|-&lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|HoL}} || {{Ci|LiSt}} || {{Ci|Lost Artifact}} || {{Ci|Nurse Cap}} || {{Ci|Playlist}} || {{Ci|Smobo}} ||&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|EVIL Cake Pop¡¡¡¡¡}} || {{Ci|Jurta}} || {{Ci|Noah}} || {{Ci|Teenage Trouble Claws}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} || ||&lt;br /&gt;
|-&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
| {{Team icon|Damn seal}} || {{Ci|Dexter Cut}} || {{Ci|In a Nutshell}} || {{Ci|Open Sesame}} || {{Ci|Paper Niko}} || {{Ci|Tombstone}} || {{Ci|Vandalism on The Wiki Camp 2}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Mario Party}} || {{Ci|Gamer}} || {{Ci|Push Dagger}} || {{Ci|Sir Feet}} || {{Ci|Terra}} || {{Ci|The Computer}} || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
| {{Team icon|Host}} ||{{Ci|Diffuser}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|U.U.F.O.}} || {{Ci|Zeitgeist}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
| {{Team icon|ACRONYM}} || {{Ci|Biscuit Tin}} || {{Ci|Duplo}} || {{Ci|Monitor}} || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
| {{Team icon|Team 17}} ||{{Ci|Fictional charcter}} || {{Ci|Sunny}} || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
| {{Team icon|Democratic Party}} || {{Ci|9150625}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
| {{Team icon|Checkpoint}} || {{Ci|Strawberry}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
| {{Team icon|Teem Fair-E Land}} || {{Ci|Copper Pepper}} || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
| {{Team icon|awpccl87uttioacgiano}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
| {{Team icon|\\err:404}}  || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;&lt;br /&gt;
| {{Team icon|Nutshell (Team)}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
| {{Team icon|The Ostaps}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
| {{Team icon|The Sponsored Segments}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
| {{Team icon|Low Hangers}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
| {{Team icon|AAAAA}} || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
| {{Team icon|I like this Team Name}} || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;(N/A)&#039;&#039;&#039; || {{Ci|Dark Genuine}} || || || || || || || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart/7&amp;diff=154077</id>
		<title>Template:Team chart/7</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart/7&amp;diff=154077"/>
		<updated>2026-05-31T15:50:55Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Host}} || {{Ci|9150625}} || {{Ci|Diffuser}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|Nurse Cap}} || {{Ci|Open Sesame}} || {{Ci|Playlist}} || {{Ci|Smobo}} || {{Ci|U.U.F.O.}} || {{Ci|Zeitgeist}} ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Jurta}} || {{Ci|Mangrove}} || {{Ci|Padlock}} || {{Ci|Sketchy}} || {{Ci|Sandle}} || {{Ci|Toy Blocks}} || {{Ci|Traffic Regulator}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Team 17}} || {{Ci|Big Boy}} || {{Ci|Copper Pepper}} || {{Ci|Fictional charcter}} || {{Ci|Gamer}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Sunny}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
|| {{Team icon|Damn seal}} || {{Ci|Dexter Cut}} || {{Ci|EVIL Cake Pop¡¡¡¡¡}} || {{Ci|In a Nutshell}} || {{Ci|Lost Artifact}} || {{Ci|Paper Niko}} || {{Ci|Vandalism on The Wiki Camp 2}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
|| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Daisy}} || {{Ci|Flag}} || {{Ci|Head of Lettuce}} || {{Ci|Noah}} || {{Ci|Push Dagger}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Mario Party}} || {{Ci|Sir Feet}} || {{Ci|Terra}} || {{Ci|The Computer}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
|| {{Team icon|\\err:404}} || {{Ci|Teenage Trouble Claws}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
|| {{Team icon|ACRONYM}} || {{Ci|Biscuit Tin}} || {{Ci|Duplo}} || {{Ci|Monitor}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
|| {{Team icon|awpccl87uttioacgiano}} || {{Ci|Tombstone}} || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Checkpoint}} || {{Ci|Incognito}} || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;&lt;br /&gt;
|| {{Team icon|Nutshell (Team)}} || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ostaps}} || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
|| {{Team icon|Democratic Party}} || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
|| {{Team icon|The Sponsored Segments}} || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
|| {{Team icon|Low Hangers}} || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;&lt;br /&gt;
| {{Team icon|Wanted contestants}} || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
|| {{Team icon|AAAAA}} || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
|| {{Team icon|I like this Team Name}} || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
|| {{Team icon|Teem Fair-E Land}} || || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;(N/A)&#039;&#039;&#039; || {{Ci|LiSt}} || {{Ci|Strawberry}} || || || || || || || || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart/6&amp;diff=154076</id>
		<title>Template:Team chart/6</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart/6&amp;diff=154076"/>
		<updated>2026-05-31T15:50:40Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Host}} || {{Ci|9150625}} || {{Ci|Diary}} || {{Ci|Diffuser}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|LiSt}} || {{Ci|Nurse Cap}} || {{Ci|Open Sesame}} || {{Ci|Playlist}} || {{Ci|Smobo}} || {{Ci|U.U.F.O.}} || {{Ci|Zeitgeist}} ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Jurta}} || {{Ci|Mangrove}} || {{Ci|Multiball}} || {{Ci|Padlock}} || {{Ci|Rotob}} || {{Ci|Sketchy}} || {{Ci|Sandle}} || {{Ci|THE BIG CHEESE}} || {{Ci|Toy Blocks}} || {{Ci|Traffic Regulator}} || {{Ci|What}} ||&lt;br /&gt;
|- style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Team 17}} || {{Ci|Big Boy}} || {{Ci|Copper Pepper}} || {{Ci|Fictional charcter}} || {{Ci|Gamer}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Strawberry}} || {{Ci|Sunny}} || {{Ci|Tahmahtoh}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
|| {{Team icon|Damn seal}} || {{Ci|Bean Sprout}} || {{Ci|Dexter Cut}} || {{Ci|EVIL Cake Pop¡¡¡¡¡}} || {{Ci|In a Nutshell}} || {{Ci|Lost Artifact}} || {{Ci|Paper Niko}} || {{Ci|Vandalism on The Wiki Camp 2}} || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
|| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Daisy}} || {{Ci|Flag}} || {{Ci|Head of Lettuce}} || {{Ci|Push Dagger}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Mario Party}} || {{Ci|Perry Llelogram}} || {{Ci|Sir Feet}} || {{Ci|Terra}} || {{Ci|The Computer}} || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
|| {{Team icon|\\err:404}} || {{Ci|Teenage Trouble Claws}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
|| {{Team icon|ACRONYM}} || {{Ci|Biscuit Tin}} || {{Ci|Duplo}} || {{Ci|Monitor}} || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
|| {{Team icon|awpccl87uttioacgiano}} || {{Ci|Cake pop!!!!!!!!!!!!!}} || {{Ci|Rolly}} || {{Ci|Tombstone}} || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ostaps}} || {{Ci|Slime}} || || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Checkpoint}} || {{Ci|Incognito}} || || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
|| {{Team icon|The Sponsored Segments}} || {{Ci|Christmas Techo Scarf}} || || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
|| {{Team icon|Democratic Party}} || {{Ci|Joseph Robinette Biden}} || || || || || || || || || || || ||&lt;br /&gt;
|-&lt;br /&gt;
|| {{Team icon|Nutshell (Team)}} || {{Ci|T Series Car 5134}} || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
|| {{Team icon|Low Hangers}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; &lt;br /&gt;
| {{Team icon|Wanted contestants}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
|| {{Team icon|AAAAA}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
|| {{Team icon|I like this Team Name}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
|| {{Team icon|Teem Fair-E Land}} || || || || || || || || || || || || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart/5&amp;diff=154075</id>
		<title>Template:Team chart/5</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart/5&amp;diff=154075"/>
		<updated>2026-05-31T15:50:29Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Host}} || {{Ci|9150625}} || {{Ci|Diary}} || {{Ci|Diffuser}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|LiSt}} || {{Ci|Nurse Cap}} || {{Ci|Open Sesame}} || {{Ci|Playlist}} || {{Ci|Smobo}} || {{Ci|U.U.F.O.}} || {{Ci|Zeitgeist}} ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Jurta}} || {{Ci|Mangrove}} || {{Ci|Multiball}} || {{Ci|Padlock}} || {{Ci|Rotob}} || {{Ci|Sketchy}} || {{Ci|Sandle}} || {{Ci|THE BIG CHEESE}} || {{Ci|Toy Blocks}} || {{Ci|Traffic Regulator}} || {{Ci|What}} ||&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
|| {{Team icon|Damn seal}} || {{Ci|Bean Sprout}} || {{Ci|Bullseye}} || {{Ci|Dexter Cut}} || {{Ci|EVIL Cake Pop¡¡¡¡¡}} || {{Ci|In a Nutshell}} || {{Ci|Lost Artifact}} || {{Ci|Paper Niko}} || {{Ci|Vandalism on The Wiki Camp 2}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Team 17}} || {{Ci|Big Boy}} || {{Ci|Copper Pepper}} || {{Ci|Fictional charcter}} || {{Ci|Gamer}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Strawberry}} || {{Ci|Sunny}} || {{Ci|Tahmahtoh}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
|| {{Team icon|awpccl87uttioacgiano}} || {{Ci|Cake pop!!!!!!!!!!!!!}} || {{Ci|Rolly}} || {{Ci|SswtUPtyOLI}} || {{Ci|SummerMelon.docx}} || {{Ci|Toasty}} || {{Ci|Tombstone}} || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
|| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Daisy}} || {{Ci|Flag}} || {{Ci|Head of Lettuce}} || {{Ci|Push Dagger}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Mario Party}} || {{Ci|Perry Llelogram}} || {{Ci|Sir Feet}} || {{Ci|Terra}} || {{Ci|The Computer}} || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
|| {{Team icon|\\err:404}} || {{Ci|Teenage Trouble Claws}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} || {{Ci|TheLegend27}} || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
|| {{Team icon|ACRONYM}} || {{Ci|Biscuit Tin}} || {{Ci|Duplo}} || {{Ci|Monitor}} || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ostaps}} || {{Ci|Slime}} || || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
|| {{Team icon|Low Hangers}} || {{Ci|T Series Car 5134}} || || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Checkpoint}} || {{Ci|Image}} || || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
|| {{Team icon|The Sponsored Segments}} || {{Ci|Christmas Techo Scarf}} || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot; &lt;br /&gt;
| {{Team icon|Wanted contestants}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;  style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
|| {{Team icon|AAAAA}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;  style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
|| {{Team icon|BREAKFAST Party}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;  style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
|| {{Team icon|I like this Team Name}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;  style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
|| {{Team icon|Teem Fair-E Land}} || || || || || || || || || || || || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart/4&amp;diff=154074</id>
		<title>Template:Team chart/4</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart/4&amp;diff=154074"/>
		<updated>2026-05-31T15:50:18Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Host}} || {{Ci|9150625}} || {{Ci|Diary}} || {{Ci|Diffuser}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|LiSt}} || {{Ci|Nurse Cap}} || {{Ci|Open Sesame}} || {{Ci|Playlist}} || {{Ci|Smobo}} || {{Ci|U.U.F.O.}} || {{Ci|Zeitgeist}} ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Jurta}} || {{Ci|Mangrove}} || {{Ci|Multiball}} || {{Ci|Padlock}} || {{Ci|Rotob}} || {{Ci|Sketchy}} || {{Ci|Sandle}} || {{Ci|THE BIG CHEESE}} || {{Ci|Toy Blocks}} || {{Ci|Traffic Regulator}} || {{Ci|What}} ||&lt;br /&gt;
|- style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Team 17}} || {{Ci|Big Boy}} || {{Ci|Copper Pepper}} || {{Ci|Fictional charcter}} || {{Ci|Gamer}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|SFD Jigsaw Piece}} || {{Ci|Strawberry}} || {{Ci|Sunny}} || {{Ci|Tahmahtoh}} || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
|| {{Team icon|awpccl87uttioacgiano}} || {{Ci|Cake pop!!!!!!!!!!!!!}} || {{Ci|EVIL Cake Pop¡¡¡¡¡}} || {{Ci|Heat Death of the Universe}} || {{Ci|Rolly}} || {{Ci|SswtUPtyOLI}} || {{Ci|SummerMelon.docx}} || {{Ci|Toasty}} || {{Ci|Tombstone}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
|| {{Team icon|Damn seal}} || {{Ci|123 Referee}} || {{Ci|Bean Sprout}} || {{Ci|Bullseye}} || {{Ci|Dexter Cut}} || {{Ci|In a Nutshell}} || {{Ci|Lost Artifact}} || {{Ci|Paper Niko}} || {{Ci|Vandalism on The Wiki Camp 2}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
|| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Daisy}} || {{Ci|Flag}} || {{Ci|Head of Lettuce}} || {{Ci|Push Dagger}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Mario Party}} || {{Ci|Dodgeball}} || {{Ci|Perry Llelogram}} || {{Ci|Sir Feet}} || {{Ci|Terra}} || {{Ci|The Computer}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
|| {{Team icon|\\err:404}} || {{Ci|Let Tumes Tari}} || {{Ci|Teenage Trouble Claws}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} || {{Ci|TheLegend27}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ostaps}} || {{Ci|CrAIyon}} || {{Ci|Ostap}} || {{Ci|Slime}} || {{Ci|Tuna}} || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
|| {{Team icon|ACRONYM}} || {{Ci|Biscuit Tin}} || {{Ci|Duplo}} || {{Ci|Monitor}} || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
|| {{Team icon|Low Hangers}} || {{Ci|Mahjong Tile}} || {{Ci|T Series Car 5134}} || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Checkpoint}} || {{Ci|Image}} || || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
|| {{Team icon|The Sponsored Segments}} || {{Ci|Christmas Techo Scarf}} || || || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Cauldron}} || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;  style=&amp;quot;background: #dec2ce; color: #000000; &lt;br /&gt;
|| {{Team icon|AAAAA}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;  style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
|| {{Team icon|BREAKFAST Party}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;  style=&amp;quot;background: #30d754; color: #000000; &lt;br /&gt;
|| {{Team icon|I like this Team Name}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;  style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
|| {{Team icon|Teem Fair-E Land}} || || || || || || || || || || || || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart/3&amp;diff=154073</id>
		<title>Template:Team chart/3</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart/3&amp;diff=154073"/>
		<updated>2026-05-31T15:49:56Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff;&amp;quot;&lt;br /&gt;
|| {{Team icon|Host}} || {{Ci|9150625}} || {{Ci|Diary}} || {{Ci|Diffuser}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|LiSt}} || {{Ci|Nurse Cap}} || {{Ci|Open Sesame}} || {{Ci|Playlist}} || {{Ci|Smobo}} || {{Ci|U.U.F.O.}} || {{Ci|Zeitgeist}} ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Jurta}} || {{Ci|Mangrove}} || {{Ci|Multiball}} || {{Ci|Padlock}} || {{Ci|Rotob}} || {{Ci|Sketchy}} || {{Ci|Sandle}} || {{Ci|THE BIG CHEESE}} || {{Ci|Toy Blocks}} || {{Ci|Traffic Regulator}} || {{Ci|What}} ||&lt;br /&gt;
|- style=&amp;quot;background: #ae7465; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Team 17}} || {{Ci|Big Boy}} || {{Ci|Copper Pepper}} || {{Ci|Fictional charcter}} || {{Ci|Gamer}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Miso}} || {{Ci|Pentagon}} || {{Ci|Plumbers Hero}} || {{Ci|SFD Jigsaw Piece 2}} || {{Ci|Strawberry}} || {{Ci|Sunny}} || {{Ci|Tahmahtoh}} ||&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00; &lt;br /&gt;
|| {{Team icon|Damn seal}} || {{Ci|123 Referee}} || {{Ci|Bean Sprout}} || {{Ci|Bullseye}} || {{Ci|Candy Stick}} || {{Ci|Dexter Cut}} || {{Ci|Font Mini}} || {{Ci|In a Nutshell}} || {{Ci|Lost Artifact}} || {{Ci|Paper Niko}} || {{Ci|Vandalism on The Wiki Camp 2}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #f280d9; color: #ffffff; &lt;br /&gt;
|| {{Team icon|awpccl87uttioacgiano}} || {{Ci|Cake pop!!!!!!!!!!!!!}} || {{Ci|EVIL Cake Pop¡¡¡¡¡}} || {{Ci|Heat Death of the Universe}} || {{Ci|Rolly}} || {{Ci|SswtUPtyOLI}} || {{Ci|SummerMelon.docx}} || {{Ci|Toasty}} || {{Ci|Tombstone}} || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000; &lt;br /&gt;
|| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Daisy}} || {{Ci|Flag}} || {{Ci|Head of Lettuce}} || {{Ci|Kumon}} || {{Ci|Push Dagger}} || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Mario Party}} || {{Ci|Dodgeball}} || {{Ci|Perry Llelogram}} || {{Ci|Sir Feet}} || {{Ci|Terra}} || {{Ci|The Computer}} || {{Ci|Twimble}} || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0000; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ostaps}} || {{Ci|CrAIyon}} || {{Ci|Ostap}} || {{Ci|Slime}} || {{Ci|Tuna}} || {{Ci|Wrecking Ball}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e8e9ed; color: #000000; &lt;br /&gt;
|| {{Team icon|\\err:404}} || {{Ci|Let Tumes Tari}} || {{Ci|Teenage Trouble Claws}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} || {{Ci|TheLegend27}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ffebdb; color: #000000; &lt;br /&gt;
|| {{Team icon|The Sponsored Segments}} || {{Ci|Ad}} || {{Ci|Black}} || {{Ci|Briny}} || {{Ci|Christmas Techo Scarf}} || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #7eff89; color: #000000; &lt;br /&gt;
|| {{Team icon|ACRONYM}} || {{Ci|Biscuit Tin}} || {{Ci|Duplo}} || {{Ci|Monitor}} || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #387ab8; color: #ffffff; &lt;br /&gt;
|| {{Team icon|Checkpoint}} || {{Ci|Image}} || {{Ci|Meme Folder}} || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #92b3fb; color: #000000; &lt;br /&gt;
|| {{Team icon|Low Hangers}} || {{Ci|Mahjong Tile}} || {{Ci|T Series Car 5134}} || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #dec2ce; color: #000000;&lt;br /&gt;
|| {{Team icon|AAAAA}} || {{Ci|Number 1 Pen}} || || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #30d754; color: #000000;&lt;br /&gt;
|| {{Team icon|I like this Team Name}} || {{Ci|Bacon Cola}} || || || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Cauldron}} || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;  style=&amp;quot;background: #e08aff; color: #000000;&lt;br /&gt;
|| {{Team icon|BREAKFAST Party}} || || || || || || || || || || || || ||&lt;br /&gt;
|- class=&amp;quot;mw-collapsible&amp;quot; id=&amp;quot;mw-customcollapsible-deadTeams&amp;quot;  style=&amp;quot;background: #df41f4; color: #000000;&lt;br /&gt;
|| {{Team icon|Teem Fair-E Land}} || || || || || || || || || || || || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart/2&amp;diff=154071</id>
		<title>Template:Team chart/2</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart/2&amp;diff=154071"/>
		<updated>2026-05-31T15:49:01Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; id=&amp;quot;team-table&amp;quot;&lt;br /&gt;
! Team&lt;br /&gt;
! colspan=&amp;quot;12&amp;quot; |Members&lt;br /&gt;
|- style=&amp;quot;background: #ff0055; color: #ffffff;&lt;br /&gt;
|| {{Team icon|Host}} || {{Ci|9150625}} || {{Ci|Diary}} || {{Ci|Diffuser}} || {{Ci|Dora}} || {{Ci|Emoticon}} || {{Ci|LiSt}} || {{Ci|Nurse Cap}} || {{Ci|Open Sesame}} || {{Ci|Playlist Versus}} || {{Ci|Smobo}} || {{Ci|U.U.F.O.}} || {{Ci|Zeitgeist}} ||&lt;br /&gt;
|- style=&amp;quot;background: #4c2bb7; color: #ffffff; &lt;br /&gt;
|| {{Team icon|The Ultimate Heist Crew}} || {{Ci|Go Sign}} || {{Ci|Jurta}} || {{Ci|Mangrove}} || {{Ci|Multiball}} || {{Ci|Padlock}} || {{Ci|Rotob}} || {{Ci|Sketchy}} || {{Ci|Sandle}} || {{Ci|THE BIG CHEESE}} || {{Ci|Toy Blocks}} || {{Ci|Traffic Regulator}} || {{Ci|What}} ||&lt;br /&gt;
|- style=&amp;quot;background: #ae7465; color: #ffffff;&lt;br /&gt;
|| {{Team icon|Team 17}} || {{Ci|Big Boy}} || {{Ci|Copper Pepper}} || {{Ci|Fictional charcter}} || {{Ci|Gamer}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Miso}} || {{Ci|Pentagon}} || {{Ci|Plumbers Hero}} || {{Ci|SFD Jigsaw Piece 2}} || {{Ci|Strawberry}} || {{Ci|Sunny}} || {{Ci|Tahmahtoh}} ||&lt;br /&gt;
|- style=&amp;quot;background: #f280d9; color: #ffffff;&lt;br /&gt;
|| {{Team icon|awpccl87uttioacgiano}} || {{Ci|Cake pop!!!!!!!!!!!!!}} || {{Ci|EVIL Cake Pop¡¡¡¡¡}} || {{Ci|Heat Death of the Universe}}&lt;br /&gt;
|| {{Ci|Mugshot}} || {{Ci|Rolly}} || {{Ci|SswtUPtyOLI}} || {{Ci|SummerMelon.docx}} || {{Ci|Toasty}} || {{Ci|Tombstone}} || {{Ci|Witch&#039;s Cauldron}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #950800; color: #fffa00;&lt;br /&gt;
|| {{Team icon|Damn seal}} || {{Ci|123 Referee}} || {{Ci|Bean Sprout}} || {{Ci|Bullseye}} || {{Ci|Candy Stick}} || {{Ci|Dexter Cut}} || {{Ci|Font Mini}} || {{Ci|In a Nutshell}} || {{Ci|Lost Artifact}} || {{Ci|Paper Niko}} || {{Ci|Vandalism on The Wiki Camp 2}} || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e1c940; color: #000000;&lt;br /&gt;
|| {{Team icon|Epic Evil}} || {{Ci|Cellphone}} || {{Ci|Daisy}} || {{Ci|Flag}} || {{Ci|Head of Lettuce}} || {{Ci|Kumon}} || {{Ci|Push Dagger}} || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e11a1a; color: #ffffff;&lt;br /&gt;
|| {{Team icon|The Mario Party}} || {{Ci|Dodgeball}} || {{Ci|Perry Llelogram}} || {{Ci|Sir Feet}} || {{Ci|Terra}} || {{Ci|The Computer}} || {{Ci|Twimble}} || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ff0000; color: #ffffff;&lt;br /&gt;
|| {{Team icon|The Ostaps}} || {{Ci|CrAIyon}} || {{Ci|Ostap}} || {{Ci|Slime}} || {{Ci|Staffa Island}} || {{Ci|Tuna}} || {{Ci|Wrecking Ball}} || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #ffebdb; color: #000000;&lt;br /&gt;
|| {{Team icon|The Sponsored Segments}} || {{Ci|Ad}} || {{Ci|Atlanta Souviner Cup}} || {{Ci|Black}} || {{Ci|Briny}} || {{Ci|Christmas Techo Scarf}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e8e9ed; color: #000000;&lt;br /&gt;
|| {{Team icon|\\err:404}} || {{Ci|Let Tumes Tari}} || {{Ci|Teenage Trouble Claws}} || {{Ci|The Eater of Wikis}} || {{Ci|The Wiki Machine}} || {{Ci|TheLegend27}} || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #7eff89; color: #000000;&lt;br /&gt;
|| {{Team icon|ACRONYM}} || {{Ci|Biscuit Tin}} || {{Ci|Duplo}} || {{Ci|Monitor}} || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #dec2ce; color: #000000;&lt;br /&gt;
|| {{Team icon|AAAAA}} || {{Ci|Bot the mew}} || {{Ci|Number 1 Pen}} || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #387ab8; color: #ffffff;&lt;br /&gt;
|| {{Team icon|Checkpoint}} || {{Ci|Image}} || {{Ci|Meme Folder}} || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #30d754; color: #000000;&lt;br /&gt;
|| {{Team icon|I like this Team Name}} || {{Ci|Bacon Cola}} || {{Ci|The Joker}} || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #92b3fb; color: #000000;&lt;br /&gt;
|| {{Team icon|Low Hangers}} || {{Ci|Mahjong Tile}} || {{Ci|T Series Car 5134}} || || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| {{Team icon|Wanted contestants}} || {{Ci|Cauldron}} || {{Ci|Creative Commons &amp;amp; Copyright}} || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #e08aff; color: #000000; &lt;br /&gt;
|| {{Team icon|BREAKFAST Party}} || || || || || || || || || || || || ||&lt;br /&gt;
|- style=&amp;quot;background: #df41f4; color: #000000; &lt;br /&gt;
|| {{Team icon|Teem Fair-E Land}} || || || || || || || || || || || || ||&lt;br /&gt;
|- &lt;br /&gt;
| &#039;&#039;&#039;(N/A)&#039;&#039;&#039; || {{Ci|Kiny}} || {{Ci|Little Caesars Pizza}} || || || || || || || || || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Team_chart/1&amp;diff=154070</id>
		<title>Template:Team chart/1</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Team_chart/1&amp;diff=154070"/>
		<updated>2026-05-31T15:48:48Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot;&lt;br /&gt;
! colspan=&amp;quot;10&amp;quot; |Competitors&lt;br /&gt;
|-&lt;br /&gt;
| {{Ci|123 Referee}} || {{Ci|9150625}} || {{Ci|Ad}} || {{Ci|Atlanta Souviner Cup}} || {{Ci|Bacon Cola}} || {{Ci|Bean Sprout}} || {{Ci|Big Boy}} || {{Ci|Biscuit Tin}} || {{Ci|Black}} || {{Ci|Bot the mew}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Ci|Briny}} || {{Ci|Bullseye}} || {{Ci|Cake pop!!!!!!!!!!!!!}} || {{Ci|Candy Stick}} || {{Ci|Cauldron}} || {{Ci|Cellphone}} || {{Ci|Christmas Techo Scarf}} || {{Ci|Copper Pepper}} || {{Ci|CrAIyon}} || {{Ci|Creative Commons &amp;amp; Copyright}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Ci|Daisy}} || {{Ci|Dexter Cut}} || {{Ci|Diary}} || {{Ci|Diffuser}} || {{Ci|Dodgeball}} || {{Ci|Dora}} || {{Ci|Duplo}} || {{Ci|Emoticon}} || {{Ci|EVIL Cake Pop¡¡¡¡¡}} || {{Ci|Fictional charcter}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Ci|Flag}} || {{Ci|Font Mini}} || {{Ci|Gamer}} || {{Ci|Go Sign}} || {{Ci|Head of Lettuce}} || {{Ci|Heat Death of the Universe}} || {{Ci|Image}} || {{Ci|In a Nutshell}} || {{Ci|Jurta}} || {{Ci|Kiny}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Ci|Kumon}} || {{Ci|Let Tumes Tari}} || {{Ci|LiSt}} || {{Ci|Little Caesars Pizza}} || {{Ci|Lost Artifact}} || {{Ci|Mahjong Tile}} || {{Ci|Mangrove}} || {{Ci|Mark Genuine}} || {{Ci|McDonald&#039;s Sweet n&#039; Sour Sauce}} || {{Ci|Meme Folder}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Ci|Miso}} || {{Ci|Monitor}} || {{Ci|Mugshot}} || {{Ci|Multiball}} || {{Ci|Number 1 Pen}} || {{Ci|Nurse Cap}} || {{Ci|Open Sesame}} || {{Ci|Ostap}} || {{Ci|Padlock}} || {{Ci|Paper Niko}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Ci|Pentagon}} || {{Ci|Perry Llelogram}} || {{Ci|Playlist Versus}} || {{Ci|Plumbers Hero}} || {{Ci|Push Dagger}} || {{Ci|Rolly}} || {{Ci|Rotob}} || {{Ci|SFD Jigsaw Piece 2}} || {{Ci|Sir Feet}} || {{Ci|Sketchy}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Ci|Slime}} || {{Ci|Smobo}} || {{Ci|Sandle}} || {{Ci|SswtUPtyOLI}} || {{Ci|Staffa Island}} || {{Ci|Strawberry}} || {{Ci|SummerMelon.docx}} || {{Ci|Sunny}} || {{Ci|T Series Car 5134}} || {{Ci|Tahmahtoh}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Ci|Teenage Trouble Claws}} || {{Ci|Terra}} || {{Ci|THE BIG CHEESE}} || {{Ci|The Computer}} || {{Ci|The Eater of Wikis}} || {{Ci|The Joker}} || {{Ci|The Wiki Machine}} || {{Ci|TheLegend27}} || {{Ci|Toasty}} || {{Ci|Tombstone}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Ci|Toy Blocks}} || {{Ci|Traffic Regulator}} || {{Ci|Tuna}} || {{Ci|Twimble}} || {{Ci|U.U.F.O.}} || {{Ci|Vandalism on The Wiki Camp 2}} || {{Ci|What}} || {{Ci|Witch&#039;s Cauldron}} || {{Ci|Wrecking Ball}} || {{Ci|Zeitgeist}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=The_Wiki_Camp_2&amp;diff=154069</id>
		<title>The Wiki Camp 2</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=The_Wiki_Camp_2&amp;diff=154069"/>
		<updated>2026-05-31T15:47:08Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;ZEITGEIST.css&amp;quot;/&amp;gt;&amp;lt;templatestyles src=&amp;quot;Misc.css&amp;quot;/&amp;gt;&lt;br /&gt;
{{#css:&lt;br /&gt;
#blink{&lt;br /&gt;
animation: blinker 5s linear infinite;&lt;br /&gt;
}&lt;br /&gt;
@keyframes blinker {&lt;br /&gt;
50% {opacity: 0;}&lt;br /&gt;
}&lt;br /&gt;
#flippant:hover #alttext{&lt;br /&gt;
display:block;&lt;br /&gt;
}&lt;br /&gt;
#alttext{&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
#flippant:hover #ogtext{&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
.anomalous{&lt;br /&gt;
  font-family: &#039;Courier New&#039;, monospace;&lt;br /&gt;
color:#999;&lt;br /&gt;
opacity:.5;&lt;br /&gt;
}&lt;br /&gt;
#team-table td:first-child {&lt;br /&gt;
border-right: 2px black solid;&lt;br /&gt;
}&lt;br /&gt;
#team-table td{&lt;br /&gt;
min-width:50px;&lt;br /&gt;
}&lt;br /&gt;
#team-table td:empty {&lt;br /&gt;
background:#f9f9f9;&lt;br /&gt;
}&lt;br /&gt;
#team-table td:last-child{&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;br /&gt;
}}&lt;br /&gt;
{{Distinguish|WiFi CampPro 2}}&lt;br /&gt;
{{Infobox&lt;br /&gt;
| headerstyle = background:#ccf; | abovestyle = background:#ccf;&lt;br /&gt;
| above = {{PAGETITLE}}&lt;br /&gt;
| subheader = Wiki-based object camp&lt;br /&gt;
| image = [[File:Wiki.png|135px|link=SswtUPtyOLI]]&lt;br /&gt;
| caption = MediaWiki&#039;s placeholder logo,&amp;lt;br&amp;gt;adopted as the camp&#039;s unofficial logo&lt;br /&gt;
| label1 = Creator | data1 = [[User:Satomi]]&lt;br /&gt;
| label2 = Dates | data2 = August 24, 2022 (ongoing)&lt;br /&gt;
| header3 = IDGAF!&lt;br /&gt;
| label4 = Host | data4 = [[The Divine Goddess]]&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;(played by [[User:Satomi]])&amp;lt;/small&amp;gt;&lt;br /&gt;
| label5 = No. of [[:Category:Competitors (official)|competitors]] | data5 = {{PAGESINCATEGORY:Competitors (official)|pages}}&lt;br /&gt;
| label6 = Prize | data6 = [[CLOUT]]&lt;br /&gt;
|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[[The Wiki Camp 2]]&#039;&#039;&#039; is an [[Object camp|object camp]] created by [[User:Satomi]] and the ongoing sequel to [[2020]]&#039;s &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://the-wiki-camp.fandom.com/wiki/The_Wiki_Camp The Wiki Camp]&amp;lt;/span&amp;gt;&amp;lt;sup&amp;gt;[&#039;&#039;cancelled&#039;&#039;]&amp;lt;/sup&amp;gt;. It began on August 24, 2022. In addition to an expanded cast and a slew of new [[:Category:Game mechanics (official)|game mechanics]], The Wiki Camp 2 also introduces [[The Divine Goddess]], a [[:File:Pleasant.jpg|pleasant gradient]] played by Satomi who replaces the late [[The Supreme Empress|Supreme Empress]]&#039;s role as [[host]].&lt;br /&gt;
&lt;br /&gt;
Like its predecessor, The Wiki Camp 2 revolves around a group of [[:Category:Competitors (official)|competitors]] who battle for [[CLOUT]] by writing [[wiki article]]s. Many aspects of the camp, namely its wiki-based format, are not typical of object camps or [[online reality game]]s as a whole. Although Satomi uses the term [[Main Page|&amp;quot;object camp-styled game&amp;quot;]] to describe the camp, [[User:Chubs|we]] think that &amp;quot;[[quirky Earthbound-inspired soulslike with roguelike elements and themes of depression]]&amp;quot; would be more apt! {{Citation needed}}&lt;br /&gt;
&lt;br /&gt;
{{PatronCredits}}&lt;br /&gt;
&lt;br /&gt;
==[[:Category:Challenges (official)|Challenges]]==&lt;br /&gt;
* &#039;&#039;&#039;[[Challenge 1: Competitors]]&#039;&#039;&#039; - Make a [[:Category:Competitors (official)|Competitor]] page&lt;br /&gt;
*&#039;&#039;&#039;[[Challenge 2: Teams]]&#039;&#039;&#039; - Make or join a [[:Category:Teams (official)|team]]&lt;br /&gt;
*&#039;&#039;&#039;[[Challenge 3: Edit War]]&#039;&#039;&#039; - Participate in an [[Edit War|edit war]]&lt;br /&gt;
*&#039;&#039;&#039;[[Challenge 4: Things]]&#039;&#039;&#039; - Create an article for a [[:Category:Things (official)|thing]]&lt;br /&gt;
*&#039;&#039;&#039;[[Challenge 5: To Be Confused...]]&#039;&#039;&#039; - Create a page for a [[:Category:Confusing pages (official)|missing hatnote]]&lt;br /&gt;
*&#039;&#039;&#039;[[Challenge 6: Unwanted Pages]]&#039;&#039;&#039; - Create a page that [[:Category:Unwanted pages (official)|no one wants to make]]&lt;br /&gt;
*&#039;&#039;&#039;[[Challenge 7: Discussions]]&#039;&#039;&#039; - [[:Category:Discussions (official)|Discuss]] for or against [[:Category:Declarations (official)|declarations]] on which competitor moves where&lt;br /&gt;
*&#039;&#039;&#039;[[Challenge 8: Who is this?]]&#039;&#039;&#039; - Name the camp&#039;s [[:Category:Mascot (official)|official mascot]]&lt;br /&gt;
*&#039;&#039;&#039;[[Challenge 9: The Seven Kingdoms]]&#039;&#039;&#039; - Join one of the [[:Category:Kingdoms (official)|seven kingdoms]]&lt;br /&gt;
*&#039;&#039;&#039;[[Challenge 10: Episodes]]&#039;&#039;&#039; - Create an article for an [[:Category:Episodes (official)|episode]]&lt;br /&gt;
&lt;br /&gt;
==[[:Category:Competitors (official)|Competitors]]==&lt;br /&gt;
{{PAGESINCATEGORY:Still in (official)|pages}} of {{PAGESINCATEGORY:Competitors (official)|pages}} competitors remain in the game.&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;text-align:center&amp;quot;&lt;br /&gt;
!Competitor&lt;br /&gt;
!Team&lt;br /&gt;
!Status&lt;br /&gt;
!Rank&lt;br /&gt;
|-&lt;br /&gt;
|[[Mark Genuine]]&lt;br /&gt;
|N/A&lt;br /&gt;
|Autoeliminated in [[Challenge 1: Competitors]]&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|[[Tori]]&lt;br /&gt;
|N/A&lt;br /&gt;
|Quit in [[Challenge 2: Teams]]&lt;br /&gt;
|105th&lt;br /&gt;
|-&lt;br /&gt;
|[[Kiny]]&lt;br /&gt;
|N/A&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot; |DNP&#039;d in [[Challenge 2: Teams]]&lt;br /&gt;
|104th&lt;br /&gt;
|-&lt;br /&gt;
|[[Little Caesars Pizza]]&lt;br /&gt;
|N/A&lt;br /&gt;
|103rd&lt;br /&gt;
|-&lt;br /&gt;
|[[Bot the mew]]&lt;br /&gt;
|[[AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA]]&lt;br /&gt;
|Quit in Challenge 2: Teams&lt;br /&gt;
|102nd&lt;br /&gt;
|-&lt;br /&gt;
|[[The Joker]]&lt;br /&gt;
|[[I like this Team Name]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;6&amp;quot; |Voted out in [[Challenge 2: Teams]]&lt;br /&gt;
|101st&lt;br /&gt;
|-&lt;br /&gt;
|[[Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|[[Mugshot]]&lt;br /&gt;
|[[awpccl87uttioacgiano]]&lt;br /&gt;
|100th&lt;br /&gt;
|-&lt;br /&gt;
|[[Witch&#039;s Cauldron]]&lt;br /&gt;
|[[awpccl87uttioacgiano]]&lt;br /&gt;
|99th&lt;br /&gt;
|-&lt;br /&gt;
|[[Atlanta Souviner Cup]]&lt;br /&gt;
|[[The Sponsored Segments]]&lt;br /&gt;
|98th&lt;br /&gt;
|-&lt;br /&gt;
|[[Staffa Island]]&lt;br /&gt;
|[[The Ostaps]]&lt;br /&gt;
|97th&lt;br /&gt;
|-&lt;br /&gt;
|[[Wrecking Ball]]&lt;br /&gt;
|[[The Ostaps]]&lt;br /&gt;
|Quit in [[Challenge 3: Edit War]]&lt;br /&gt;
|96th&lt;br /&gt;
|-&lt;br /&gt;
|[[Font Mini]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;7&amp;quot; |DNP&#039;d in [[Challenge 3: Edit War]]&lt;br /&gt;
|95th&lt;br /&gt;
|-&lt;br /&gt;
|[[Candy Stick]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
|94th&lt;br /&gt;
|-&lt;br /&gt;
|[[Twimble]]&lt;br /&gt;
|[[The Mario Party]]&lt;br /&gt;
|93rd&lt;br /&gt;
|-&lt;br /&gt;
|[[Number 1 Pen]]&lt;br /&gt;
|[[AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA]]&lt;br /&gt;
|92nd&lt;br /&gt;
|-&lt;br /&gt;
|[[Bacon Cola]]&lt;br /&gt;
|[[I like this Team Name]]&lt;br /&gt;
|91st&lt;br /&gt;
|-&lt;br /&gt;
|[[Black]]&lt;br /&gt;
|[[The Sponsored Segments]]&lt;br /&gt;
|90th&lt;br /&gt;
|-&lt;br /&gt;
|[[Pentagon]]&lt;br /&gt;
|[[Team 17]]&lt;br /&gt;
|89th&lt;br /&gt;
|-&lt;br /&gt;
|[[Kumon]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|Quit in [[Challenge 3: Edit War]]&lt;br /&gt;
|88th&lt;br /&gt;
|-&lt;br /&gt;
|[[Plumbers Hero]]&lt;br /&gt;
|[[Team 17]]&lt;br /&gt;
|Autoeliminated in [[Challenge 3: Edit War]]&lt;br /&gt;
|87th&lt;br /&gt;
|-&lt;br /&gt;
|[[Miso]]&lt;br /&gt;
|[[Team 17]]&lt;br /&gt;
|Voted out in [[Challenge 3: Edit War]]&lt;br /&gt;
|86th&lt;br /&gt;
|-&lt;br /&gt;
|[[Briny]]&lt;br /&gt;
|[[The Sponsored Segments]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;3&amp;quot; |Autoeliminated in [[Challenge 3: Edit War]]&lt;br /&gt;
|85th&lt;br /&gt;
|-&lt;br /&gt;
|[[Ad]]&lt;br /&gt;
|[[The Sponsored Segments]]&lt;br /&gt;
|84th&lt;br /&gt;
|-&lt;br /&gt;
|[[Meme Folder]]&lt;br /&gt;
|[[Checkpoint]]&lt;br /&gt;
|83rd&lt;br /&gt;
|-&lt;br /&gt;
|[[Let Tumes Tari]]&lt;br /&gt;
|[.///err:404 \\err:404]&lt;br /&gt;
|Quit in [[Challenge 4: Things]]&lt;br /&gt;
|82nd&lt;br /&gt;
|-&lt;br /&gt;
|[[Ostap]]&lt;br /&gt;
|[[The Ostaps]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;3&amp;quot; |DNP&#039;d in [[Challenge 4: Things]]&lt;br /&gt;
|81st&lt;br /&gt;
|-&lt;br /&gt;
|[[Tuna]]&lt;br /&gt;
|[[The Ostaps]]&lt;br /&gt;
|80th&lt;br /&gt;
|-&lt;br /&gt;
|[[Dodgeball]]&lt;br /&gt;
|[[The Mario Party]]&lt;br /&gt;
|79th&lt;br /&gt;
|-&lt;br /&gt;
|[[In a Nutshell Jr.]]&lt;br /&gt;
|N/A&lt;br /&gt;
|Debuted in [[Challenge 4: Things]]&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|[[In a Nutshell Jr.]]&lt;br /&gt;
|N/A&lt;br /&gt;
|DNP&#039;d in [[Challenge 4: Things]]&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|[[CrAIyon]]&lt;br /&gt;
|[[The Ostaps]]&lt;br /&gt;
|Quit in [[Challenge 4: Things]]&lt;br /&gt;
|78th&lt;br /&gt;
|-&lt;br /&gt;
|[[123 Referee]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot; |Autoeliminated in [[Challenge 4: Things]]&lt;br /&gt;
|77th&lt;br /&gt;
|-&lt;br /&gt;
|[[Heat Death of the Universe]]&lt;br /&gt;
|[[awpccl87uttioacgiano]]&lt;br /&gt;
|76th&lt;br /&gt;
|-&lt;br /&gt;
|[[Mahjong Tile]]&lt;br /&gt;
|[[Low Hangers]]&lt;br /&gt;
|Voted out in [[Challenge 4: Things]]&lt;br /&gt;
|75th&lt;br /&gt;
|-&lt;br /&gt;
|[[Cauldron]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot; |Autoeliminated in [[Challenge 4: Things]]&lt;br /&gt;
|74th&lt;br /&gt;
|-&lt;br /&gt;
|[[Mark Genuine]]&lt;br /&gt;
|[[Checkpoint]]&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|[[SFD Jigsaw Piece]]&lt;br /&gt;
|[[Team 17]]&lt;br /&gt;
|Voted out in [[Challenge 4: Things]]&lt;br /&gt;
|73rd&lt;br /&gt;
|-&lt;br /&gt;
|[[SummerMelon.docx]]&lt;br /&gt;
|[[awpccl87uttioacgiano]]&lt;br /&gt;
|Autoeliminated in [[Challenge 5: To Be Confused...]]&lt;br /&gt;
|72nd&lt;br /&gt;
|-&lt;br /&gt;
|[[Toasty|Me, Toasty]]&lt;br /&gt;
|[[awpccl87uttioacgiano]]&lt;br /&gt;
|Quit in [[Challenge 5: To Be Confused...]]&lt;br /&gt;
|71st&lt;br /&gt;
|-&lt;br /&gt;
|[[Joseph Robinette Biden]]&lt;br /&gt;
|[[Democratic Party]]&lt;br /&gt;
|Rejoined in [[Challenge 5: To Be Confused...]]&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|[[TheLegend27]]&lt;br /&gt;
|[.///err:404 \\err:404]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot; |DNP&#039;d in [[Challenge 5: To Be Confused...]]&lt;br /&gt;
|70th&lt;br /&gt;
|-&lt;br /&gt;
|[[SswtUPtyOLI]]&lt;br /&gt;
|[[awpccl87uttioacgiano]]&lt;br /&gt;
|69th&lt;br /&gt;
|-&lt;br /&gt;
|[[Bullseye]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
|Quit in [[Challenge 5: To Be Confused...]]&lt;br /&gt;
|68th&lt;br /&gt;
|-&lt;br /&gt;
|[[Christmas Techo Scarf]]&lt;br /&gt;
|[[The Sponsored Segments]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot; |Quit in [[Challenge 6: Unwanted Pages]]&lt;br /&gt;
|67th&lt;br /&gt;
|-&lt;br /&gt;
|[[Diary]]&lt;br /&gt;
|[[Host]]&lt;br /&gt;
|66th&lt;br /&gt;
|-&lt;br /&gt;
|[[Joseph Robinette Biden]]&lt;br /&gt;
|[[Democratic Party]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;3&amp;quot; |DNP&#039;d in [[Challenge 6: Unwanted Pages]]&lt;br /&gt;
|65th&lt;br /&gt;
|-&lt;br /&gt;
|[[Slime]]&lt;br /&gt;
|[[The Ostaps]]&lt;br /&gt;
|64th&lt;br /&gt;
|-&lt;br /&gt;
|[[Rotob]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|63rd&lt;br /&gt;
|-&lt;br /&gt;
|[[Perry Llelogram]]&lt;br /&gt;
|[[The Mario Party]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;8&amp;quot; |Autoeliminated in [[Challenge 6: Unwanted Pages]]&lt;br /&gt;
|62nd&lt;br /&gt;
|-&lt;br /&gt;
|[[T Series Car 5134]]&lt;br /&gt;
|[[Nutshell (Team)]]&lt;br /&gt;
|61st&lt;br /&gt;
|-&lt;br /&gt;
|[[Bean Sprout]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
|60th&lt;br /&gt;
|-&lt;br /&gt;
|[[Tahmahtoh]]&lt;br /&gt;
|[[Team 17]]&lt;br /&gt;
|59th&lt;br /&gt;
|-&lt;br /&gt;
|[[THE BIG CHEESE]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|58th&lt;br /&gt;
|-&lt;br /&gt;
|[[Multiball]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|57th&lt;br /&gt;
|-&lt;br /&gt;
|[[Rolly]]&lt;br /&gt;
|[[awpccl87uttioacgiano]]&lt;br /&gt;
|56th&lt;br /&gt;
|-&lt;br /&gt;
|[[Cake pop!!!!!!!!!!!!!]]&lt;br /&gt;
|[[awpccl87uttioacgiano]]&lt;br /&gt;
|55th&lt;br /&gt;
|-&lt;br /&gt;
|[[What]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|Voted out in [[Challenge 6: Unwanted Pages]]&lt;br /&gt;
|54th&lt;br /&gt;
|-&lt;br /&gt;
|[[Daisy]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|Autoeliminated in [[Challenge 7: Discussions]]&lt;br /&gt;
|53rd&lt;br /&gt;
|-&lt;br /&gt;
|[[Big Boy]]&lt;br /&gt;
|[[Democratic Party]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot; |Voted out in [[Challenge 7: Discussions]]&lt;br /&gt;
|52nd&lt;br /&gt;
|-&lt;br /&gt;
|[[Mangrove]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|51st&lt;br /&gt;
|-&lt;br /&gt;
|[[Toy Blocks]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
| colspan=&amp;quot;1&amp;quot; rowspan=&amp;quot;2&amp;quot; |Quit in [[Challenge 8: Who is this?]]&lt;br /&gt;
|50th&lt;br /&gt;
|-&lt;br /&gt;
|[[Sketchy]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|49th&lt;br /&gt;
|-&lt;br /&gt;
|[[Dexter Cut]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; |Autoeliminated in [[Challenge 8: Who is this?]]&lt;br /&gt;
|48th&lt;br /&gt;
|-&lt;br /&gt;
|[[Flag]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|47th&lt;br /&gt;
|-&lt;br /&gt;
|[[Smobo]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
|46th&lt;br /&gt;
|-&lt;br /&gt;
|[[Padlock]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
| rowspan=&amp;quot;5&amp;quot; |Voted out in [[Challenge 8: Who is this?]]&lt;br /&gt;
|45th&lt;br /&gt;
|-&lt;br /&gt;
|[[LiSt]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
| -&lt;br /&gt;
|-&lt;br /&gt;
|[[Strawberry]]&lt;br /&gt;
|[[Checkpoint]]&lt;br /&gt;
|44th&lt;br /&gt;
|-&lt;br /&gt;
|[[Sunny]]&lt;br /&gt;
|[[Team 17]]&lt;br /&gt;
|43rd&lt;br /&gt;
|-&lt;br /&gt;
|[[Fictional charcter]]&lt;br /&gt;
|[[Team 17]]&lt;br /&gt;
|42nd&lt;br /&gt;
|-&lt;br /&gt;
|[[U.U.F.O.]]&lt;br /&gt;
|[[Host]]&lt;br /&gt;
|DNP&#039;d in [[Challenge 9: The Seven Kingdoms]]&lt;br /&gt;
|41st&lt;br /&gt;
|-&lt;br /&gt;
|[[Boni]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|Autoeliminated in [[Challenge 9: The Seven Kingdoms]]&lt;br /&gt;
|40th&lt;br /&gt;
|-&lt;br /&gt;
|[[Monitor]]&lt;br /&gt;
|[[ACRONYM]]&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; |Voted out in [[Challenge 9: The Seven Kingdoms]]&lt;br /&gt;
|39th&lt;br /&gt;
|-&lt;br /&gt;
|[[Scythie]]&lt;br /&gt;
|[[The Mario Party]]&lt;br /&gt;
|38th&lt;br /&gt;
|-&lt;br /&gt;
|[[Open Sesame]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
|DNP&#039;d in [[Challenge 10: Episodes]]&lt;br /&gt;
|37th&lt;br /&gt;
|-&lt;br /&gt;
|{{blink|[[9150625]]}}&lt;br /&gt;
|[[Democratic Party]]&lt;br /&gt;
|Still in&lt;br /&gt;
| rowspan=&amp;quot;36&amp;quot; |Final 36&lt;br /&gt;
|-&lt;br /&gt;
|[[Art Doll]]&lt;br /&gt;
|[[The Low-Hanging Sellouts]]&lt;br /&gt;
|Debuted in [[Challenge 10: Episodes]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Biscuit Tin]]&lt;br /&gt;
|[[ACRONYM]]&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |Still in&lt;br /&gt;
|-&lt;br /&gt;
|[[Cellphone]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|Rejoined in [[Challenge 9: The Seven Kingdoms]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Dark Genuine]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
|Rejoined in [[Challenge 7: Discussions]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Diffuser]]&lt;br /&gt;
|[[Host]]&lt;br /&gt;
| rowspan=&amp;quot;11&amp;quot; |Still in&lt;br /&gt;
|-&lt;br /&gt;
|[[Dora]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Duplo]]&lt;br /&gt;
|[[ACRONYM]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Emoticon]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
|-&lt;br /&gt;
|[[EVIL Cake Pop¡¡¡¡¡]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Gamer]]&lt;br /&gt;
|[[The Mario Party]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Go Sign]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Head of Lettuce]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
|-&lt;br /&gt;
|[[In a Nutshell]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Incognito]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Jurta]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|-&lt;br /&gt;
|[[LiSt]]&lt;br /&gt;
|[[Wanted Contestants]]&lt;br /&gt;
|Rejoined in [[Challenge 10: Episodes]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Lost Artifact]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; |Still in&lt;br /&gt;
|-&lt;br /&gt;
|[[McDonald&#039;s Sweet n&#039; Sour Sauce]]&lt;br /&gt;
|[[Host]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Molten Copper &amp;amp; Toast Blob]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Noah]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|Debuted in [[Challenge 6: Unwanted Pages]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Nurse Cap]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
| rowspan=&amp;quot;14&amp;quot; |Still in&lt;br /&gt;
|-&lt;br /&gt;
|[[Paper Niko]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Playlist]]&lt;br /&gt;
|[[Wanted contestants]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Push Dagger]]&lt;br /&gt;
|[[The Mario Party]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Sock Hater]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Teenage Trouble Claws]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Terra]]&lt;br /&gt;
|[[The Mario Party]]&lt;br /&gt;
|-&lt;br /&gt;
|[[The Computer]]&lt;br /&gt;
|[[The Mario Party]]&lt;br /&gt;
|-&lt;br /&gt;
|[[The Eater of Wikis]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|-&lt;br /&gt;
|[[The Wiki Machine]]&lt;br /&gt;
|[[Epic Evil]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Tombstone]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Calendar (contestant)]]&lt;br /&gt;
|[[The Ultimate Heist Crew]]&lt;br /&gt;
|-&lt;br /&gt;
|[[Vandalism on The Wiki Camp 2]]&lt;br /&gt;
|[[Damn seal]]&lt;br /&gt;
|-&lt;br /&gt;
|[[ZEITGEIST|&amp;lt;span class=&amp;quot;wocky&amp;quot;&amp;gt;&#039;&#039;&#039;[THE ZEITGEIST]&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|[[Host]]&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background: #000000; color: #ffffff; &amp;quot; |Nerpy Scuba&lt;br /&gt;
| style=&amp;quot;background: #000000; color: #ffffff; &amp;quot; |N/A&lt;br /&gt;
| style=&amp;quot;background: #000000; color: #ffffff; &amp;quot; |Died at birth&lt;br /&gt;
| style=&amp;quot;background: #000000; color: #ffffff; &amp;quot; |106rnth&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==[[:Category:Teams (official)|Teams]]==&lt;br /&gt;
There are currently 21 teams, only 10 of which have members competing on them.&lt;br /&gt;
===Active Teams===&lt;br /&gt;
These teams still have members competing on them.&lt;br /&gt;
&lt;br /&gt;
====[[A Clique of Radical Omnicool Nonchalant Young-ish Members]]====&lt;br /&gt;
*[[Biscuit Tin]]&lt;br /&gt;
*[[Duplo]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Monitor]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(38th)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[Damn seal]]====&lt;br /&gt;
*[[EVIL Cake Pop¡¡¡¡¡]] &amp;lt;sub&amp;gt;(Challenge 4-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[In a Nutshell]]&lt;br /&gt;
*[[Lost Artifact]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Molten Copper &amp;amp; Toast Blob]] &amp;lt;sub&amp;gt;(challenge 8 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Paper Niko]]&lt;br /&gt;
*[[Tombstone]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Vandalism on The Wiki Camp 2]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Open Sesame]]&amp;lt;/s&amp;gt; &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt; &#039;&#039;&#039;(37th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Dexter Cut]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(47th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Bean Sprout]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(59th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Bullseye]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(67th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[123 Referee]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(76th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Candy Stick]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(93rd)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Font Mini]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(94th)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[Democratic Party]]====&lt;br /&gt;
*[[9150625]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Big Boy]] &amp;lt;sub&amp;gt;(Challenge 7)&amp;lt;/sub&amp;gt;&amp;lt;/s&amp;gt; &#039;&#039;&#039;(51st)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Joseph Robinette Biden]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(64th)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[Epic Evil]]====&lt;br /&gt;
*[[Cellphone]]&lt;br /&gt;
*[[Creative Commons &amp;amp; Copyright]] &amp;lt;sub&amp;gt;(Challenge 9 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[EVIL Cake Pop¡¡¡¡¡]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Jurta]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Noah]]&lt;br /&gt;
*[[Teenage Trouble Claws]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[The Wiki Machine]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[The Eater of Wikis]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Head of Lettuce]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Push Dagger]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Flag]]&amp;lt;/s&amp;gt; &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt; &#039;&#039;&#039;(46th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Daisy]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(52nd)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Kumon]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(87th)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[Host]]====&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-family:monospace,monospace;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;div style=&amp;quot;display:none&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[Diffuser]]]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt;[[[[McDonald&#039;s Sweet n&#039; Sour Sauce]]]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[ZEITGEIST|&amp;lt;span class=&amp;quot;wocky&amp;quot;&amp;gt;&#039;&#039;&#039;[THE ZEITGEIST]&#039;&#039;&#039;&amp;lt;/span&amp;gt;]]]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[9150625|{{Blink|9150625}}]]]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[Dora]]]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[Emoticon]]]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[LiSt]]]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[Nurse Cap]]]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[Open Sesame]]]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[Playlist]]]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;s&amp;gt;&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[U.U.F.O.]]]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(40th)&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;s&amp;gt;&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[Smobo]]]]&amp;lt;/s&amp;gt; &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt; &#039;&#039;&#039;(45th)&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;s&amp;gt;&amp;lt;nowiki&amp;gt;*[[&amp;lt;/nowiki&amp;gt;[[Diary]]]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(62nd)&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====[[The Low-Hanging Sellouts]]====&lt;br /&gt;
*[[Art Doll]]&lt;br /&gt;
&lt;br /&gt;
====[[The Mario Party]]====&lt;br /&gt;
*[[Gamer]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Push Dagger]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Terra]]&lt;br /&gt;
*[[The Computer]]&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Scythie]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(37th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Perry Llelogram]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(61st)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Dodgeball]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(78th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Twimble]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(92nd)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[The Ultimate Heist Crew]]====&lt;br /&gt;
[[File:Bulletpointtransp.png|right|frameless|509x509px]]&lt;br /&gt;
&lt;br /&gt;
*[[Go Sign]]&lt;br /&gt;
*[[Incognito]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Sock Hater]]&lt;br /&gt;
*[[Calendar (contestant)]]&lt;br /&gt;
*[[Jurta]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Padlock]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(44th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Sketchy]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(48th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Toy Blocks]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(49th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Mangrove]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(50th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[What]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(53rd)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Multiball]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(56th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[THE BIG CHEESE]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(57th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Rotob]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(62nd)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[Wanted Contestants]]====&lt;br /&gt;
&lt;br /&gt;
*[[LiSt]] &amp;lt;sub&amp;gt;(Challenge 10 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====[[Wanted contestants]]====&lt;br /&gt;
#[[Dora]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
#[[Emoticon]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
#[[Head of Lettuce]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
#[[LiSt]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
#[[Lost Artifact]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
#[[Nurse Cap]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
#[[Playlist]] &amp;lt;sub&amp;gt;(Challenge 7 onwards)&amp;lt;/sub&amp;gt;&lt;br /&gt;
#[[LiSt]] &amp;lt;sub&amp;gt;(Challenge 7-9)&amp;lt;/sub&amp;gt;&lt;br /&gt;
#[[Creative Commons &amp;amp; Copyright]] &amp;lt;sub&amp;gt;(Challenge 2)&amp;lt;/sub&amp;gt;&lt;br /&gt;
#&amp;lt;s&amp;gt;[[Smobo]]&amp;lt;/s&amp;gt; &amp;lt;sub&amp;gt;(Challenge 7-8)&amp;lt;/sub&amp;gt; &#039;&#039;&#039;(45th)&#039;&#039;&#039;&lt;br /&gt;
#&amp;lt;s&amp;gt;[[Cauldron]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(73rd)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Defunct Teams===&lt;br /&gt;
These teams have no members remaining.&lt;br /&gt;
&lt;br /&gt;
====[[AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA]]====&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Number 1 Pen]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(91st)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Bot the mew]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(101st)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[Anyone Who’s Played Candy Crush Level 87 Understands That the Idea of a Compassionate God Is a Naive One]]====&lt;br /&gt;
*[[EVIL Cake Pop¡¡¡¡¡]] &amp;lt;sub&amp;gt;(Challenge 2-4)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Tombstone]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Cake pop!!!!!!!!!!!!!]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(54th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Rolly]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(55th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[SswtUPtyOLI]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(68th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Toasty|me]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(70th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[SummerMelon.docx]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(71st)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Heat Death of the Universe]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(75th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Witch&#039;s Cauldron]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(98th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Mugshot]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(99th)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[Checkpoint]]====&lt;br /&gt;
*[[Dark Genuine]] &amp;lt;sub&amp;gt;(Challenge 4-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Incognito]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Strawberry]]&amp;lt;/s&amp;gt; &amp;lt;sub&amp;gt;(Challenge 7-8)&amp;lt;/sub&amp;gt; &#039;&#039;&#039;(43rd)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Meme Folder]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(82nd)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[I like this Team Name]]====&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Bacon Cola]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(90th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[The Joker]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(100th)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[Low Hangers]]====&lt;br /&gt;
*&amp;lt;s&amp;gt;[[T Series Car 5134]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(60th)&#039;&#039;&#039; &amp;lt;sub&amp;gt;(Challenge 2-5)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Mahjong Tile]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(74th)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[Nutshell (Team)]]====&lt;br /&gt;
*&amp;lt;s&amp;gt;[[T Series Car 5134]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(60th)&#039;&#039;&#039; &amp;lt;sub&amp;gt;(Challenge 5-6)&amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====[[Team 17]]====&lt;br /&gt;
*[[Gamer]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[McDonald&#039;s Sweet n&#039; Sour Sauce]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[Molten Copper &amp;amp; Toast Blob]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Fictional charcter]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(41st)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Sunny]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(42nd)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Strawberry]]&amp;lt;/s&amp;gt; &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt; &#039;&#039;&#039;(43rd)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Big Boy]]&amp;lt;/s&amp;gt; &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt; &#039;&#039;&#039;(51st)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Tahmahtoh]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(58th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[SFD Jigsaw Piece]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(72nd)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Miso]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(85th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Plumbers Hero]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(86th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Pentagon]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(88th)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[Teem Fair-E Land]]====&lt;br /&gt;
&lt;br /&gt;
*[[Molten Copper &amp;amp; Toast Blob]] &amp;lt;sub&amp;gt;(Challenge 7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====[[The Ostaps]]====&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Slime]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(63rd)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[CrAIyon]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(77th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Tuna]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(79th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Ostap]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(80th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Wrecking Ball]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(95th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Staffa Island]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(96th)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[[The Sponsored Segments]]====&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Christmas Techo Scarf]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(66th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Ad]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(83rd)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Briny]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(84th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Black]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(89th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Atlanta Souviner Cup]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(97th)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====[.///err:404 The Good, The Bad, The Ugly, and TheLegend27... and Let Tumes Tari]====&lt;br /&gt;
*[[Teenage Trouble Claws|XxWAFFLELOVERxX]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[The Eater of Wikis|The_Eater_of_Wikis]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*[[The Wiki Machine|WikiWikiMom082422]] &amp;lt;sub&amp;gt;(Challenge 2-7)&amp;lt;/sub&amp;gt;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[TheLegend27]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(69th)&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;s&amp;gt;[[Let Tumes Tari|Untitled]]&amp;lt;/s&amp;gt; &#039;&#039;&#039;(81st)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Team Chart===&lt;br /&gt;
&amp;lt;span class=&amp;quot;mw-customtoggle-deadTeams&amp;quot;&amp;gt;Hide/show empty teams (click me!)&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;tabber&amp;gt;Challenge 1=&lt;br /&gt;
&lt;br /&gt;
101 competitors sign up for the first challenge by writing a page about themselves.&lt;br /&gt;
&lt;br /&gt;
{{Team chart/1}}&lt;br /&gt;
&lt;br /&gt;
1 competitor is eliminated.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:Autoeliminated (official)|Autoeliminations]]&#039;&#039;&#039;: Mark Genuine is autoeliminated for being the only competitor to receive a negative score.&lt;br /&gt;
&lt;br /&gt;
|-|Challenge 2=&lt;br /&gt;
100 of 101 competitors remain.&amp;lt;br&amp;gt;The competitors are instructed to form teams. 18 are made.&lt;br /&gt;
&lt;br /&gt;
{{Team chart/2}}&lt;br /&gt;
&lt;br /&gt;
10 competitors are eliminated.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:DNPers (official)|DNPs]]&#039;&#039;&#039;: [[Kiny]] and [[Little Caesars Pizza]] do not join a team and are eliminated.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:Quitters (official)|Quits]]&#039;&#039;&#039;: [[Tori]] quits during the challenge. [[Bot the mew]] later quits during voting.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:Voted out (official)|Voted out]]&#039;&#039;&#039;: [[The Joker]]. [[Creative Commons &amp;amp; Copyright]], [[Mugshot]], [[Witch&#039;s Cauldron]], [[Atlanta Souviner Cup]], and [[Staffa Island]] are voted out by their respective teams.&lt;br /&gt;
&lt;br /&gt;
|-|Challenge 3=&lt;br /&gt;
90 of 101 competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
The [[Edit War]] begins. Every competitor must make one edit to the page.&lt;br /&gt;
&lt;br /&gt;
{{Team chart/3}}&lt;br /&gt;
&lt;br /&gt;
14 competitors are eliminated.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:Quitters (official)|Quits]]&#039;&#039;&#039;: [[Wrecking Ball]] quits during the challenge. [[Kumon]] later quits during the judging period.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:DNPers (official)|DNPs]]&#039;&#039;&#039;: [[Bacon Cola]], [[Black]], [[Candy Stick]], [[Font Mini]], [[Number 1 Pen]], [[Pentagon]], and [[Twimble]] fail to edit the page in time and are eliminated.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:Voted out (official)|Voted out]]&#039;&#039;&#039;: [[Miso]] is killed by an [[Big Boy|impostor]] in Team 17.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:Autoeliminated (official)|Autoeliminations]]&#039;&#039;&#039;: [[Plumbers Hero]], [[Ad]], [[Briny]], and [[Meme Folder]] fail to vote and are autoeliminated.&lt;br /&gt;
&lt;br /&gt;
|-|Challenge 4=&lt;br /&gt;
76 of 101 competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
Every competitor must make a [[Challenge 4: Things|thing]].&lt;br /&gt;
&lt;br /&gt;
{{Team chart/4}}&lt;br /&gt;
&lt;br /&gt;
12&amp;lt;ref group=&amp;quot;what&amp;quot;&amp;gt;Including Mark Genuine, who had still been eliminated prior to his re-elimination&amp;lt;/ref&amp;gt; competitors are eliminated.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:Quitters (official)|Quits]]&#039;&#039;&#039;: [[Let Tumes Tari]] and [[CrAIyon]] quit during the challenge.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:DNPers (official)|DNPs]]&#039;&#039;&#039;: [[Dodgeball]], [[In a Nutshell Jr.]], [[Ostap]] and [[Tuna]] do not make a thing and are eliminated.&lt;br /&gt;
*&#039;&#039;&#039;Debuts:&#039;&#039;&#039; [[In a Nutshell Jr.]] debuts via a [[Nutshell Token]] play, but dies instantly from DNPing.&lt;br /&gt;
*&#039;&#039;&#039;Team swaps:&#039;&#039;&#039; [[EVIL Cake Pop¡¡¡¡¡]] and [[Mark Genuine]] are moved to [[Damn seal]] and [[Checkpoint]], respectively, from [[Beans Token]] plays.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:Autoeliminated (official)|Autoeliminations]]&#039;&#039;&#039;: [[Cauldron]] is autoeliminated for voting incorrectly. [[123 Referee]], [[Heat Death of the Universe]], and [[Mark Genuine]] are autoeliminated for not voting.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:Voted out (official)|Voted out]]&#039;&#039;&#039;: [[Mahjong Tile]] and [[SFD Jigsaw Piece]]&amp;lt;ref group=&amp;quot;what&amp;quot;&amp;gt;Because Team 17&#039;s votes were miscounted, SFD Jigsaw Piece was not officially eliminated until [[Challenge 5: To Be Confused...#Elimination|Challenge 5, when a board agenda was passed to correct this mistake]]&amp;lt;/ref&amp;gt; are voted out.&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&amp;lt;references group=&amp;quot;what&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-|Challenge 5=&lt;br /&gt;
66 of 102 competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
Every competitor must make a [[Challenge 5: To Be Confused...|confusing page]] based on one of the nonexistent hatnotes.&lt;br /&gt;
&lt;br /&gt;
{{Team chart/5}}&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Renames:&#039;&#039;&#039; [[Sir Feet]] is now [[Scythie]].&lt;br /&gt;
5 competitors are eliminated.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:Quitters (official)|Quits]]&#039;&#039;&#039;: [[SummerMelon.docx]], [[Toasty|I]] and [[Bullseye]] quit during the challenge.&lt;br /&gt;
*&#039;&#039;&#039;[[:Category:DNPers (official)|DNPs]]&#039;&#039;&#039;: [[SswtUPtyOLI]] and [[TheLegend27]] do not make a confusing page and are eliminated.&lt;br /&gt;
*&#039;&#039;&#039;Rejoins:&#039;&#039;&#039; [[In a Nutshell Jr.]] rejoins as [[Joseph Robinette Biden]] via another [[Nutshell Token]] play, being put onto the formerly member-less [[BREAKFAST Party]], under the new alias the [[Democratic Party]].&lt;br /&gt;
*&#039;&#039;&#039;Team swaps:&#039;&#039;&#039; [[T Series Car 5134]] is moved to [[Nutshell (team)]] thanks to a [[Token:Nutshell]] play. [[Low Hangers]] officially has no members left.&lt;br /&gt;
&lt;br /&gt;
|-|Challenge 6=&lt;br /&gt;
62 of 102 competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
Every competitor must work together on each others [[:Category:Unwanted pages (official)|unwanted page]], but must refrain from editing theirs.&lt;br /&gt;
&lt;br /&gt;
{{Team chart/6}}&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Renames:&#039;&#039;&#039; [[Image]] is now [[Incognito]].&lt;br /&gt;
* &#039;&#039;&#039;Debuts:&#039;&#039;&#039; [[Noah]] debuts and joins [[Epic Evil]] due to board consensus!&lt;br /&gt;
1 competitor is rewarded.&lt;br /&gt;
* &#039;&#039;&#039;Rewarded&#039;&#039;&#039;: What receives a [[nurpoing]]!&lt;br /&gt;
16 competitors are eliminated.&lt;br /&gt;
* &#039;&#039;&#039;[[:Category:Quitters (official)|Quits]]&#039;&#039;&#039;: [[Christmas Techo Scarf]] and [[Diary]] quit during the challenge.&lt;br /&gt;
* &#039;&#039;&#039;[[:Category:DNPers (official)|DNPs]]&#039;&#039;&#039;: [[Joseph Robinette Biden]], [[Slime]], and [[Rotob]] do not make any edits and are eliminated. &lt;br /&gt;
* &#039;&#039;&#039;[[:Category:Autoeliminated (official)|Autoeliminations]]&#039;&#039;&#039;: [[Perry Llelogram]], [[T Series Car 5134]], [[Bean Sprout]], [[Tahmahtoh]], [[Multiball]], [[Rolly]] and [[Cake pop!!!!!!!!!!!!!]] all fail to vote. [[THE BIG CHEESE]] fails to account for the special voting condition. [[LiSt]] and [[Strawberry]] mistakenly make their votes public.&lt;br /&gt;
* &#039;&#039;&#039;[[:Category:Voted out (official)|Voted out]]&#039;&#039;&#039;: [[What]] is voted out.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
|-|Challenge 7=&lt;br /&gt;
47 of 103 competitors remain. [[LiSt]] and [[Strawberry]] are revived due to board consensus!&amp;lt;br&amp;gt;&lt;br /&gt;
49 of 103 competitors remain. &amp;lt;br&amp;gt;&lt;br /&gt;
Each competitor must declare that a still-in competitor be moved (or kept) on an existing team, and argue for or against everyone elses declarations.&lt;br /&gt;
&lt;br /&gt;
{{Team chart/7}}&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Debuts&#039;&#039;&#039;: Through the [[Token:Snowball|Snowball Token]], [[Mark Genuine]] rejoins as the evil-themed [[Dark Genuine]], partially controlled by [[User:QWillow]] so it&#039;s like she&#039;s playing two competitors at once.&lt;br /&gt;
1 competitor is awarded.&lt;br /&gt;
* &#039;&#039;&#039;Rewarded&#039;&#039;&#039;: [[Strawberry]] receives a prize! His prize is not being eliminated!&lt;br /&gt;
3 competitors are eliminated.&lt;br /&gt;
* &#039;&#039;&#039;[[:Category:Autoeliminated (official)|Autoeliminations]]&#039;&#039;&#039;: [[Daisy]] didn&#039;t vote and is eliminated.&lt;br /&gt;
* &#039;&#039;&#039;[[:Category:Voted out (official)|Voted out]]&#039;&#039;&#039;: [[Big Boy]] and [[Mangrove]] are voted out.&lt;br /&gt;
*&#039;&#039;&#039;Team swaps:&#039;&#039;&#039; A lot! For more details, please read [[Challenge 7: Discussions#Outcome]]&lt;br /&gt;
**&#039;&#039;&#039;Wanted Contestants:&#039;&#039;&#039; [[Emoticon]], [[LiSt]], [[Dora]], [[Smobo]] and [[Nurse Cap]] move each other from [[Host]]. [[Emoticon]] is saved from {{tooltip|being moved to|by Terra}} [[The Mario Party]]. [[Head of Lettuce]] from [[Epic Evil]] and [[Playlist]] from [[Host]] move each other in. [[Lost Artifact]] {{tooltip|is moved in|by Gamer}} from [[Damn seal]].&lt;br /&gt;
**&#039;&#039;&#039;Epic Evil:&#039;&#039;&#039; [[Teenage Trouble Claws]], [[The Wiki Machine]] and [[The Eater of Wikis]] move each other in from [[\\err:404]]. [[EVIL Cake Pop¡¡¡¡¡]] {{tooltip|is moved from|by Flag}} [[Damn seal]]. [[Jurta]] {{tooltip|is moved in|by McDonald&#039;s Sweet n&#039; Sour Sauce}} from [[The Ultimate Heist Crew]].&lt;br /&gt;
***&#039;&#039;\\err:404&#039;&#039; is now empty.&lt;br /&gt;
**&#039;&#039;&#039;Damn seal:&#039;&#039;&#039; [[Open Sesame]] from [[Host]] and [[Tombstone]] from [[Awpccl87uttioacgiano]] move themselves in.&lt;br /&gt;
***&#039;&#039;Awpccl87uttioacgiano&#039;&#039; is now empty.&lt;br /&gt;
**&#039;&#039;&#039;The Democratic Party:&#039;&#039;&#039; {{Blink|[[9150625]]}} moves themself in from [[Host]]. [[Big Boy]] {{tooltip|is moved in|by Cellphone}} from [[Team 17]].&lt;br /&gt;
***&#039;&#039;The Democratic Party&#039;&#039; is no longer empty. It was empty since Challenge 7 after being introduced in Challenge 6.&lt;br /&gt;
**&#039;&#039;&#039;The Mario Party:&#039;&#039;&#039; [[Gamer]] from [[Team 17]] {{tooltip|is moved in|by EVIL Cake Pop¡¡¡¡¡}}. [[Push Dagger]] moves himself in from [[Epic Evil]].&lt;br /&gt;
**&#039;&#039;&#039;The Ultimate Heist Crew:&#039;&#039;&#039; [[Flag]] from [[Epic Evil]] {{tooltip|is moved in|by Go Sign}}, saved from {{tooltip|being moved to|by Daisy}} [[Damn seal]]. [[Incognito]] moves themselves in from [[Checkpoint]].&lt;br /&gt;
**&#039;&#039;&#039;Checkpoint:&#039;&#039;&#039; [[Strawberry]] moves himself in from [[Team 17]].&lt;br /&gt;
**&#039;&#039;&#039;Teem Fair-E Land:&#039;&#039;&#039; [[Copper Pepper]] {{tooltip|is moved in|by Vandalism on the Wiki Camp 2}} from [[Team 17]], prevented from {{tooltip|being moved to|by Dexter Cut}} [[Damn seal]].&lt;br /&gt;
***&#039;&#039;Teem Fair-E Land&#039;&#039; is no longer empty. It was empty since Challenge 2.&lt;br /&gt;
&lt;br /&gt;
|-|Challenge 8=&lt;br /&gt;
47 of 103 competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
Each team must make an entry identifying the future mascot of The Wiki Camp 2.&lt;br /&gt;
{{Team chart/8}}&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Renames&#039;&#039;&#039;: [[Copper Pepper]] melts into [[Molten Copper &amp;amp; Toast Blob]].&lt;br /&gt;
* &#039;&#039;&#039;Debuts:&#039;&#039;&#039; [[Boni]] debuts from a [[Blessed Token]] play! They are on [[Epic Evil]].&lt;br /&gt;
* &#039;&#039;&#039;Quits&#039;&#039;&#039;: [[Toy Blocks]] and [[Sketchy]] quit before the challenge is announced.&lt;br /&gt;
*&#039;&#039;&#039;Team swaps:&#039;&#039;&#039; [[Dark Genuine]] moves to [[Wanted Contestants]] during the board decisions phase. [[Copper Pepper]] is moved to [[Damn seal]] and promptly melts, leaving [[Teem Fair-E Land]] empty.&lt;br /&gt;
7 competitors are eliminated.&lt;br /&gt;
* &#039;&#039;&#039;[[:Category:Autoeliminated (official)|Autoeliminations]]&#039;&#039;&#039;: [[Flag]] and [[Smobo]] fail to vote to eliminate.&lt;br /&gt;
* &#039;&#039;&#039;[[:Category:Voted out (official)|Voted out]]&#039;&#039;&#039;: [[Padlock]], [[LiSt]], [[Strawberry]], [[Sunny]] and [[Fictional charcter]] do not get enough votes to be saved.&lt;br /&gt;
1 competitor is awarded.&lt;br /&gt;
* &#039;&#039;&#039;Rewarded&#039;&#039;&#039;: [[9150625]] receives a prize! Their prize is not being eliminated!&lt;br /&gt;
&lt;br /&gt;
|-|Challenge 9=&lt;br /&gt;
38 of 104 competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
Every competitor must choose a kingdom to join by editing its page.&lt;br /&gt;
{{Team chart/9}}&lt;br /&gt;
*&#039;&#039;&#039;Rejoins:&#039;&#039;&#039; [[Creative Commons &amp;amp; Copyright]] rejoin from a [[Blessed Token]] play! They are on [[Epic Evil]].&lt;br /&gt;
4 competitors are eliminated.&lt;br /&gt;
* &#039;&#039;&#039;[[:Category:DNPers (official)|DNPs]]&#039;&#039;&#039;: [[U.U.F.O]] does not edit a page and is eliminated.&lt;br /&gt;
* &#039;&#039;&#039;[[:Category:Autoeliminated (official)|Autoeliminations]]&#039;&#039;&#039;: [[Boni]] fails to vote.&lt;br /&gt;
* &#039;&#039;&#039;[[:Category:Voted out (official)|Voted out]]&#039;&#039;&#039;: [[Monitor]] and [[Scythie]] do not get enough votes to be saved.&lt;br /&gt;
2 competitors are awarded.&lt;br /&gt;
* &#039;&#039;&#039;Rewarded&#039;&#039;&#039;: [[Teenage Trouble Claws]] and [[Molten Copper &amp;amp; Toast Blob]] receive prizes! Their prizes are bedazzlements for their competitor pages.&lt;br /&gt;
|-|Challenge 10=&lt;br /&gt;
36 of 104 competitors remain.&amp;lt;br&amp;gt;&lt;br /&gt;
Every competitor must make an episode page.&lt;br /&gt;
{{Team chart/10}}&lt;br /&gt;
|-|Current Standings=&lt;br /&gt;
{{Team chart}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/tabber&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* This is the first entry in The Wiki Camp franchise to feature a triple-digit number of contestants.&lt;br /&gt;
*The characters of [[Slime]], [[Cake pop!!!!!!!!!!!!!|Cake pop!!!!]], [[Rotob|Disc]], and [[9150625|&amp;lt;span id=&amp;quot;blink&amp;quot;&amp;gt;SCP-055&amp;lt;/span&amp;gt;]] all return from the previous season as competitors.&lt;br /&gt;
*This is the first entry in The Wiki Camp franchise where the challenges have official episode titles.&lt;br /&gt;
*There are a handful of [[:Category:Lost contestants|lost competitors]] who didn&#039;t end up joining The Wiki Camp 2.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Explain]]&lt;br /&gt;
*[[Explain/The Wiki Camp 2]]&lt;br /&gt;
*[[Analysis]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{SMWWC2J! 1}}&lt;br /&gt;
[[Category:The Wiki Camp]]&lt;br /&gt;
[[Category:Even Better Sequels]]&lt;br /&gt;
[[Category:Portal of Resources]]&lt;br /&gt;
[[Category:Camps]]&lt;br /&gt;
[[Category:Season Twos]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
[[Category:Things so nice they made it twice]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154068</id>
		<title>Template:Character icon</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154068"/>
		<updated>2026-05-31T15:44:45Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: add cc and c icons to the table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;character-icon&amp;quot; style=&amp;quot;display:inline-block;width:{{{2|50}}}px;height:{{{2|50}}}px;line-height:{{{2|50}}}px&amp;quot;&amp;gt;{{#switch:{{{1}}}&lt;br /&gt;
|055|55|9150625=[[File:055 Icon.gif|{{{2|50}}}px|link=9150625]]&lt;br /&gt;
|BC|Bacon Cola=[[File:Coke Voting.jpg|{{{2|50}}}px|link=Bacon Cola]]&lt;br /&gt;
|BB|Big Boy=[[File:Big Boy Icon.png|{{{2|50}}}px|link=Big Boy]]&lt;br /&gt;
|BT|Biscuit Tin=[[File:Biscuit Tin Icon.png|{{{2|50}}}px|link=Biscuit Tin]]&lt;br /&gt;
|BK|Black=[[File:Blackicon.png|{{{2|50}}}px|link=Black]]&lt;br /&gt;
|BO|Boni=[[File:Boni.webp|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Boni]]&lt;br /&gt;
|CB|Molten Copper &amp;amp; Toast Blob=[[File:Mc&amp;amp;tb icon.png|{{{2|50}}}px|link=Molten Copper &amp;amp; Toast Blob]]&lt;br /&gt;
|CL|Cellphone=[[File:Cellphoneicon.png|{{{2|50}}}px|link=Cellphone]]&lt;br /&gt;
|CU|Copper Pepper=[[File:Copper pepper icon.png|{{{2|50}}}px|link=Copper Pepper]]&lt;br /&gt;
|Copper Salts=[[File:Copper salts icon.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|CY|CrAIyon=[[File:CrAIyon Voting Icon.png|{{{2|50}}}px|link=CrAIyon]]&lt;br /&gt;
|DS|Daisy=[[File:Vote 4 daisy.png|{{{2|50}}}px|link=Daisy]]&lt;br /&gt;
|DR|Diary=[[File:Diaryiconv1small.png|{{{2|50}}}px|link=Diary]]&lt;br /&gt;
|DF|Diffuser=[[File:Diffuser-VotingIcon.png|{{{2|50}}}px|link=Diffuser]]&lt;br /&gt;
|DO|Dora=[[File:DoraVotingIcon.png|{{{2|50}}}px|link=Dora]]&lt;br /&gt;
|DP|Duplo=[[File:Duplo voting ico.png|{{{2|50}}}px|link=Duplo]]&lt;br /&gt;
|EM|Emoticon=[[File:EmoticonIcon.png|{{{2|50}}}px|link=Emoticon]]&lt;br /&gt;
|FC|Fictional charcter=[[File:Fictional charcter icon.png|{{{2|50}}}px|link=Fictional charcter]]&lt;br /&gt;
|FL|Flag=[[File:FlagTWC2 Voting Icon.png|{{{2|50}}}px|link=Flag]]&lt;br /&gt;
|GM|Gamer=[[File:Gamericon.png|{{{2|50}}}px|link=Gamer]]&lt;br /&gt;
|GS|Go Sign=[[File:GoSign TeamIcon.png|{{{2|50}}}px|link=Go Sign]]&lt;br /&gt;
|HL|HoL|Head of Lettuce=[[File:Lettuce voting icon.png|{{{2|50}}}px|link=Head of Lettuce]]&lt;br /&gt;
|HD|HDoTU|Heat Death of the Universe=[[File:Heatdeath icon.png|{{{2|50}}}px|link=Heat Death of the Universe]]&lt;br /&gt;
|IM|Image={{#tag:div|[[File:Brokenimage.png|21px|link=]]{{#tag:div|[[File:Blank transparent square.png|{{{2|50}}}px|link=Image]]|style=&amp;quot;position:relative;top:-24px&amp;quot;}}|style=&amp;quot;display:inline-block;vertical-align:top;text-align:left;width:{{{2|50}}}px;height:{{{2|50}}}px;image-rendering: -moz-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;-ms-interpolation-mode: nearest-neighbor;line-height: 0;&amp;quot;}}&lt;br /&gt;
|IaN|IN|In a Nutshell=[[File:Voting icon of nutshell.png|{{{2|50}}}px|link=In a Nutshell]]&lt;br /&gt;
|JR|Jurta=[[File:Jurta VI.png|{{{2|50}}}px|link=Jurta]]&lt;br /&gt;
|MV|Mangrove=[[File:MangroveVotingIconNew.png|{{{2|50}}}px|link=Mangrove]]&lt;br /&gt;
|MD|MDSnSS|McDonald&#039;s Sweet n&#039; Sour Sauce=[[File:McDonald&#039;s Sweet n&#039; Sour Sauce TeamIcon.png|{{{2|50}}}px|link=McDonald&#039;s Sweet n&#039; Sour Sauce]]&lt;br /&gt;
|MI|Miso=[[File:Miso voting icon.png|{{{2|50}}}px|link=Miso]]&lt;br /&gt;
|Nerpy Scuba=[[File:Niko2.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|NC|Nurse Cap=[[File:NurseVIcon.png|{{{2|50}}}px|link=Nurse Cap]]&lt;br /&gt;
|OS|Open Sesame=[[File:OpenSesame Icon.png|{{{2|50}}}px|link=Open Sesame]]&lt;br /&gt;
|PC|Padlock=[[File:PadlockFIXED.png|{{{2|50}}}px|link=Padlock]]&lt;br /&gt;
|PN|Paper Niko=[[File:PaperNiko Icon.png|{{{2|50}}}px|link=Paper Niko]]&lt;br /&gt;
|PG|Pentagon=[[File:Penta voting igon.png|{{{2|50}}}px|link=Pentagon]]&lt;br /&gt;
|PS|Playlist=[[File:Playlistvote.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|Playlist Versus=[[File:Playlistvote_versus.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|RT|Rotob=[[File:Rotob sighting1.png|{{{2|50}}}px|link=Rotob]]&lt;br /&gt;
|SJ|SFD|SFD Jigsaw Piece=[[File:SFD Icon.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SJ2|SFD2|SFD Jigsaw Piece 2=[[File:SFD icon 2.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SK|Sketchy=[[File:SketchyIcon.png|{{{2|50}}}px|link=Sketchy]]&lt;br /&gt;
|SL|Slime=[[File:Slime Icon.png|{{{2|50}}}px|link=Slime]]&lt;br /&gt;
|SM|Smobo=[[File:Smoboicon.png|{{{2|50}}}px|link=Smobo]]&lt;br /&gt;
|SH|Sock Hater=[[File:Sockhatervotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SD|Sandle=[[File:Sandlevotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SB|Strawberry=[[File:StrawVote.png|{{{2|50}}}px|link=Strawberry]]&lt;br /&gt;
|TH|Tahmahtoh=[[File:TahmahtohIcon.png|{{{2|50}}}px|link=Tahmahtoh]]&lt;br /&gt;
|TG|TBC|THE BIG CHEESE=[[File:Votetheman.png|{{{2|50}}}px|link=THE BIG CHEESE]]&lt;br /&gt;
|TE|TEoW|The Eater of Wikis=[[File:Eater-Of-Wikis-icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Eater of Wikis]]&lt;br /&gt;
|TM|TWM|The Wiki Machine=[[File:Wiki machine icon.png|{{{2|50}}}px|link=The Wiki Machine]]&lt;br /&gt;
|TO|Tombstone=[[File:Tombstonevotingicon.png|{{{2|50}}}px|link=Tombstone]]&lt;br /&gt;
|TB|Toy Blocks=[[File:Toyblocks icon.png|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TBO|Toy Blocks object=[[File:Toyblocks icon.jpg|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TR|Traffic Regulator=[[File:TRvoteingIcon.png|{{{2|50}}}px|link=Traffic Regulator]]&lt;br /&gt;
|WH|What=[[File:What vote icon.png|{{{2|50}}}px|link=What]]&lt;br /&gt;
|ZG|ZEITGEIST|Zeitgeist=[[File:Zeitgeist icon.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Thaumiel|ZT|ZS|Zeitgeist SCP=[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Football|ZF|Zeitgeist Fandom=[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZW|Zeitgeist Wikipedia=[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZL|Zeitgeist File=[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZK|Zeitgeist Kevin=[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Random={{#tag:choose|{{#tag:option|[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]}}|uncached=&amp;quot;&amp;quot;}}&lt;br /&gt;
|TL|TL27|TheLegend27=[[File:Thelegend27.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=TheLegend27]]&lt;br /&gt;
|SI|Staffa Island=[[File:Staffa island.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Staffa Island]]&lt;br /&gt;
|T5|TSC|T Series Car 5134=[[File:T Series Car 5134.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=T Series Car 5134]]&lt;br /&gt;
|VN|VoTWC2|Vandalism on The Wiki Camp 2=[[File:WikiVandalism.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Vandalism on The Wiki Camp 2]]&lt;br /&gt;
|BS|Bean Sprout=[[File:Animate iaAKUBTRpO.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bean Sprout]]&lt;br /&gt;
|TU|Tuna=[[File:Tunna.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Tuna]]&lt;br /&gt;
|N1|N1P|Number 1 Pen=[[File:Hewasnumberone.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Number 1 Pen]]&lt;br /&gt;
|UF|UUFO|U.U.F.O.=[[File:Uufo.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=U.U.F.O.]]&lt;br /&gt;
|TS|Me|Toasty=[[File:Toasty.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Toasty]]&lt;br /&gt;
|CD|Cauldron=[[File:Cauldron.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cauldron]]&lt;br /&gt;
|SS|Logo|SswtUPtyOLI=[[File:Image.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SswtUPtyOLI]]&lt;br /&gt;
|MO|Monitor=[[File:Official Pose Monitor.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Monitor]]&lt;br /&gt;
|LS|LiSt=[[File:List vote.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=LiSt]]&lt;br /&gt;
|BE|Bullseye=[[File:Bullsicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bullseye]]&lt;br /&gt;
|FM|Font Mini=[[File:Font Mini.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Font Mini]]&lt;br /&gt;
|LA|Lost Artifact=[[File:Lost Artifact icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Lost Artifact]]&lt;br /&gt;
|AS|ASC|Atlanta Souviner Cup=[[File:Asc clip.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Atlanta Souviner Cup]]&lt;br /&gt;
|DC|DX|Dexter Cut=[[File:Dexter Cut.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dexter Cut]]&lt;br /&gt;
|KM|Kumon=[[File:Screenshot 2022-08-26 2.32.10 PM.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kumon]]&lt;br /&gt;
|CT|CTS|Christmas Techo Scarf=[[File:Christmas Techo Scarf.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Christmas Techo Scarf]]&lt;br /&gt;
|AD|Ad=[[File:Ad.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ad]]&lt;br /&gt;
|TC|The Computer=[[File:DiaThe Computer.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Computer]]&lt;br /&gt;
|WB|Wrecking Ball=[[File:Wrecking Ball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Wrecking Ball]]&lt;br /&gt;
|SF|Sir Feet=[[File:Sir feet.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sir Feet]]&lt;br /&gt;
|SC|Scythie=[[File:Scythiereal.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Scythie]]&lt;br /&gt;
|BN|Briny=[[File:Briny1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Briny]]&lt;br /&gt;
|KI|Kiny=[[File:Kiny&#039;s pose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kiny]]&lt;br /&gt;
|TA|Terra=[[File:Brokenicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Terra]]&lt;br /&gt;
|CS|Candy Stick=[[File:CandyStick2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Candy Stick]]&lt;br /&gt;
|LC|LCP|Little Caesars Pizza=[[File:2022 08 30 0q6 Kleki.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Little Caesars Pizza]]&lt;br /&gt;
|TT|TTC|Teenage Trouble Claws=[[File:Ttcicontext.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Teenage Trouble Claws]]&lt;br /&gt;
|PL|Perry Llelogram=[[File:Perry.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Perry Llelogram]]&lt;br /&gt;
|DB|Dodgeball=[[File:Dodgeball Icon questionmark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dodgeball]]&lt;br /&gt;
|TW|Twimble=[[File:Twimblesit.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Twimble]]&lt;br /&gt;
|BM|Btm|Bot the mew=[[File:Plushold.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bot the mew]]&lt;br /&gt;
|MB|Multiball=[[File:Multiball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Multiball]]&lt;br /&gt;
|RC|Red Crewmate|Plumbers Hero=[[File:Red crewmate icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|CC|CC&amp;amp;C|Creative Commons &amp;amp; Copyright=[[File:CC&amp;amp;C ICON.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Creative Commons=[[File:Dia-CreativeCommons-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Copyright=[[File:Dia-Copyright-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|MT|Mahjong Tile=[[File:Mahjong Tile.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mahjong Tile]]&lt;br /&gt;
|SX|docx|SummerMelon.docx=[[File:icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SummerMelon.docx]]&lt;br /&gt;
|MF|Meme Folder=[[File:Memefolderwikipose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Meme Folder]]&lt;br /&gt;
|RL|Rolly=[[File:Rolly.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Rolly]]&lt;br /&gt;
|OP|Ostap=[[File:Ostap.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ostap]]&lt;br /&gt;
|MS|Mugshot=[[File:Mugshot.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mugshot]]&lt;br /&gt;
|TJ|The Joker=[[File:The Joker.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Joker]]&lt;br /&gt;
|SU|Sunny=[[File:SunnyHeadTWC2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sunny]]&lt;br /&gt;
|1R|123 Referee=[[File:123.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=123 Referee]]&lt;br /&gt;
|EC|ECP|EVIL Cake Pop¡¡¡¡¡=[[File:ECP icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=EVIL Cake Pop¡¡¡¡¡]]&lt;br /&gt;
|WC|Witch&#039;s Cauldron=[[File:WC trans.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Witch&#039;s Cauldron]]&lt;br /&gt;
|IaNJ|IJ|In a Nutshell Jr.=[[File:In a Nutshell Jr. icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=In a Nutshell Jr.]]&lt;br /&gt;
|CK|Cake pop!!!!!!!!!!!!!=[[File:Cake pop!!!!!!!!!!!!! icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cake pop!!!!!!!!!!!!!]]&lt;br /&gt;
|MG|Mark Genuine=[[File:GenuineMark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mark Genuine]]&lt;br /&gt;
|DG|Dark Genuine=[[File:GenuineDark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dark Genuine]]&lt;br /&gt;
|LT|LTT|Let Tumes Tari=[[File:Let Tumes Tari.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Let Tumes Tari]]&lt;br /&gt;
|PD|Push Dagger=[[File:68 Push Dagger.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Push Dagger]]&lt;br /&gt;
|TDG|The Divine Goddess={{DivineGoddess|{{{2|50}}}}}&lt;br /&gt;
|Muscle Man=[[File:Muscle man voting icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Muscle Man]]&lt;br /&gt;
|NE|Nonexisty=[[File:Blank transparent square.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|JB|JRB|Joseph Robinette Biden=[[File:Joe Biden icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Joseph Robinette Biden]]&lt;br /&gt;
|IG|Incognito=[[File:IncognitoPortrait1x.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Incognito]]&lt;br /&gt;
|NH|Noah=[[File:NoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Noah]]&lt;br /&gt;
|Evil Noah=[[File:EvilNoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Evil Noah]]&lt;br /&gt;
|Ian=[[File:IanIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ian]]&lt;br /&gt;
|NI|No Icon=[[File:No_icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|#default=[[File:{{{1}}} icon.png|{{{2|50}}}px|link={{{1}}}]]}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{#css:&lt;br /&gt;
#character-icon-table td:first-child{&lt;br /&gt;
text-align: center;&lt;br /&gt;
height: 50px;&lt;br /&gt;
}&lt;br /&gt;
}}&amp;lt;templatestyles src=&amp;quot;Misc.css&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Allows for easy access of character icons without having to search for the file name of the icon. The character icons have no consistent naming scheme, so this should make it easier to use them. This template also automatically links icons to the character&#039;s character page. For characters without an icon, another image of them is used. I&#039;d reccomend importing &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;templatestyles src=&amp;quot;misc.css&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; when using character icons, though it&#039;s not required. This template has and alias [[Template:Ci]] so you don&#039;t have to type out &amp;quot;Character icon&amp;quot; to use it.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Character icon code&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Paper Niko&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Icon size in pixels&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;50&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Table of icon codes ==&lt;br /&gt;
Some icons have multiple different codes that work; these are separated by commas.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; id=&amp;quot;character-icon-table&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Icon&lt;br /&gt;
!Icon code&lt;br /&gt;
!Note&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|123 Referee}}&lt;br /&gt;
|123 Referee,&amp;lt;br&amp;gt;1R&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|9150625}}&lt;br /&gt;
|9150625,&amp;lt;br&amp;gt;055, 55&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ad}}&lt;br /&gt;
|Ad,&amp;lt;br&amp;gt;AD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Atlanta Souviner Cup}}&lt;br /&gt;
|Atlanta Souviner Cup,&amp;lt;br&amp;gt;AS, ASC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bacon Cola}}&lt;br /&gt;
|Bacon Cola,&amp;lt;br&amp;gt;BC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bean Sprout}}&lt;br /&gt;
|Bean Sprout,&amp;lt;br&amp;gt;BS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Big Boy}}&lt;br /&gt;
|Big Boy,&amp;lt;br&amp;gt;BB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Biscuit Tin}}&lt;br /&gt;
|Biscuit Tin,&amp;lt;br&amp;gt;BT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Black}}&lt;br /&gt;
|Black,&amp;lt;br&amp;gt;BK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Boni}}&lt;br /&gt;
|Boni,&amp;lt;br&amp;gt;BO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bot the mew}}&lt;br /&gt;
|Bot the mew,&amp;lt;br&amp;gt;BM, Btm&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Briny}}&lt;br /&gt;
|Briny,&amp;lt;br&amp;gt;BN&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bullseye}}&lt;br /&gt;
|Bullseye,&amp;lt;br&amp;gt;BE&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cake pop!!!!!!!!!!!!!}}&lt;br /&gt;
|Cake pop!!!!!!!!!!!!!,&amp;lt;br&amp;gt;CK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Candy Stick}}&lt;br /&gt;
|Candy Stick,&amp;lt;br&amp;gt;CS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cauldron}}&lt;br /&gt;
|Cauldron,&amp;lt;br&amp;gt;CD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cellphone}}&lt;br /&gt;
|Cellphone,&amp;lt;br&amp;gt;CL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Christmas Techo Scarf}}&lt;br /&gt;
|Christmas Techo Scarf,&amp;lt;br&amp;gt;CT, CTS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Pepper}}&lt;br /&gt;
|Copper Pepper,&amp;lt;br&amp;gt;CU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Salts}}&lt;br /&gt;
|Copper Salts&lt;br /&gt;
|Not a season 2 competitor&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|CrAIyon}}&lt;br /&gt;
|CrAIyon,&amp;lt;br&amp;gt;CY&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Creative Commons &amp;amp; Copyright}}&lt;br /&gt;
|Creative Commons &amp;amp; Copyright,&amp;lt;br&amp;gt;CC, CC&amp;amp;C&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Creative Commons}}&lt;br /&gt;
|Creative Commons&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copyright}}&lt;br /&gt;
|Copyright&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Daisy}}&lt;br /&gt;
|Daisy,&amp;lt;br&amp;gt;DS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dexter Cut}}&lt;br /&gt;
|Dexter Cut,&amp;lt;br&amp;gt;DC, DX&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diary}}&lt;br /&gt;
|Diary,&amp;lt;br&amp;gt;DR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diffuser}}&lt;br /&gt;
|Diffuser,&amp;lt;br&amp;gt;DF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dodgeball}}&lt;br /&gt;
|Dodgeball,&amp;lt;br&amp;gt;DB&lt;br /&gt;
|Not an official image&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dora}}&lt;br /&gt;
|Dora,&amp;lt;br&amp;gt;DO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Duplo}}&lt;br /&gt;
|Duplo,&amp;lt;br&amp;gt;DP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Emoticon}}&lt;br /&gt;
|Emoticon,&amp;lt;br&amp;gt;EM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|EVIL Cake Pop¡¡¡¡¡}}&lt;br /&gt;
|EVIL Cake Pop¡¡¡¡¡,&amp;lt;br&amp;gt;EC, ECP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Fictional charcter}}&lt;br /&gt;
|Fictional charcter,&amp;lt;br&amp;gt;FC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Flag}}&lt;br /&gt;
|Flag,&amp;lt;br&amp;gt;FL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Font Mini}}&lt;br /&gt;
|Font Mini,&amp;lt;br&amp;gt;FM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Gamer}}&lt;br /&gt;
|Gamer,&amp;lt;br&amp;gt;GM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Go Sign}}&lt;br /&gt;
|Go Sign,&amp;lt;br&amp;gt;GS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Head of Lettuce}}&lt;br /&gt;
|Head of Lettuce,&amp;lt;br&amp;gt;HL, HoL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Heat Death of the Universe}}&lt;br /&gt;
|Heat Death of the Universe,&amp;lt;br&amp;gt;HD, HDoTU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Image}}&lt;br /&gt;
|Image,&amp;lt;br&amp;gt;IM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell}}&lt;br /&gt;
|In a Nutshell,&amp;lt;br&amp;gt;IN, IaN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell Jr.}}&lt;br /&gt;
|In a Nutshell Jr.,&amp;lt;br&amp;gt;IJ, IaNJ&lt;br /&gt;
|Not an official icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Incognito}}&lt;br /&gt;
|Incognito,&amp;lt;br&amp;gt;IG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Jurta}}&lt;br /&gt;
|Jurta,&amp;lt;br&amp;gt;JR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Joseph Robinette Biden}}&lt;br /&gt;
|Joseph Robinette Biden,&amp;lt;br&amp;gt;JB, JRB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kiny}}&lt;br /&gt;
|Kiny,&amp;lt;br&amp;gt;KI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kumon}}&lt;br /&gt;
|Kumon,&amp;lt;br&amp;gt;KM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Let Tumes Tari}}&lt;br /&gt;
|Let Tumes Tari,&amp;lt;br&amp;gt;LT, LTT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|LiSt}}&lt;br /&gt;
|LiSt,&amp;lt;br&amp;gt;LS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Little Caesars Pizza}}&lt;br /&gt;
|Little Caesars Pizza,&amp;lt;br&amp;gt;LC, LCP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Lost Artifact}}&lt;br /&gt;
|Lost Artifact,&amp;lt;br&amp;gt;LA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mahjong Tile}}&lt;br /&gt;
|Mahjong Tile,&amp;lt;br&amp;gt;MT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mangrove}}&lt;br /&gt;
|Mangrove,&amp;lt;br&amp;gt;MV&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mark Genuine}}&lt;br /&gt;
|Mark Genuine,&amp;lt;br&amp;gt;MG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dark Genuine}}&lt;br /&gt;
|Dark Genuine,&amp;lt;br&amp;gt;DG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|McDonald&#039;s Sweet n&#039; Sour Sauce}}&lt;br /&gt;
|McDonald&#039;s Sweet n&#039; Sour Sauce,&amp;lt;br&amp;gt;MD, MDSnSS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Meme Folder}}&lt;br /&gt;
|Meme Folder,&amp;lt;br&amp;gt;MF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Miso}}&lt;br /&gt;
|Miso,&amp;lt;br&amp;gt;MI&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Monitor}}&lt;br /&gt;
|Monitor,&amp;lt;br&amp;gt;MO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mugshot}}&lt;br /&gt;
|Mugshot,&amp;lt;br&amp;gt;MS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Multiball}}&lt;br /&gt;
|Multiball,&amp;lt;br&amp;gt;MB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Muscle Man}}&lt;br /&gt;
|Muscle Man&lt;br /&gt;
|You know who else has an icon?&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nerpy Scuba}}&lt;br /&gt;
|Nerpy Scuba&lt;br /&gt;
|Not a competitor&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|No Icon}}&lt;br /&gt;
|No Icon,&amp;lt;br&amp;gt;NI&lt;br /&gt;
|Not used for a specific character&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Noah}}&lt;br /&gt;
|Noah,&amp;lt;br&amp;gt;NH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Number 1 Pen}}&lt;br /&gt;
|Number 1 Pen,&amp;lt;br&amp;gt;N1, N1P&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nurse Cap}}&lt;br /&gt;
|Nurse Cap,&amp;lt;br&amp;gt;NC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Open Sesame}}&lt;br /&gt;
|Open Sesame,&amp;lt;br&amp;gt;OS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ostap}}&lt;br /&gt;
|Ostap,&amp;lt;br&amp;gt;OP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Padlock}}&lt;br /&gt;
|Padlock,&amp;lt;br&amp;gt;PC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Paper Niko}}&lt;br /&gt;
|Paper Niko,&amp;lt;br&amp;gt;PN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Pentagon}}&lt;br /&gt;
|Pentagon,&amp;lt;br&amp;gt;PG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Perry Llelogram}}&lt;br /&gt;
|Perry Llelogram,&amp;lt;br&amp;gt;PL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist}}&lt;br /&gt;
|Playlist,&amp;lt;br&amp;gt;PS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist Versus}}&lt;br /&gt;
|Playlist Versus&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Push Dagger}}&lt;br /&gt;
|Push Dagger,&amp;lt;br&amp;gt;PD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rolly}}&lt;br /&gt;
|Rolly,&amp;lt;br&amp;gt;RL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rotob}}&lt;br /&gt;
|Rotob,&amp;lt;br&amp;gt;RT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece}}&lt;br /&gt;
|SFD Jigsaw Piece,&amp;lt;br&amp;gt;SJ, SFD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece 2}}&lt;br /&gt;
|SFD Jigsaw Piece 2,&amp;lt;br&amp;gt;SJ2, SFD2&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sir Feet}}&lt;br /&gt;
|Sir Feet&amp;lt;br&amp;gt;SF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Scythie}}&lt;br /&gt;
|Scythie&amp;lt;br&amp;gt;SC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sketchy}}&lt;br /&gt;
|Sketchy,&amp;lt;br&amp;gt;SK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Slime}}&lt;br /&gt;
|Slime,&amp;lt;br&amp;gt;SL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Smobo}}&lt;br /&gt;
|Smobo,&amp;lt;br&amp;gt;SM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sock Hater}}&lt;br /&gt;
|Sock Hater,&amp;lt;br&amp;gt;SH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sandle}}&lt;br /&gt;
|Sandle,&amp;lt;br&amp;gt;SD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SswtUPtyOLI}}&lt;br /&gt;
|SswtUPtyOLI,&amp;lt;br&amp;gt;SS, Logo&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Staffa Island}}&lt;br /&gt;
|Staffa Island,&amp;lt;br&amp;gt;SI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Strawberry}}&lt;br /&gt;
|Strawberry,&amp;lt;br&amp;gt;SB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sunny}}&lt;br /&gt;
|Sunny,&amp;lt;br&amp;gt;SU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|T Series Car 5134}}&lt;br /&gt;
|T Series Car 5134,&amp;lt;br&amp;gt;T5, TSC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tahmahtoh}}&lt;br /&gt;
|Tahmahtoh,&amp;lt;br&amp;gt;TH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Teenage Trouble Claws}}&lt;br /&gt;
|Teenage Trouble Claws,&amp;lt;br&amp;gt;TT, TTC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Terra}}&lt;br /&gt;
|Terra,&amp;lt;br&amp;gt;TA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|THE BIG CHEESE}}&lt;br /&gt;
|THE BIG CHEESE,&amp;lt;br&amp;gt;TG, TBC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Computer}}&lt;br /&gt;
|The Computer,&amp;lt;br&amp;gt;TC&lt;br /&gt;
|Not officially an icon (thanks [[User:BobTheTacocat]])&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Divine Goddess}}&lt;br /&gt;
|The Divine Goddess,&amp;lt;br&amp;gt;TDG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Eater of Wikis}}&lt;br /&gt;
|The Eater of Wikis,&amp;lt;br&amp;gt;TE, TEoW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Joker}}&lt;br /&gt;
|The Joker,&amp;lt;br&amp;gt;TJ&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Wiki Machine}}&lt;br /&gt;
|The Wiki Machine,&amp;lt;br&amp;gt;TM, TWM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|TheLegend27}}&lt;br /&gt;
|TheLegend27,&amp;lt;br&amp;gt;TL, TL27&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toasty}}&lt;br /&gt;
|Toasty,&amp;lt;br&amp;gt;TS, Me&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tombstone}}&lt;br /&gt;
|Tombstone,&amp;lt;br&amp;gt;TO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks}}&lt;br /&gt;
|Toy Blocks,&amp;lt;br&amp;gt;TB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks object}}&lt;br /&gt;
|Toy Blocks object,&amp;lt;br&amp;gt;TBO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Traffic Regulator}}&lt;br /&gt;
|Traffic Regulator,&amp;lt;br&amp;gt;TR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tuna}}&lt;br /&gt;
|Tuna,&amp;lt;br&amp;gt;TU&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Twimble}}&lt;br /&gt;
|Twimble,&amp;lt;br&amp;gt;TW&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|U.U.F.O.}}&lt;br /&gt;
|U.U.F.O.,&amp;lt;br&amp;gt;UF, UUFO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|Vandalism on The Wiki Camp 2,&amp;lt;br&amp;gt;VN, VoTWC2&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|What}}&lt;br /&gt;
|What,&amp;lt;br&amp;gt;WH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Witch&#039;s Cauldron}}&lt;br /&gt;
|Witch&#039;s Cauldron,&amp;lt;br&amp;gt;WC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Wrecking Ball}}&lt;br /&gt;
|Wrecking Ball,&amp;lt;br&amp;gt;WB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist}}&lt;br /&gt;
|Zeitgeist,&amp;lt;br&amp;gt;ZEITGEIST, ZG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist SCP}}&lt;br /&gt;
|Zeitgeist SCP,&amp;lt;br&amp;gt;Zeitgeist Thaumiel, ZT, ZS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Fandom}}&lt;br /&gt;
|Zeitgeist Fandom,&amp;lt;br&amp;gt;Zeitgeist Football, ZF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Wikipedia}}&lt;br /&gt;
|Zeitgeist Wikipedia,&amp;lt;br&amp;gt;ZW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist File}}&lt;br /&gt;
|Zeitgeist File,&amp;lt;br&amp;gt;ZL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Kevin}}&lt;br /&gt;
|Zeitgeist Kevin,&amp;lt;br&amp;gt;ZK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Random}}&lt;br /&gt;
|Zeitgeist Random&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Team icon]]&lt;br /&gt;
* [[Character icons]][[Category:Image templates]][[Category:Portal of Resources]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154067</id>
		<title>Template:Character icon</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154067"/>
		<updated>2026-05-31T15:41:45Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: sortable&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;character-icon&amp;quot; style=&amp;quot;display:inline-block;width:{{{2|50}}}px;height:{{{2|50}}}px;line-height:{{{2|50}}}px&amp;quot;&amp;gt;{{#switch:{{{1}}}&lt;br /&gt;
|055|55|9150625=[[File:055 Icon.gif|{{{2|50}}}px|link=9150625]]&lt;br /&gt;
|BC|Bacon Cola=[[File:Coke Voting.jpg|{{{2|50}}}px|link=Bacon Cola]]&lt;br /&gt;
|BB|Big Boy=[[File:Big Boy Icon.png|{{{2|50}}}px|link=Big Boy]]&lt;br /&gt;
|BT|Biscuit Tin=[[File:Biscuit Tin Icon.png|{{{2|50}}}px|link=Biscuit Tin]]&lt;br /&gt;
|BK|Black=[[File:Blackicon.png|{{{2|50}}}px|link=Black]]&lt;br /&gt;
|BO|Boni=[[File:Boni.webp|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Boni]]&lt;br /&gt;
|CB|Molten Copper &amp;amp; Toast Blob=[[File:Mc&amp;amp;tb icon.png|{{{2|50}}}px|link=Molten Copper &amp;amp; Toast Blob]]&lt;br /&gt;
|CL|Cellphone=[[File:Cellphoneicon.png|{{{2|50}}}px|link=Cellphone]]&lt;br /&gt;
|CU|Copper Pepper=[[File:Copper pepper icon.png|{{{2|50}}}px|link=Copper Pepper]]&lt;br /&gt;
|Copper Salts=[[File:Copper salts icon.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|CY|CrAIyon=[[File:CrAIyon Voting Icon.png|{{{2|50}}}px|link=CrAIyon]]&lt;br /&gt;
|DS|Daisy=[[File:Vote 4 daisy.png|{{{2|50}}}px|link=Daisy]]&lt;br /&gt;
|DR|Diary=[[File:Diaryiconv1small.png|{{{2|50}}}px|link=Diary]]&lt;br /&gt;
|DF|Diffuser=[[File:Diffuser-VotingIcon.png|{{{2|50}}}px|link=Diffuser]]&lt;br /&gt;
|DO|Dora=[[File:DoraVotingIcon.png|{{{2|50}}}px|link=Dora]]&lt;br /&gt;
|DP|Duplo=[[File:Duplo voting ico.png|{{{2|50}}}px|link=Duplo]]&lt;br /&gt;
|EM|Emoticon=[[File:EmoticonIcon.png|{{{2|50}}}px|link=Emoticon]]&lt;br /&gt;
|FC|Fictional charcter=[[File:Fictional charcter icon.png|{{{2|50}}}px|link=Fictional charcter]]&lt;br /&gt;
|FL|Flag=[[File:FlagTWC2 Voting Icon.png|{{{2|50}}}px|link=Flag]]&lt;br /&gt;
|GM|Gamer=[[File:Gamericon.png|{{{2|50}}}px|link=Gamer]]&lt;br /&gt;
|GS|Go Sign=[[File:GoSign TeamIcon.png|{{{2|50}}}px|link=Go Sign]]&lt;br /&gt;
|HL|HoL|Head of Lettuce=[[File:Lettuce voting icon.png|{{{2|50}}}px|link=Head of Lettuce]]&lt;br /&gt;
|HD|HDoTU|Heat Death of the Universe=[[File:Heatdeath icon.png|{{{2|50}}}px|link=Heat Death of the Universe]]&lt;br /&gt;
|IM|Image={{#tag:div|[[File:Brokenimage.png|21px|link=]]{{#tag:div|[[File:Blank transparent square.png|{{{2|50}}}px|link=Image]]|style=&amp;quot;position:relative;top:-24px&amp;quot;}}|style=&amp;quot;display:inline-block;vertical-align:top;text-align:left;width:{{{2|50}}}px;height:{{{2|50}}}px;image-rendering: -moz-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;-ms-interpolation-mode: nearest-neighbor;line-height: 0;&amp;quot;}}&lt;br /&gt;
|IaN|IN|In a Nutshell=[[File:Voting icon of nutshell.png|{{{2|50}}}px|link=In a Nutshell]]&lt;br /&gt;
|JR|Jurta=[[File:Jurta VI.png|{{{2|50}}}px|link=Jurta]]&lt;br /&gt;
|MV|Mangrove=[[File:MangroveVotingIconNew.png|{{{2|50}}}px|link=Mangrove]]&lt;br /&gt;
|MD|MDSnSS|McDonald&#039;s Sweet n&#039; Sour Sauce=[[File:McDonald&#039;s Sweet n&#039; Sour Sauce TeamIcon.png|{{{2|50}}}px|link=McDonald&#039;s Sweet n&#039; Sour Sauce]]&lt;br /&gt;
|MI|Miso=[[File:Miso voting icon.png|{{{2|50}}}px|link=Miso]]&lt;br /&gt;
|Nerpy Scuba=[[File:Niko2.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|NC|Nurse Cap=[[File:NurseVIcon.png|{{{2|50}}}px|link=Nurse Cap]]&lt;br /&gt;
|OS|Open Sesame=[[File:OpenSesame Icon.png|{{{2|50}}}px|link=Open Sesame]]&lt;br /&gt;
|PC|Padlock=[[File:PadlockFIXED.png|{{{2|50}}}px|link=Padlock]]&lt;br /&gt;
|PN|Paper Niko=[[File:PaperNiko Icon.png|{{{2|50}}}px|link=Paper Niko]]&lt;br /&gt;
|PG|Pentagon=[[File:Penta voting igon.png|{{{2|50}}}px|link=Pentagon]]&lt;br /&gt;
|PS|Playlist=[[File:Playlistvote.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|Playlist Versus=[[File:Playlistvote_versus.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|RT|Rotob=[[File:Rotob sighting1.png|{{{2|50}}}px|link=Rotob]]&lt;br /&gt;
|SJ|SFD|SFD Jigsaw Piece=[[File:SFD Icon.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SJ2|SFD2|SFD Jigsaw Piece 2=[[File:SFD icon 2.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SK|Sketchy=[[File:SketchyIcon.png|{{{2|50}}}px|link=Sketchy]]&lt;br /&gt;
|SL|Slime=[[File:Slime Icon.png|{{{2|50}}}px|link=Slime]]&lt;br /&gt;
|SM|Smobo=[[File:Smoboicon.png|{{{2|50}}}px|link=Smobo]]&lt;br /&gt;
|SH|Sock Hater=[[File:Sockhatervotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SD|Sandle=[[File:Sandlevotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SB|Strawberry=[[File:StrawVote.png|{{{2|50}}}px|link=Strawberry]]&lt;br /&gt;
|TH|Tahmahtoh=[[File:TahmahtohIcon.png|{{{2|50}}}px|link=Tahmahtoh]]&lt;br /&gt;
|TG|TBC|THE BIG CHEESE=[[File:Votetheman.png|{{{2|50}}}px|link=THE BIG CHEESE]]&lt;br /&gt;
|TE|TEoW|The Eater of Wikis=[[File:Eater-Of-Wikis-icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Eater of Wikis]]&lt;br /&gt;
|TM|TWM|The Wiki Machine=[[File:Wiki machine icon.png|{{{2|50}}}px|link=The Wiki Machine]]&lt;br /&gt;
|TO|Tombstone=[[File:Tombstonevotingicon.png|{{{2|50}}}px|link=Tombstone]]&lt;br /&gt;
|TB|Toy Blocks=[[File:Toyblocks icon.png|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TBO|Toy Blocks object=[[File:Toyblocks icon.jpg|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TR|Traffic Regulator=[[File:TRvoteingIcon.png|{{{2|50}}}px|link=Traffic Regulator]]&lt;br /&gt;
|WH|What=[[File:What vote icon.png|{{{2|50}}}px|link=What]]&lt;br /&gt;
|ZG|ZEITGEIST|Zeitgeist=[[File:Zeitgeist icon.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Thaumiel|ZT|ZS|Zeitgeist SCP=[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Football|ZF|Zeitgeist Fandom=[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZW|Zeitgeist Wikipedia=[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZL|Zeitgeist File=[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZK|Zeitgeist Kevin=[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Random={{#tag:choose|{{#tag:option|[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]}}|uncached=&amp;quot;&amp;quot;}}&lt;br /&gt;
|TL|TL27|TheLegend27=[[File:Thelegend27.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=TheLegend27]]&lt;br /&gt;
|SI|Staffa Island=[[File:Staffa island.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Staffa Island]]&lt;br /&gt;
|T5|TSC|T Series Car 5134=[[File:T Series Car 5134.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=T Series Car 5134]]&lt;br /&gt;
|VN|VoTWC2|Vandalism on The Wiki Camp 2=[[File:WikiVandalism.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Vandalism on The Wiki Camp 2]]&lt;br /&gt;
|BS|Bean Sprout=[[File:Animate iaAKUBTRpO.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bean Sprout]]&lt;br /&gt;
|TU|Tuna=[[File:Tunna.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Tuna]]&lt;br /&gt;
|N1|N1P|Number 1 Pen=[[File:Hewasnumberone.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Number 1 Pen]]&lt;br /&gt;
|UF|UUFO|U.U.F.O.=[[File:Uufo.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=U.U.F.O.]]&lt;br /&gt;
|TS|Me|Toasty=[[File:Toasty.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Toasty]]&lt;br /&gt;
|CD|Cauldron=[[File:Cauldron.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cauldron]]&lt;br /&gt;
|SS|Logo|SswtUPtyOLI=[[File:Image.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SswtUPtyOLI]]&lt;br /&gt;
|MO|Monitor=[[File:Official Pose Monitor.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Monitor]]&lt;br /&gt;
|LS|LiSt=[[File:List vote.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=LiSt]]&lt;br /&gt;
|BE|Bullseye=[[File:Bullsicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bullseye]]&lt;br /&gt;
|FM|Font Mini=[[File:Font Mini.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Font Mini]]&lt;br /&gt;
|LA|Lost Artifact=[[File:Lost Artifact icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Lost Artifact]]&lt;br /&gt;
|AS|ASC|Atlanta Souviner Cup=[[File:Asc clip.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Atlanta Souviner Cup]]&lt;br /&gt;
|DC|DX|Dexter Cut=[[File:Dexter Cut.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dexter Cut]]&lt;br /&gt;
|KM|Kumon=[[File:Screenshot 2022-08-26 2.32.10 PM.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kumon]]&lt;br /&gt;
|CT|CTS|Christmas Techo Scarf=[[File:Christmas Techo Scarf.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Christmas Techo Scarf]]&lt;br /&gt;
|AD|Ad=[[File:Ad.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ad]]&lt;br /&gt;
|TC|The Computer=[[File:DiaThe Computer.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Computer]]&lt;br /&gt;
|WB|Wrecking Ball=[[File:Wrecking Ball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Wrecking Ball]]&lt;br /&gt;
|SF|Sir Feet=[[File:Sir feet.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sir Feet]]&lt;br /&gt;
|SC|Scythie=[[File:Scythiereal.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Scythie]]&lt;br /&gt;
|BN|Briny=[[File:Briny1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Briny]]&lt;br /&gt;
|KI|Kiny=[[File:Kiny&#039;s pose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kiny]]&lt;br /&gt;
|TA|Terra=[[File:Brokenicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Terra]]&lt;br /&gt;
|CS|Candy Stick=[[File:CandyStick2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Candy Stick]]&lt;br /&gt;
|LC|LCP|Little Caesars Pizza=[[File:2022 08 30 0q6 Kleki.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Little Caesars Pizza]]&lt;br /&gt;
|TT|TTC|Teenage Trouble Claws=[[File:Ttcicontext.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Teenage Trouble Claws]]&lt;br /&gt;
|PL|Perry Llelogram=[[File:Perry.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Perry Llelogram]]&lt;br /&gt;
|DB|Dodgeball=[[File:Dodgeball Icon questionmark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dodgeball]]&lt;br /&gt;
|TW|Twimble=[[File:Twimblesit.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Twimble]]&lt;br /&gt;
|BM|Btm|Bot the mew=[[File:Plushold.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bot the mew]]&lt;br /&gt;
|MB|Multiball=[[File:Multiball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Multiball]]&lt;br /&gt;
|RC|Red Crewmate|Plumbers Hero=[[File:Red crewmate icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|CC|CC&amp;amp;C|Creative Commons &amp;amp; Copyright=[[File:CC&amp;amp;C ICON.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Creative Commons=[[File:Dia-CreativeCommons-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Copyright=[[File:Dia-Copyright-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|MT|Mahjong Tile=[[File:Mahjong Tile.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mahjong Tile]]&lt;br /&gt;
|SX|docx|SummerMelon.docx=[[File:icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SummerMelon.docx]]&lt;br /&gt;
|MF|Meme Folder=[[File:Memefolderwikipose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Meme Folder]]&lt;br /&gt;
|RL|Rolly=[[File:Rolly.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Rolly]]&lt;br /&gt;
|OP|Ostap=[[File:Ostap.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ostap]]&lt;br /&gt;
|MS|Mugshot=[[File:Mugshot.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mugshot]]&lt;br /&gt;
|TJ|The Joker=[[File:The Joker.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Joker]]&lt;br /&gt;
|SU|Sunny=[[File:SunnyHeadTWC2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sunny]]&lt;br /&gt;
|1R|123 Referee=[[File:123.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=123 Referee]]&lt;br /&gt;
|EC|ECP|EVIL Cake Pop¡¡¡¡¡=[[File:ECP icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=EVIL Cake Pop¡¡¡¡¡]]&lt;br /&gt;
|WC|Witch&#039;s Cauldron=[[File:WC trans.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Witch&#039;s Cauldron]]&lt;br /&gt;
|IaNJ|IJ|In a Nutshell Jr.=[[File:In a Nutshell Jr. icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=In a Nutshell Jr.]]&lt;br /&gt;
|CK|Cake pop!!!!!!!!!!!!!=[[File:Cake pop!!!!!!!!!!!!! icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cake pop!!!!!!!!!!!!!]]&lt;br /&gt;
|MG|Mark Genuine=[[File:GenuineMark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mark Genuine]]&lt;br /&gt;
|DG|Dark Genuine=[[File:GenuineDark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dark Genuine]]&lt;br /&gt;
|LT|LTT|Let Tumes Tari=[[File:Let Tumes Tari.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Let Tumes Tari]]&lt;br /&gt;
|PD|Push Dagger=[[File:68 Push Dagger.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Push Dagger]]&lt;br /&gt;
|TDG|The Divine Goddess={{DivineGoddess|{{{2|50}}}}}&lt;br /&gt;
|Muscle Man=[[File:Muscle man voting icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Muscle Man]]&lt;br /&gt;
|NE|Nonexisty=[[File:Blank transparent square.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|JB|JRB|Joseph Robinette Biden=[[File:Joe Biden icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Joseph Robinette Biden]]&lt;br /&gt;
|IG|Incognito=[[File:IncognitoPortrait1x.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Incognito]]&lt;br /&gt;
|NH|Noah=[[File:NoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Noah]]&lt;br /&gt;
|Evil Noah=[[File:EvilNoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Evil Noah]]&lt;br /&gt;
|Ian=[[File:IanIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ian]]&lt;br /&gt;
|NI|No Icon=[[File:No_icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|#default=[[File:{{{1}}} icon.png|{{{2|50}}}px|link={{{1}}}]]}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{#css:&lt;br /&gt;
#character-icon-table td:first-child{&lt;br /&gt;
text-align: center;&lt;br /&gt;
height: 50px;&lt;br /&gt;
}&lt;br /&gt;
}}&amp;lt;templatestyles src=&amp;quot;Misc.css&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Allows for easy access of character icons without having to search for the file name of the icon. The character icons have no consistent naming scheme, so this should make it easier to use them. This template also automatically links icons to the character&#039;s character page. For characters without an icon, another image of them is used. I&#039;d reccomend importing &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;templatestyles src=&amp;quot;misc.css&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; when using character icons, though it&#039;s not required. This template has and alias [[Template:Ci]] so you don&#039;t have to type out &amp;quot;Character icon&amp;quot; to use it.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Character icon code&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Paper Niko&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Icon size in pixels&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;50&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Table of icon codes ==&lt;br /&gt;
Some icons have multiple different codes that work; these are separated by commas.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot; id=&amp;quot;character-icon-table&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Icon&lt;br /&gt;
!Icon code&lt;br /&gt;
!Note&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|123 Referee}}&lt;br /&gt;
|123 Referee,&amp;lt;br&amp;gt;1R&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|9150625}}&lt;br /&gt;
|9150625,&amp;lt;br&amp;gt;055, 55&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ad}}&lt;br /&gt;
|Ad,&amp;lt;br&amp;gt;AD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Atlanta Souviner Cup}}&lt;br /&gt;
|Atlanta Souviner Cup,&amp;lt;br&amp;gt;AS, ASC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bacon Cola}}&lt;br /&gt;
|Bacon Cola,&amp;lt;br&amp;gt;BC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bean Sprout}}&lt;br /&gt;
|Bean Sprout,&amp;lt;br&amp;gt;BS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Big Boy}}&lt;br /&gt;
|Big Boy,&amp;lt;br&amp;gt;BB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Biscuit Tin}}&lt;br /&gt;
|Biscuit Tin,&amp;lt;br&amp;gt;BT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Black}}&lt;br /&gt;
|Black,&amp;lt;br&amp;gt;BK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Boni}}&lt;br /&gt;
|Boni,&amp;lt;br&amp;gt;BO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bot the mew}}&lt;br /&gt;
|Bot the mew,&amp;lt;br&amp;gt;BM, Btm&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Briny}}&lt;br /&gt;
|Briny,&amp;lt;br&amp;gt;BN&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bullseye}}&lt;br /&gt;
|Bullseye,&amp;lt;br&amp;gt;BE&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cake pop!!!!!!!!!!!!!}}&lt;br /&gt;
|Cake pop!!!!!!!!!!!!!,&amp;lt;br&amp;gt;CK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Candy Stick}}&lt;br /&gt;
|Candy Stick,&amp;lt;br&amp;gt;CS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cauldron}}&lt;br /&gt;
|Cauldron,&amp;lt;br&amp;gt;CD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cellphone}}&lt;br /&gt;
|Cellphone,&amp;lt;br&amp;gt;CL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Christmas Techo Scarf}}&lt;br /&gt;
|Christmas Techo Scarf,&amp;lt;br&amp;gt;CT, CTS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Pepper}}&lt;br /&gt;
|Copper Pepper,&amp;lt;br&amp;gt;CU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Salts}}&lt;br /&gt;
|Copper Salts&lt;br /&gt;
|Not a season 2 competitor&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|CrAIyon}}&lt;br /&gt;
|CrAIyon,&amp;lt;br&amp;gt;CY&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Creative Commons &amp;amp; Copyright}}&lt;br /&gt;
|Creative Commons &amp;amp; Copyright,&amp;lt;br&amp;gt;CC, CC&amp;amp;C&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Daisy}}&lt;br /&gt;
|Daisy,&amp;lt;br&amp;gt;DS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dexter Cut}}&lt;br /&gt;
|Dexter Cut,&amp;lt;br&amp;gt;DC, DX&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diary}}&lt;br /&gt;
|Diary,&amp;lt;br&amp;gt;DR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diffuser}}&lt;br /&gt;
|Diffuser,&amp;lt;br&amp;gt;DF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dodgeball}}&lt;br /&gt;
|Dodgeball,&amp;lt;br&amp;gt;DB&lt;br /&gt;
|Not an official image&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dora}}&lt;br /&gt;
|Dora,&amp;lt;br&amp;gt;DO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Duplo}}&lt;br /&gt;
|Duplo,&amp;lt;br&amp;gt;DP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Emoticon}}&lt;br /&gt;
|Emoticon,&amp;lt;br&amp;gt;EM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|EVIL Cake Pop¡¡¡¡¡}}&lt;br /&gt;
|EVIL Cake Pop¡¡¡¡¡,&amp;lt;br&amp;gt;EC, ECP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Fictional charcter}}&lt;br /&gt;
|Fictional charcter,&amp;lt;br&amp;gt;FC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Flag}}&lt;br /&gt;
|Flag,&amp;lt;br&amp;gt;FL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Font Mini}}&lt;br /&gt;
|Font Mini,&amp;lt;br&amp;gt;FM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Gamer}}&lt;br /&gt;
|Gamer,&amp;lt;br&amp;gt;GM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Go Sign}}&lt;br /&gt;
|Go Sign,&amp;lt;br&amp;gt;GS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Head of Lettuce}}&lt;br /&gt;
|Head of Lettuce,&amp;lt;br&amp;gt;HL, HoL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Heat Death of the Universe}}&lt;br /&gt;
|Heat Death of the Universe,&amp;lt;br&amp;gt;HD, HDoTU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Image}}&lt;br /&gt;
|Image,&amp;lt;br&amp;gt;IM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell}}&lt;br /&gt;
|In a Nutshell,&amp;lt;br&amp;gt;IN, IaN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell Jr.}}&lt;br /&gt;
|In a Nutshell Jr.,&amp;lt;br&amp;gt;IJ, IaNJ&lt;br /&gt;
|Not an official icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Incognito}}&lt;br /&gt;
|Incognito,&amp;lt;br&amp;gt;IG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Jurta}}&lt;br /&gt;
|Jurta,&amp;lt;br&amp;gt;JR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Joseph Robinette Biden}}&lt;br /&gt;
|Joseph Robinette Biden,&amp;lt;br&amp;gt;JB, JRB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kiny}}&lt;br /&gt;
|Kiny,&amp;lt;br&amp;gt;KI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kumon}}&lt;br /&gt;
|Kumon,&amp;lt;br&amp;gt;KM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Let Tumes Tari}}&lt;br /&gt;
|Let Tumes Tari,&amp;lt;br&amp;gt;LT, LTT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|LiSt}}&lt;br /&gt;
|LiSt,&amp;lt;br&amp;gt;LS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Little Caesars Pizza}}&lt;br /&gt;
|Little Caesars Pizza,&amp;lt;br&amp;gt;LC, LCP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Lost Artifact}}&lt;br /&gt;
|Lost Artifact,&amp;lt;br&amp;gt;LA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mahjong Tile}}&lt;br /&gt;
|Mahjong Tile,&amp;lt;br&amp;gt;MT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mangrove}}&lt;br /&gt;
|Mangrove,&amp;lt;br&amp;gt;MV&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mark Genuine}}&lt;br /&gt;
|Mark Genuine,&amp;lt;br&amp;gt;MG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dark Genuine}}&lt;br /&gt;
|Dark Genuine,&amp;lt;br&amp;gt;DG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|McDonald&#039;s Sweet n&#039; Sour Sauce}}&lt;br /&gt;
|McDonald&#039;s Sweet n&#039; Sour Sauce,&amp;lt;br&amp;gt;MD, MDSnSS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Meme Folder}}&lt;br /&gt;
|Meme Folder,&amp;lt;br&amp;gt;MF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Miso}}&lt;br /&gt;
|Miso,&amp;lt;br&amp;gt;MI&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Monitor}}&lt;br /&gt;
|Monitor,&amp;lt;br&amp;gt;MO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mugshot}}&lt;br /&gt;
|Mugshot,&amp;lt;br&amp;gt;MS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Multiball}}&lt;br /&gt;
|Multiball,&amp;lt;br&amp;gt;MB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Muscle Man}}&lt;br /&gt;
|Muscle Man&lt;br /&gt;
|You know who else has an icon?&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nerpy Scuba}}&lt;br /&gt;
|Nerpy Scuba&lt;br /&gt;
|Not a competitor&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|No Icon}}&lt;br /&gt;
|No Icon,&amp;lt;br&amp;gt;NI&lt;br /&gt;
|Not used for a specific character&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Noah}}&lt;br /&gt;
|Noah,&amp;lt;br&amp;gt;NH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Number 1 Pen}}&lt;br /&gt;
|Number 1 Pen,&amp;lt;br&amp;gt;N1, N1P&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nurse Cap}}&lt;br /&gt;
|Nurse Cap,&amp;lt;br&amp;gt;NC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Open Sesame}}&lt;br /&gt;
|Open Sesame,&amp;lt;br&amp;gt;OS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ostap}}&lt;br /&gt;
|Ostap,&amp;lt;br&amp;gt;OP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Padlock}}&lt;br /&gt;
|Padlock,&amp;lt;br&amp;gt;PC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Paper Niko}}&lt;br /&gt;
|Paper Niko,&amp;lt;br&amp;gt;PN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Pentagon}}&lt;br /&gt;
|Pentagon,&amp;lt;br&amp;gt;PG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Perry Llelogram}}&lt;br /&gt;
|Perry Llelogram,&amp;lt;br&amp;gt;PL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist}}&lt;br /&gt;
|Playlist,&amp;lt;br&amp;gt;PS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist Versus}}&lt;br /&gt;
|Playlist Versus&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Push Dagger}}&lt;br /&gt;
|Push Dagger,&amp;lt;br&amp;gt;PD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rolly}}&lt;br /&gt;
|Rolly,&amp;lt;br&amp;gt;RL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rotob}}&lt;br /&gt;
|Rotob,&amp;lt;br&amp;gt;RT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece}}&lt;br /&gt;
|SFD Jigsaw Piece,&amp;lt;br&amp;gt;SJ, SFD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece 2}}&lt;br /&gt;
|SFD Jigsaw Piece 2,&amp;lt;br&amp;gt;SJ2, SFD2&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sir Feet}}&lt;br /&gt;
|Sir Feet&amp;lt;br&amp;gt;SF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Scythie}}&lt;br /&gt;
|Scythie&amp;lt;br&amp;gt;SC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sketchy}}&lt;br /&gt;
|Sketchy,&amp;lt;br&amp;gt;SK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Slime}}&lt;br /&gt;
|Slime,&amp;lt;br&amp;gt;SL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Smobo}}&lt;br /&gt;
|Smobo,&amp;lt;br&amp;gt;SM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sock Hater}}&lt;br /&gt;
|Sock Hater,&amp;lt;br&amp;gt;SH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sandle}}&lt;br /&gt;
|Sandle,&amp;lt;br&amp;gt;SD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SswtUPtyOLI}}&lt;br /&gt;
|SswtUPtyOLI,&amp;lt;br&amp;gt;SS, Logo&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Staffa Island}}&lt;br /&gt;
|Staffa Island,&amp;lt;br&amp;gt;SI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Strawberry}}&lt;br /&gt;
|Strawberry,&amp;lt;br&amp;gt;SB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sunny}}&lt;br /&gt;
|Sunny,&amp;lt;br&amp;gt;SU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|T Series Car 5134}}&lt;br /&gt;
|T Series Car 5134,&amp;lt;br&amp;gt;T5, TSC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tahmahtoh}}&lt;br /&gt;
|Tahmahtoh,&amp;lt;br&amp;gt;TH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Teenage Trouble Claws}}&lt;br /&gt;
|Teenage Trouble Claws,&amp;lt;br&amp;gt;TT, TTC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Terra}}&lt;br /&gt;
|Terra,&amp;lt;br&amp;gt;TA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|THE BIG CHEESE}}&lt;br /&gt;
|THE BIG CHEESE,&amp;lt;br&amp;gt;TG, TBC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Computer}}&lt;br /&gt;
|The Computer,&amp;lt;br&amp;gt;TC&lt;br /&gt;
|Not officially an icon (thanks [[User:BobTheTacocat]])&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Divine Goddess}}&lt;br /&gt;
|The Divine Goddess,&amp;lt;br&amp;gt;TDG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Eater of Wikis}}&lt;br /&gt;
|The Eater of Wikis,&amp;lt;br&amp;gt;TE, TEoW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Joker}}&lt;br /&gt;
|The Joker,&amp;lt;br&amp;gt;TJ&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Wiki Machine}}&lt;br /&gt;
|The Wiki Machine,&amp;lt;br&amp;gt;TM, TWM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|TheLegend27}}&lt;br /&gt;
|TheLegend27,&amp;lt;br&amp;gt;TL, TL27&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toasty}}&lt;br /&gt;
|Toasty,&amp;lt;br&amp;gt;TS, Me&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tombstone}}&lt;br /&gt;
|Tombstone,&amp;lt;br&amp;gt;TO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks}}&lt;br /&gt;
|Toy Blocks,&amp;lt;br&amp;gt;TB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks object}}&lt;br /&gt;
|Toy Blocks object,&amp;lt;br&amp;gt;TBO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Traffic Regulator}}&lt;br /&gt;
|Traffic Regulator,&amp;lt;br&amp;gt;TR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tuna}}&lt;br /&gt;
|Tuna,&amp;lt;br&amp;gt;TU&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Twimble}}&lt;br /&gt;
|Twimble,&amp;lt;br&amp;gt;TW&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|U.U.F.O.}}&lt;br /&gt;
|U.U.F.O.,&amp;lt;br&amp;gt;UF, UUFO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|Vandalism on The Wiki Camp 2,&amp;lt;br&amp;gt;VN, VoTWC2&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|What}}&lt;br /&gt;
|What,&amp;lt;br&amp;gt;WH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Witch&#039;s Cauldron}}&lt;br /&gt;
|Witch&#039;s Cauldron,&amp;lt;br&amp;gt;WC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Wrecking Ball}}&lt;br /&gt;
|Wrecking Ball,&amp;lt;br&amp;gt;WB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist}}&lt;br /&gt;
|Zeitgeist,&amp;lt;br&amp;gt;ZEITGEIST, ZG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist SCP}}&lt;br /&gt;
|Zeitgeist SCP,&amp;lt;br&amp;gt;Zeitgeist Thaumiel, ZT, ZS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Fandom}}&lt;br /&gt;
|Zeitgeist Fandom,&amp;lt;br&amp;gt;Zeitgeist Football, ZF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Wikipedia}}&lt;br /&gt;
|Zeitgeist Wikipedia,&amp;lt;br&amp;gt;ZW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist File}}&lt;br /&gt;
|Zeitgeist File,&amp;lt;br&amp;gt;ZL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Kevin}}&lt;br /&gt;
|Zeitgeist Kevin,&amp;lt;br&amp;gt;ZK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Random}}&lt;br /&gt;
|Zeitgeist Random&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Team icon]]&lt;br /&gt;
* [[Character icons]][[Category:Image templates]][[Category:Portal of Resources]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154066</id>
		<title>Template:Character icon</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154066"/>
		<updated>2026-05-31T15:40:32Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;character-icon&amp;quot; style=&amp;quot;display:inline-block;width:{{{2|50}}}px;height:{{{2|50}}}px;line-height:{{{2|50}}}px&amp;quot;&amp;gt;{{#switch:{{{1}}}&lt;br /&gt;
|055|55|9150625=[[File:055 Icon.gif|{{{2|50}}}px|link=9150625]]&lt;br /&gt;
|BC|Bacon Cola=[[File:Coke Voting.jpg|{{{2|50}}}px|link=Bacon Cola]]&lt;br /&gt;
|BB|Big Boy=[[File:Big Boy Icon.png|{{{2|50}}}px|link=Big Boy]]&lt;br /&gt;
|BT|Biscuit Tin=[[File:Biscuit Tin Icon.png|{{{2|50}}}px|link=Biscuit Tin]]&lt;br /&gt;
|BK|Black=[[File:Blackicon.png|{{{2|50}}}px|link=Black]]&lt;br /&gt;
|BO|Boni=[[File:Boni.webp|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Boni]]&lt;br /&gt;
|CB|Molten Copper &amp;amp; Toast Blob=[[File:Mc&amp;amp;tb icon.png|{{{2|50}}}px|link=Molten Copper &amp;amp; Toast Blob]]&lt;br /&gt;
|CL|Cellphone=[[File:Cellphoneicon.png|{{{2|50}}}px|link=Cellphone]]&lt;br /&gt;
|CU|Copper Pepper=[[File:Copper pepper icon.png|{{{2|50}}}px|link=Copper Pepper]]&lt;br /&gt;
|Copper Salts=[[File:Copper salts icon.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|CY|CrAIyon=[[File:CrAIyon Voting Icon.png|{{{2|50}}}px|link=CrAIyon]]&lt;br /&gt;
|DS|Daisy=[[File:Vote 4 daisy.png|{{{2|50}}}px|link=Daisy]]&lt;br /&gt;
|DR|Diary=[[File:Diaryiconv1small.png|{{{2|50}}}px|link=Diary]]&lt;br /&gt;
|DF|Diffuser=[[File:Diffuser-VotingIcon.png|{{{2|50}}}px|link=Diffuser]]&lt;br /&gt;
|DO|Dora=[[File:DoraVotingIcon.png|{{{2|50}}}px|link=Dora]]&lt;br /&gt;
|DP|Duplo=[[File:Duplo voting ico.png|{{{2|50}}}px|link=Duplo]]&lt;br /&gt;
|EM|Emoticon=[[File:EmoticonIcon.png|{{{2|50}}}px|link=Emoticon]]&lt;br /&gt;
|FC|Fictional charcter=[[File:Fictional charcter icon.png|{{{2|50}}}px|link=Fictional charcter]]&lt;br /&gt;
|FL|Flag=[[File:FlagTWC2 Voting Icon.png|{{{2|50}}}px|link=Flag]]&lt;br /&gt;
|GM|Gamer=[[File:Gamericon.png|{{{2|50}}}px|link=Gamer]]&lt;br /&gt;
|GS|Go Sign=[[File:GoSign TeamIcon.png|{{{2|50}}}px|link=Go Sign]]&lt;br /&gt;
|HL|HoL|Head of Lettuce=[[File:Lettuce voting icon.png|{{{2|50}}}px|link=Head of Lettuce]]&lt;br /&gt;
|HD|HDoTU|Heat Death of the Universe=[[File:Heatdeath icon.png|{{{2|50}}}px|link=Heat Death of the Universe]]&lt;br /&gt;
|IM|Image={{#tag:div|[[File:Brokenimage.png|21px|link=]]{{#tag:div|[[File:Blank transparent square.png|{{{2|50}}}px|link=Image]]|style=&amp;quot;position:relative;top:-24px&amp;quot;}}|style=&amp;quot;display:inline-block;vertical-align:top;text-align:left;width:{{{2|50}}}px;height:{{{2|50}}}px;image-rendering: -moz-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;-ms-interpolation-mode: nearest-neighbor;line-height: 0;&amp;quot;}}&lt;br /&gt;
|IaN|IN|In a Nutshell=[[File:Voting icon of nutshell.png|{{{2|50}}}px|link=In a Nutshell]]&lt;br /&gt;
|JR|Jurta=[[File:Jurta VI.png|{{{2|50}}}px|link=Jurta]]&lt;br /&gt;
|MV|Mangrove=[[File:MangroveVotingIconNew.png|{{{2|50}}}px|link=Mangrove]]&lt;br /&gt;
|MD|MDSnSS|McDonald&#039;s Sweet n&#039; Sour Sauce=[[File:McDonald&#039;s Sweet n&#039; Sour Sauce TeamIcon.png|{{{2|50}}}px|link=McDonald&#039;s Sweet n&#039; Sour Sauce]]&lt;br /&gt;
|MI|Miso=[[File:Miso voting icon.png|{{{2|50}}}px|link=Miso]]&lt;br /&gt;
|Nerpy Scuba=[[File:Niko2.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|NC|Nurse Cap=[[File:NurseVIcon.png|{{{2|50}}}px|link=Nurse Cap]]&lt;br /&gt;
|OS|Open Sesame=[[File:OpenSesame Icon.png|{{{2|50}}}px|link=Open Sesame]]&lt;br /&gt;
|PC|Padlock=[[File:PadlockFIXED.png|{{{2|50}}}px|link=Padlock]]&lt;br /&gt;
|PN|Paper Niko=[[File:PaperNiko Icon.png|{{{2|50}}}px|link=Paper Niko]]&lt;br /&gt;
|PG|Pentagon=[[File:Penta voting igon.png|{{{2|50}}}px|link=Pentagon]]&lt;br /&gt;
|PS|Playlist=[[File:Playlistvote.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|Playlist Versus=[[File:Playlistvote_versus.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|RT|Rotob=[[File:Rotob sighting1.png|{{{2|50}}}px|link=Rotob]]&lt;br /&gt;
|SJ|SFD|SFD Jigsaw Piece=[[File:SFD Icon.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SJ2|SFD2|SFD Jigsaw Piece 2=[[File:SFD icon 2.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SK|Sketchy=[[File:SketchyIcon.png|{{{2|50}}}px|link=Sketchy]]&lt;br /&gt;
|SL|Slime=[[File:Slime Icon.png|{{{2|50}}}px|link=Slime]]&lt;br /&gt;
|SM|Smobo=[[File:Smoboicon.png|{{{2|50}}}px|link=Smobo]]&lt;br /&gt;
|SH|Sock Hater=[[File:Sockhatervotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SD|Sandle=[[File:Sandlevotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SB|Strawberry=[[File:StrawVote.png|{{{2|50}}}px|link=Strawberry]]&lt;br /&gt;
|TH|Tahmahtoh=[[File:TahmahtohIcon.png|{{{2|50}}}px|link=Tahmahtoh]]&lt;br /&gt;
|TG|TBC|THE BIG CHEESE=[[File:Votetheman.png|{{{2|50}}}px|link=THE BIG CHEESE]]&lt;br /&gt;
|TE|TEoW|The Eater of Wikis=[[File:Eater-Of-Wikis-icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Eater of Wikis]]&lt;br /&gt;
|TM|TWM|The Wiki Machine=[[File:Wiki machine icon.png|{{{2|50}}}px|link=The Wiki Machine]]&lt;br /&gt;
|TO|Tombstone=[[File:Tombstonevotingicon.png|{{{2|50}}}px|link=Tombstone]]&lt;br /&gt;
|TB|Toy Blocks=[[File:Toyblocks icon.png|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TBO|Toy Blocks object=[[File:Toyblocks icon.jpg|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TR|Traffic Regulator=[[File:TRvoteingIcon.png|{{{2|50}}}px|link=Traffic Regulator]]&lt;br /&gt;
|WH|What=[[File:What vote icon.png|{{{2|50}}}px|link=What]]&lt;br /&gt;
|ZG|ZEITGEIST|Zeitgeist=[[File:Zeitgeist icon.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Thaumiel|ZT|ZS|Zeitgeist SCP=[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Football|ZF|Zeitgeist Fandom=[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZW|Zeitgeist Wikipedia=[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZL|Zeitgeist File=[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZK|Zeitgeist Kevin=[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Random={{#tag:choose|{{#tag:option|[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]}}|uncached=&amp;quot;&amp;quot;}}&lt;br /&gt;
|TL|TL27|TheLegend27=[[File:Thelegend27.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=TheLegend27]]&lt;br /&gt;
|SI|Staffa Island=[[File:Staffa island.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Staffa Island]]&lt;br /&gt;
|T5|TSC|T Series Car 5134=[[File:T Series Car 5134.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=T Series Car 5134]]&lt;br /&gt;
|VN|VoTWC2|Vandalism on The Wiki Camp 2=[[File:WikiVandalism.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Vandalism on The Wiki Camp 2]]&lt;br /&gt;
|BS|Bean Sprout=[[File:Animate iaAKUBTRpO.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bean Sprout]]&lt;br /&gt;
|TU|Tuna=[[File:Tunna.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Tuna]]&lt;br /&gt;
|N1|N1P|Number 1 Pen=[[File:Hewasnumberone.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Number 1 Pen]]&lt;br /&gt;
|UF|UUFO|U.U.F.O.=[[File:Uufo.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=U.U.F.O.]]&lt;br /&gt;
|TS|Me|Toasty=[[File:Toasty.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Toasty]]&lt;br /&gt;
|CD|Cauldron=[[File:Cauldron.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cauldron]]&lt;br /&gt;
|SS|Logo|SswtUPtyOLI=[[File:Image.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SswtUPtyOLI]]&lt;br /&gt;
|MO|Monitor=[[File:Official Pose Monitor.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Monitor]]&lt;br /&gt;
|LS|LiSt=[[File:List vote.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=LiSt]]&lt;br /&gt;
|BE|Bullseye=[[File:Bullsicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bullseye]]&lt;br /&gt;
|FM|Font Mini=[[File:Font Mini.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Font Mini]]&lt;br /&gt;
|LA|Lost Artifact=[[File:Lost Artifact icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Lost Artifact]]&lt;br /&gt;
|AS|ASC|Atlanta Souviner Cup=[[File:Asc clip.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Atlanta Souviner Cup]]&lt;br /&gt;
|DC|DX|Dexter Cut=[[File:Dexter Cut.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dexter Cut]]&lt;br /&gt;
|KM|Kumon=[[File:Screenshot 2022-08-26 2.32.10 PM.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kumon]]&lt;br /&gt;
|CT|CTS|Christmas Techo Scarf=[[File:Christmas Techo Scarf.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Christmas Techo Scarf]]&lt;br /&gt;
|AD|Ad=[[File:Ad.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ad]]&lt;br /&gt;
|TC|The Computer=[[File:DiaThe Computer.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Computer]]&lt;br /&gt;
|WB|Wrecking Ball=[[File:Wrecking Ball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Wrecking Ball]]&lt;br /&gt;
|SF|Sir Feet=[[File:Sir feet.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sir Feet]]&lt;br /&gt;
|SC|Scythie=[[File:Scythiereal.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Scythie]]&lt;br /&gt;
|BN|Briny=[[File:Briny1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Briny]]&lt;br /&gt;
|KI|Kiny=[[File:Kiny&#039;s pose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kiny]]&lt;br /&gt;
|TA|Terra=[[File:Brokenicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Terra]]&lt;br /&gt;
|CS|Candy Stick=[[File:CandyStick2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Candy Stick]]&lt;br /&gt;
|LC|LCP|Little Caesars Pizza=[[File:2022 08 30 0q6 Kleki.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Little Caesars Pizza]]&lt;br /&gt;
|TT|TTC|Teenage Trouble Claws=[[File:Ttcicontext.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Teenage Trouble Claws]]&lt;br /&gt;
|PL|Perry Llelogram=[[File:Perry.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Perry Llelogram]]&lt;br /&gt;
|DB|Dodgeball=[[File:Dodgeball Icon questionmark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dodgeball]]&lt;br /&gt;
|TW|Twimble=[[File:Twimblesit.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Twimble]]&lt;br /&gt;
|BM|Btm|Bot the mew=[[File:Plushold.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bot the mew]]&lt;br /&gt;
|MB|Multiball=[[File:Multiball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Multiball]]&lt;br /&gt;
|RC|Red Crewmate|Plumbers Hero=[[File:Red crewmate icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|CC|CC&amp;amp;C|Creative Commons &amp;amp; Copyright=[[File:CC&amp;amp;C ICON.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Creative Commons=[[File:Dia-CreativeCommons-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Copyright=[[File:Dia-Copyright-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|MT|Mahjong Tile=[[File:Mahjong Tile.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mahjong Tile]]&lt;br /&gt;
|SX|docx|SummerMelon.docx=[[File:icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SummerMelon.docx]]&lt;br /&gt;
|MF|Meme Folder=[[File:Memefolderwikipose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Meme Folder]]&lt;br /&gt;
|RL|Rolly=[[File:Rolly.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Rolly]]&lt;br /&gt;
|OP|Ostap=[[File:Ostap.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ostap]]&lt;br /&gt;
|MS|Mugshot=[[File:Mugshot.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mugshot]]&lt;br /&gt;
|TJ|The Joker=[[File:The Joker.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Joker]]&lt;br /&gt;
|SU|Sunny=[[File:SunnyHeadTWC2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sunny]]&lt;br /&gt;
|1R|123 Referee=[[File:123.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=123 Referee]]&lt;br /&gt;
|EC|ECP|EVIL Cake Pop¡¡¡¡¡=[[File:ECP icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=EVIL Cake Pop¡¡¡¡¡]]&lt;br /&gt;
|WC|Witch&#039;s Cauldron=[[File:WC trans.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Witch&#039;s Cauldron]]&lt;br /&gt;
|IaNJ|IJ|In a Nutshell Jr.=[[File:In a Nutshell Jr. icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=In a Nutshell Jr.]]&lt;br /&gt;
|CK|Cake pop!!!!!!!!!!!!!=[[File:Cake pop!!!!!!!!!!!!! icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cake pop!!!!!!!!!!!!!]]&lt;br /&gt;
|MG|Mark Genuine=[[File:GenuineMark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mark Genuine]]&lt;br /&gt;
|DG|Dark Genuine=[[File:GenuineDark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dark Genuine]]&lt;br /&gt;
|LT|LTT|Let Tumes Tari=[[File:Let Tumes Tari.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Let Tumes Tari]]&lt;br /&gt;
|PD|Push Dagger=[[File:68 Push Dagger.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Push Dagger]]&lt;br /&gt;
|TDG|The Divine Goddess={{DivineGoddess|{{{2|50}}}}}&lt;br /&gt;
|Muscle Man=[[File:Muscle man voting icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Muscle Man]]&lt;br /&gt;
|NE|Nonexisty=[[File:Blank transparent square.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|JB|JRB|Joseph Robinette Biden=[[File:Joe Biden icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Joseph Robinette Biden]]&lt;br /&gt;
|IG|Incognito=[[File:IncognitoPortrait1x.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Incognito]]&lt;br /&gt;
|NH|Noah=[[File:NoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Noah]]&lt;br /&gt;
|Evil Noah=[[File:EvilNoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Evil Noah]]&lt;br /&gt;
|Ian=[[File:IanIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ian]]&lt;br /&gt;
|NI|No Icon=[[File:No_icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|#default=[[File:{{{1}}} icon.png|{{{2|50}}}px|link={{{1}}}]]}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{#css:&lt;br /&gt;
#character-icon-table td:first-child{&lt;br /&gt;
text-align: center;&lt;br /&gt;
height: 50px;&lt;br /&gt;
}&lt;br /&gt;
}}&amp;lt;templatestyles src=&amp;quot;Misc.css&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Allows for easy access of character icons without having to search for the file name of the icon. The character icons have no consistent naming scheme, so this should make it easier to use them. This template also automatically links icons to the character&#039;s character page. For characters without an icon, another image of them is used. I&#039;d reccomend importing &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;templatestyles src=&amp;quot;misc.css&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; when using character icons, though it&#039;s not required. This template has and alias [[Template:Ci]] so you don&#039;t have to type out &amp;quot;Character icon&amp;quot; to use it.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Character icon code&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Paper Niko&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Icon size in pixels&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;50&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Table of icon codes ==&lt;br /&gt;
Some icons have multiple different codes that work; these are separated by commas.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; id=&amp;quot;character-icon-table&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Icon&lt;br /&gt;
!Icon code&lt;br /&gt;
!Note&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|123 Referee}}&lt;br /&gt;
|123 Referee,&amp;lt;br&amp;gt;1R&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|9150625}}&lt;br /&gt;
|9150625,&amp;lt;br&amp;gt;055, 55&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ad}}&lt;br /&gt;
|Ad,&amp;lt;br&amp;gt;AD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Atlanta Souviner Cup}}&lt;br /&gt;
|Atlanta Souviner Cup,&amp;lt;br&amp;gt;AS, ASC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bacon Cola}}&lt;br /&gt;
|Bacon Cola,&amp;lt;br&amp;gt;BC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bean Sprout}}&lt;br /&gt;
|Bean Sprout,&amp;lt;br&amp;gt;BS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Big Boy}}&lt;br /&gt;
|Big Boy,&amp;lt;br&amp;gt;BB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Biscuit Tin}}&lt;br /&gt;
|Biscuit Tin,&amp;lt;br&amp;gt;BT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Black}}&lt;br /&gt;
|Black,&amp;lt;br&amp;gt;BK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Boni}}&lt;br /&gt;
|Boni,&amp;lt;br&amp;gt;BO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bot the mew}}&lt;br /&gt;
|Bot the mew,&amp;lt;br&amp;gt;BM, Btm&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Briny}}&lt;br /&gt;
|Briny,&amp;lt;br&amp;gt;BN&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bullseye}}&lt;br /&gt;
|Bullseye,&amp;lt;br&amp;gt;BE&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cake pop!!!!!!!!!!!!!}}&lt;br /&gt;
|Cake pop!!!!!!!!!!!!!,&amp;lt;br&amp;gt;CK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Candy Stick}}&lt;br /&gt;
|Candy Stick,&amp;lt;br&amp;gt;CS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cauldron}}&lt;br /&gt;
|Cauldron,&amp;lt;br&amp;gt;CD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cellphone}}&lt;br /&gt;
|Cellphone,&amp;lt;br&amp;gt;CL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Christmas Techo Scarf}}&lt;br /&gt;
|Christmas Techo Scarf,&amp;lt;br&amp;gt;CT, CTS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Pepper}}&lt;br /&gt;
|Copper Pepper,&amp;lt;br&amp;gt;CU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Salts}}&lt;br /&gt;
|Copper Salts&lt;br /&gt;
|Not a season 2 contestant&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|CrAIyon}}&lt;br /&gt;
|CrAIyon,&amp;lt;br&amp;gt;CY&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Creative Commons &amp;amp; Copyright}}&lt;br /&gt;
|Creative Commons &amp;amp; Copyright,&amp;lt;br&amp;gt;CC, CC&amp;amp;C&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Daisy}}&lt;br /&gt;
|Daisy,&amp;lt;br&amp;gt;DS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dexter Cut}}&lt;br /&gt;
|Dexter Cut,&amp;lt;br&amp;gt;DC, DX&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diary}}&lt;br /&gt;
|Diary,&amp;lt;br&amp;gt;DR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diffuser}}&lt;br /&gt;
|Diffuser,&amp;lt;br&amp;gt;DF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dodgeball}}&lt;br /&gt;
|Dodgeball,&amp;lt;br&amp;gt;DB&lt;br /&gt;
|Not an official image&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dora}}&lt;br /&gt;
|Dora,&amp;lt;br&amp;gt;DO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Duplo}}&lt;br /&gt;
|Duplo,&amp;lt;br&amp;gt;DP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Emoticon}}&lt;br /&gt;
|Emoticon,&amp;lt;br&amp;gt;EM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|EVIL Cake Pop¡¡¡¡¡}}&lt;br /&gt;
|EVIL Cake Pop¡¡¡¡¡,&amp;lt;br&amp;gt;EC, ECP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Fictional charcter}}&lt;br /&gt;
|Fictional charcter,&amp;lt;br&amp;gt;FC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Flag}}&lt;br /&gt;
|Flag,&amp;lt;br&amp;gt;FL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Font Mini}}&lt;br /&gt;
|Font Mini,&amp;lt;br&amp;gt;FM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Gamer}}&lt;br /&gt;
|Gamer,&amp;lt;br&amp;gt;GM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Go Sign}}&lt;br /&gt;
|Go Sign,&amp;lt;br&amp;gt;GS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Head of Lettuce}}&lt;br /&gt;
|Head of Lettuce,&amp;lt;br&amp;gt;HL, HoL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Heat Death of the Universe}}&lt;br /&gt;
|Heat Death of the Universe,&amp;lt;br&amp;gt;HD, HDoTU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Image}}&lt;br /&gt;
|Image,&amp;lt;br&amp;gt;IM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell}}&lt;br /&gt;
|In a Nutshell,&amp;lt;br&amp;gt;IN, IaN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell Jr.}}&lt;br /&gt;
|In a Nutshell Jr.,&amp;lt;br&amp;gt;IJ, IaNJ&lt;br /&gt;
|Not an official icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Incognito}}&lt;br /&gt;
|Incognito,&amp;lt;br&amp;gt;IG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Jurta}}&lt;br /&gt;
|Jurta,&amp;lt;br&amp;gt;JR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Joseph Robinette Biden}}&lt;br /&gt;
|Joseph Robinette Biden,&amp;lt;br&amp;gt;JB, JRB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kiny}}&lt;br /&gt;
|Kiny,&amp;lt;br&amp;gt;KI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kumon}}&lt;br /&gt;
|Kumon,&amp;lt;br&amp;gt;KM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Let Tumes Tari}}&lt;br /&gt;
|Let Tumes Tari,&amp;lt;br&amp;gt;LT, LTT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|LiSt}}&lt;br /&gt;
|LiSt,&amp;lt;br&amp;gt;LS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Little Caesars Pizza}}&lt;br /&gt;
|Little Caesars Pizza,&amp;lt;br&amp;gt;LC, LCP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Lost Artifact}}&lt;br /&gt;
|Lost Artifact,&amp;lt;br&amp;gt;LA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mahjong Tile}}&lt;br /&gt;
|Mahjong Tile,&amp;lt;br&amp;gt;MT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mangrove}}&lt;br /&gt;
|Mangrove,&amp;lt;br&amp;gt;MV&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mark Genuine}}&lt;br /&gt;
|Mark Genuine,&amp;lt;br&amp;gt;MG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dark Genuine}}&lt;br /&gt;
|Dark Genuine,&amp;lt;br&amp;gt;DG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|McDonald&#039;s Sweet n&#039; Sour Sauce}}&lt;br /&gt;
|McDonald&#039;s Sweet n&#039; Sour Sauce,&amp;lt;br&amp;gt;MD, MDSnSS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Meme Folder}}&lt;br /&gt;
|Meme Folder,&amp;lt;br&amp;gt;MF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Miso}}&lt;br /&gt;
|Miso,&amp;lt;br&amp;gt;MI&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Monitor}}&lt;br /&gt;
|Monitor,&amp;lt;br&amp;gt;MO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mugshot}}&lt;br /&gt;
|Mugshot,&amp;lt;br&amp;gt;MS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Multiball}}&lt;br /&gt;
|Multiball,&amp;lt;br&amp;gt;MB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Muscle Man}}&lt;br /&gt;
|Muscle Man&lt;br /&gt;
|You know who else has an icon?&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nerpy Scuba}}&lt;br /&gt;
|Nerpy Scuba&lt;br /&gt;
|Not a competitor&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|No Icon}}&lt;br /&gt;
|No Icon,&amp;lt;br&amp;gt;NI&lt;br /&gt;
|Not used for a specific character&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Noah}}&lt;br /&gt;
|Noah,&amp;lt;br&amp;gt;NH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Number 1 Pen}}&lt;br /&gt;
|Number 1 Pen,&amp;lt;br&amp;gt;N1, N1P&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nurse Cap}}&lt;br /&gt;
|Nurse Cap,&amp;lt;br&amp;gt;NC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Open Sesame}}&lt;br /&gt;
|Open Sesame,&amp;lt;br&amp;gt;OS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ostap}}&lt;br /&gt;
|Ostap,&amp;lt;br&amp;gt;OP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Padlock}}&lt;br /&gt;
|Padlock,&amp;lt;br&amp;gt;PC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Paper Niko}}&lt;br /&gt;
|Paper Niko,&amp;lt;br&amp;gt;PN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Pentagon}}&lt;br /&gt;
|Pentagon,&amp;lt;br&amp;gt;PG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Perry Llelogram}}&lt;br /&gt;
|Perry Llelogram,&amp;lt;br&amp;gt;PL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist}}&lt;br /&gt;
|Playlist,&amp;lt;br&amp;gt;PS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist Versus}}&lt;br /&gt;
|Playlist Versus&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Push Dagger}}&lt;br /&gt;
|Push Dagger,&amp;lt;br&amp;gt;PD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rolly}}&lt;br /&gt;
|Rolly,&amp;lt;br&amp;gt;RL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rotob}}&lt;br /&gt;
|Rotob,&amp;lt;br&amp;gt;RT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece}}&lt;br /&gt;
|SFD Jigsaw Piece,&amp;lt;br&amp;gt;SJ, SFD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece 2}}&lt;br /&gt;
|SFD Jigsaw Piece 2,&amp;lt;br&amp;gt;SJ2, SFD2&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sir Feet}}&lt;br /&gt;
|Sir Feet&amp;lt;br&amp;gt;SF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Scythie}}&lt;br /&gt;
|Scythie&amp;lt;br&amp;gt;SC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sketchy}}&lt;br /&gt;
|Sketchy,&amp;lt;br&amp;gt;SK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Slime}}&lt;br /&gt;
|Slime,&amp;lt;br&amp;gt;SL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Smobo}}&lt;br /&gt;
|Smobo,&amp;lt;br&amp;gt;SM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sock Hater}}&lt;br /&gt;
|Sock Hater,&amp;lt;br&amp;gt;SH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sandle}}&lt;br /&gt;
|Sandle,&amp;lt;br&amp;gt;SD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SswtUPtyOLI}}&lt;br /&gt;
|SswtUPtyOLI,&amp;lt;br&amp;gt;SS, Logo&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Staffa Island}}&lt;br /&gt;
|Staffa Island,&amp;lt;br&amp;gt;SI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Strawberry}}&lt;br /&gt;
|Strawberry,&amp;lt;br&amp;gt;SB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sunny}}&lt;br /&gt;
|Sunny,&amp;lt;br&amp;gt;SU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|T Series Car 5134}}&lt;br /&gt;
|T Series Car 5134,&amp;lt;br&amp;gt;T5, TSC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tahmahtoh}}&lt;br /&gt;
|Tahmahtoh,&amp;lt;br&amp;gt;TH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Teenage Trouble Claws}}&lt;br /&gt;
|Teenage Trouble Claws,&amp;lt;br&amp;gt;TT, TTC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Terra}}&lt;br /&gt;
|Terra,&amp;lt;br&amp;gt;TA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|THE BIG CHEESE}}&lt;br /&gt;
|THE BIG CHEESE,&amp;lt;br&amp;gt;TG, TBC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Computer}}&lt;br /&gt;
|The Computer,&amp;lt;br&amp;gt;TC&lt;br /&gt;
|Not officially an icon (thanks [[User:BobTheTacocat]])&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Divine Goddess}}&lt;br /&gt;
|The Divine Goddess,&amp;lt;br&amp;gt;TDG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Eater of Wikis}}&lt;br /&gt;
|The Eater of Wikis,&amp;lt;br&amp;gt;TE, TEoW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Joker}}&lt;br /&gt;
|The Joker,&amp;lt;br&amp;gt;TJ&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Wiki Machine}}&lt;br /&gt;
|The Wiki Machine,&amp;lt;br&amp;gt;TM, TWM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|TheLegend27}}&lt;br /&gt;
|TheLegend27,&amp;lt;br&amp;gt;TL, TL27&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toasty}}&lt;br /&gt;
|Toasty,&amp;lt;br&amp;gt;TS, Me&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tombstone}}&lt;br /&gt;
|Tombstone,&amp;lt;br&amp;gt;TO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks}}&lt;br /&gt;
|Toy Blocks,&amp;lt;br&amp;gt;TB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks object}}&lt;br /&gt;
|Toy Blocks object,&amp;lt;br&amp;gt;TBO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Traffic Regulator}}&lt;br /&gt;
|Traffic Regulator,&amp;lt;br&amp;gt;TR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tuna}}&lt;br /&gt;
|Tuna,&amp;lt;br&amp;gt;TU&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Twimble}}&lt;br /&gt;
|Twimble,&amp;lt;br&amp;gt;TW&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|U.U.F.O.}}&lt;br /&gt;
|U.U.F.O.,&amp;lt;br&amp;gt;UF, UUFO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|Vandalism on The Wiki Camp 2,&amp;lt;br&amp;gt;VN, VoTWC2&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|What}}&lt;br /&gt;
|What,&amp;lt;br&amp;gt;WH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Witch&#039;s Cauldron}}&lt;br /&gt;
|Witch&#039;s Cauldron,&amp;lt;br&amp;gt;WC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Wrecking Ball}}&lt;br /&gt;
|Wrecking Ball,&amp;lt;br&amp;gt;WB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist}}&lt;br /&gt;
|Zeitgeist,&amp;lt;br&amp;gt;ZEITGEIST, ZG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist SCP}}&lt;br /&gt;
|Zeitgeist SCP,&amp;lt;br&amp;gt;Zeitgeist Thaumiel, ZT, ZS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Fandom}}&lt;br /&gt;
|Zeitgeist Fandom,&amp;lt;br&amp;gt;Zeitgeist Football, ZF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Wikipedia}}&lt;br /&gt;
|Zeitgeist Wikipedia,&amp;lt;br&amp;gt;ZW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist File}}&lt;br /&gt;
|Zeitgeist File,&amp;lt;br&amp;gt;ZL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Kevin}}&lt;br /&gt;
|Zeitgeist Kevin,&amp;lt;br&amp;gt;ZK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Random}}&lt;br /&gt;
|Zeitgeist Random&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Team icon]]&lt;br /&gt;
* [[Character icons]][[Category:Image templates]][[Category:Portal of Resources]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=File:055_Icon.gif&amp;diff=154065</id>
		<title>File:055 Icon.gif</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=File:055_Icon.gif&amp;diff=154065"/>
		<updated>2026-05-31T15:37:31Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: Coppersalts uploaded a new version of File:055 Icon.gif&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154062</id>
		<title>Template:Character icon</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154062"/>
		<updated>2026-05-31T15:34:28Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;character-icon&amp;quot; style=&amp;quot;display:inline-block;width:{{{2|50}}}px;height:{{{2|50}}}px;line-height:{{{2|50}}}px&amp;quot;&amp;gt;{{#switch:{{{1}}}&lt;br /&gt;
|055|55|9150625=[[File:055 Icon.gif|{{{2|50}}}px|link=9150625]]&lt;br /&gt;
|BC|Bacon Cola=[[File:Coke Voting.jpg|{{{2|50}}}px|link=Bacon Cola]]&lt;br /&gt;
|BB|Big Boy=[[File:Big Boy Icon.png|{{{2|50}}}px|link=Big Boy]]&lt;br /&gt;
|BT|Biscuit Tin=[[File:Biscuit Tin Icon.png|{{{2|50}}}px|link=Biscuit Tin]]&lt;br /&gt;
|BK|Black=[[File:Blackicon.png|{{{2|50}}}px|link=Black]]&lt;br /&gt;
|BO|Boni=[[File:Boni.webp|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Boni]]&lt;br /&gt;
|CB|Molten Copper &amp;amp; Toast Blob=[[File:Mc&amp;amp;tb icon.png|{{{2|50}}}px|link=Molten Copper &amp;amp; Toast Blob]]&lt;br /&gt;
|CL|Cellphone=[[File:Cellphoneicon.png|{{{2|50}}}px|link=Cellphone]]&lt;br /&gt;
|CU|Copper Pepper=[[File:Copper pepper icon.png|{{{2|50}}}px|link=Copper Pepper]]&lt;br /&gt;
|Copper Salts=[[File:Copper salts icon.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|CY|CrAIyon=[[File:CrAIyon Voting Icon.png|{{{2|50}}}px|link=CrAIyon]]&lt;br /&gt;
|DS|Daisy=[[File:Vote 4 daisy.png|{{{2|50}}}px|link=Daisy]]&lt;br /&gt;
|DR|Diary=[[File:Diaryiconv1small.png|{{{2|50}}}px|link=Diary]]&lt;br /&gt;
|DF|Diffuser=[[File:Diffuser-VotingIcon.png|{{{2|50}}}px|link=Diffuser]]&lt;br /&gt;
|DO|Dora=[[File:DoraVotingIcon.png|{{{2|50}}}px|link=Dora]]&lt;br /&gt;
|DP|Duplo=[[File:Duplo voting ico.png|{{{2|50}}}px|link=Duplo]]&lt;br /&gt;
|EM|Emoticon=[[File:EmoticonIcon.png|{{{2|50}}}px|link=Emoticon]]&lt;br /&gt;
|FC|Fictional charcter=[[File:Fictional charcter icon.png|{{{2|50}}}px|link=Fictional charcter]]&lt;br /&gt;
|FL|Flag=[[File:FlagTWC2 Voting Icon.png|{{{2|50}}}px|link=Flag]]&lt;br /&gt;
|GM|Gamer=[[File:Gamericon.png|{{{2|50}}}px|link=Gamer]]&lt;br /&gt;
|GS|Go Sign=[[File:GoSign TeamIcon.png|{{{2|50}}}px|link=Go Sign]]&lt;br /&gt;
|HL|HoL|Head of Lettuce=[[File:Lettuce voting icon.png|{{{2|50}}}px|link=Head of Lettuce]]&lt;br /&gt;
|HD|HDoTU|Heat Death of the Universe=[[File:Heatdeath icon.png|{{{2|50}}}px|link=Heat Death of the Universe]]&lt;br /&gt;
|IM|Image={{#tag:div|[[File:Brokenimage.png|21px|link=]]{{#tag:div|[[File:Blank transparent square.png|{{{2|50}}}px|link=Image]]|style=&amp;quot;position:relative;top:-24px&amp;quot;}}|style=&amp;quot;display:inline-block;vertical-align:top;text-align:left;width:{{{2|50}}}px;height:{{{2|50}}}px;image-rendering: -moz-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;-ms-interpolation-mode: nearest-neighbor;line-height: 0;&amp;quot;}}&lt;br /&gt;
|IaN|IN|In a Nutshell=[[File:Voting icon of nutshell.png|{{{2|50}}}px|link=In a Nutshell]]&lt;br /&gt;
|JR|Jurta=[[File:Jurta VI.png|{{{2|50}}}px|link=Jurta]]&lt;br /&gt;
|MV|Mangrove=[[File:MangroveVotingIconNew.png|{{{2|50}}}px|link=Mangrove]]&lt;br /&gt;
|MD|MDSnSS|McDonald&#039;s Sweet n&#039; Sour Sauce=[[File:McDonald&#039;s Sweet n&#039; Sour Sauce TeamIcon.png|{{{2|50}}}px|link=McDonald&#039;s Sweet n&#039; Sour Sauce]]&lt;br /&gt;
|MI|Miso=[[File:Miso voting icon.png|{{{2|50}}}px|link=Miso]]&lt;br /&gt;
|Nerpy Scuba=[[File:Niko2.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|NC|Nurse Cap=[[File:NurseVIcon.png|{{{2|50}}}px|link=Nurse Cap]]&lt;br /&gt;
|OS|Open Sesame=[[File:OpenSesame Icon.png|{{{2|50}}}px|link=Open Sesame]]&lt;br /&gt;
|PC|Padlock=[[File:PadlockFIXED.png|{{{2|50}}}px|link=Padlock]]&lt;br /&gt;
|PN|Paper Niko=[[File:PaperNiko Icon.png|{{{2|50}}}px|link=Paper Niko]]&lt;br /&gt;
|PG|Pentagon=[[File:Penta voting igon.png|{{{2|50}}}px|link=Pentagon]]&lt;br /&gt;
|PS|Playlist=[[File:Playlistvote.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|Playlist Versus=[[File:Playlistvote_versus.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|RT|Rotob=[[File:Rotob sighting1.png|{{{2|50}}}px|link=Rotob]]&lt;br /&gt;
|SJ|SFD|SFD Jigsaw Piece=[[File:SFD Icon.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SJ2|SFD2|SFD Jigsaw Piece 2=[[File:SFD icon 2.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SK|Sketchy=[[File:SketchyIcon.png|{{{2|50}}}px|link=Sketchy]]&lt;br /&gt;
|SL|Slime=[[File:Slime Icon.png|{{{2|50}}}px|link=Slime]]&lt;br /&gt;
|SM|Smobo=[[File:Smoboicon.png|{{{2|50}}}px|link=Smobo]]&lt;br /&gt;
|SH|Sock Hater=[[File:Sockhatervotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SD|Sandle=[[File:Sandlevotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SB|Strawberry=[[File:StrawVote.png|{{{2|50}}}px|link=Strawberry]]&lt;br /&gt;
|TH|Tahmahtoh=[[File:TahmahtohIcon.png|{{{2|50}}}px|link=Tahmahtoh]]&lt;br /&gt;
|TG|TBC|THE BIG CHEESE=[[File:Votetheman.png|{{{2|50}}}px|link=THE BIG CHEESE]]&lt;br /&gt;
|TE|TEoW|The Eater of Wikis=[[File:Eater-Of-Wikis-icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Eater of Wikis]]&lt;br /&gt;
|TM|TWM|The Wiki Machine=[[File:Wiki machine icon.png|{{{2|50}}}px|link=The Wiki Machine]]&lt;br /&gt;
|TO|Tombstone=[[File:Tombstonevotingicon.png|{{{2|50}}}px|link=Tombstone]]&lt;br /&gt;
|TB|Toy Blocks=[[File:Toyblocks icon.png|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TBO|Toy Blocks object=[[File:Toyblocks icon.jpg|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TR|Traffic Regulator=[[File:TRvoteingIcon.png|{{{2|50}}}px|link=Traffic Regulator]]&lt;br /&gt;
|WH|What=[[File:What vote icon.png|{{{2|50}}}px|link=What]]&lt;br /&gt;
|ZG|ZEITGEIST|Zeitgeist=[[File:Zeitgeist icon.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Thaumiel|ZT|ZS|Zeitgeist SCP=[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Football|ZF|Zeitgeist Fandom=[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZW|Zeitgeist Wikipedia=[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZL|Zeitgeist File=[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZK|Zeitgeist Kevin=[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Random={{#tag:choose|{{#tag:option|[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]}}|uncached=&amp;quot;&amp;quot;}}&lt;br /&gt;
|TL&lt;br /&gt;
|TL27&lt;br /&gt;
|TheLegend27=[[File:Thelegend27.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=TheLegend27]]&lt;br /&gt;
|SI&lt;br /&gt;
|Staffa Island=[[File:Staffa island.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Staffa Island]]&lt;br /&gt;
|T5&lt;br /&gt;
|TSC&lt;br /&gt;
|T Series Car 5134=[[File:T Series Car 5134.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=T Series Car 5134]]&lt;br /&gt;
|VN&lt;br /&gt;
|VoTWC2&lt;br /&gt;
|Vandalism on The Wiki Camp 2=[[File:WikiVandalism.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Vandalism on The Wiki Camp 2]]&lt;br /&gt;
|BS&lt;br /&gt;
|Bean Sprout=[[File:Animate iaAKUBTRpO.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bean Sprout]]&lt;br /&gt;
|TU&lt;br /&gt;
|Tuna=[[File:Tunna.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Tuna]]&lt;br /&gt;
|N1&lt;br /&gt;
|N1P&lt;br /&gt;
|Number 1 Pen=[[File:Hewasnumberone.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Number 1 Pen]]&lt;br /&gt;
|UF&lt;br /&gt;
|UUFO&lt;br /&gt;
|U.U.F.O.=[[File:Uufo.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=U.U.F.O.]]&lt;br /&gt;
|TS&lt;br /&gt;
|Me&lt;br /&gt;
|Toasty=[[File:Toasty.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Toasty]]&lt;br /&gt;
|CD&lt;br /&gt;
|Cauldron=[[File:Cauldron.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cauldron]]&lt;br /&gt;
|SS&lt;br /&gt;
|Logo&lt;br /&gt;
|SswtUPtyOLI=[[File:Image.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SswtUPtyOLI]]&lt;br /&gt;
|MO&lt;br /&gt;
|Monitor=[[File:Official Pose Monitor.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Monitor]]&lt;br /&gt;
|LS&lt;br /&gt;
|LiSt=[[File:List vote.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=LiSt]]&lt;br /&gt;
|BE&lt;br /&gt;
|Bullseye=[[File:Bullsicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bullseye]]&lt;br /&gt;
|FM&lt;br /&gt;
|Font Mini=[[File:Font Mini.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Font Mini]]&lt;br /&gt;
|LA&lt;br /&gt;
|Lost Artifact=[[File:Lost Artifact icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Lost Artifact]]&lt;br /&gt;
|AS&lt;br /&gt;
|ASC&lt;br /&gt;
|Atlanta Souviner Cup=[[File:Asc clip.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Atlanta Souviner Cup]]&lt;br /&gt;
|DC&lt;br /&gt;
|DX&lt;br /&gt;
|Dexter Cut=[[File:Dexter Cut.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dexter Cut]]&lt;br /&gt;
|KM&lt;br /&gt;
|Kumon=[[File:Screenshot 2022-08-26 2.32.10 PM.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kumon]]&lt;br /&gt;
|CT&lt;br /&gt;
|CTS&lt;br /&gt;
|Christmas Techo Scarf=[[File:Christmas Techo Scarf.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Christmas Techo Scarf]]&lt;br /&gt;
|AD&lt;br /&gt;
|Ad=[[File:Ad.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ad]]&lt;br /&gt;
|TC&lt;br /&gt;
|The Computer=[[File:DiaThe Computer.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Computer]]&lt;br /&gt;
|WB&lt;br /&gt;
|Wrecking Ball=[[File:Wrecking Ball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Wrecking Ball]]&lt;br /&gt;
|SF&lt;br /&gt;
|Sir Feet=[[File:Sir feet.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sir Feet]]&lt;br /&gt;
|SC&lt;br /&gt;
|Scythie=[[File:Scythiereal.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Scythie]]&lt;br /&gt;
|BN&lt;br /&gt;
|Briny=[[File:Briny1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Briny]]&lt;br /&gt;
|KI&lt;br /&gt;
|Kiny=[[File:Kiny&#039;s pose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kiny]]&lt;br /&gt;
|TA&lt;br /&gt;
|Terra=[[File:Brokenicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Terra]]&lt;br /&gt;
|CS&lt;br /&gt;
|Candy Stick=[[File:CandyStick2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Candy Stick]]&lt;br /&gt;
|LC&lt;br /&gt;
|LCP&lt;br /&gt;
|Little Caesars Pizza=[[File:2022 08 30 0q6 Kleki.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Little Caesars Pizza]]&lt;br /&gt;
|TT&lt;br /&gt;
|TTC&lt;br /&gt;
|Teenage Trouble Claws=[[File:Ttcicontext.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Teenage Trouble Claws]]&lt;br /&gt;
|PL&lt;br /&gt;
|Perry Llelogram=[[File:Perry.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Perry Llelogram]]&lt;br /&gt;
|DB&lt;br /&gt;
|Dodgeball=[[File:Dodgeball Icon questionmark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dodgeball]]&lt;br /&gt;
|TW&lt;br /&gt;
|Twimble=[[File:Twimblesit.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Twimble]]&lt;br /&gt;
|BM&lt;br /&gt;
|Btm&lt;br /&gt;
|Bot the mew=[[File:Plushold.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bot the mew]]&lt;br /&gt;
|MB&lt;br /&gt;
|Multiball=[[File:Multiball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Multiball]]&lt;br /&gt;
|RC|Red Crewmate|Plumbers Hero=[[File:Red crewmate icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|CC&lt;br /&gt;
|CC&amp;amp;C&lt;br /&gt;
|Creative Commons &amp;amp; Copyright=[[File:CC&amp;amp;C ICON.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Creative Commons=[[File:Dia-CreativeCommons-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Copyright=[[File:Dia-Copyright-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|MT&lt;br /&gt;
|Mahjong Tile=[[File:Mahjong Tile.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mahjong Tile]]&lt;br /&gt;
|SX&lt;br /&gt;
|docx&lt;br /&gt;
|SummerMelon.docx=[[File:icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SummerMelon.docx]]&lt;br /&gt;
|MF&lt;br /&gt;
|Meme Folder=[[File:Memefolderwikipose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Meme Folder]]&lt;br /&gt;
|RL&lt;br /&gt;
|Rolly=[[File:Rolly.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Rolly]]&lt;br /&gt;
|OP&lt;br /&gt;
|Ostap=[[File:Ostap.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ostap]]&lt;br /&gt;
|MS&lt;br /&gt;
|Mugshot=[[File:Mugshot.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mugshot]]&lt;br /&gt;
|TJ&lt;br /&gt;
|The Joker=[[File:The Joker.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Joker]]&lt;br /&gt;
|SU&lt;br /&gt;
|Sunny=[[File:SunnyHeadTWC2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sunny]]&lt;br /&gt;
|1R&lt;br /&gt;
|123 Referee=[[File:123.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=123 Referee]]&lt;br /&gt;
|EC&lt;br /&gt;
|ECP&lt;br /&gt;
|EVIL Cake Pop¡¡¡¡¡=[[File:ECP icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=EVIL Cake Pop¡¡¡¡¡]]&lt;br /&gt;
|WC&lt;br /&gt;
|Witch&#039;s Cauldron=[[File:WC trans.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Witch&#039;s Cauldron]]&lt;br /&gt;
|IaNJ&lt;br /&gt;
|IJ&lt;br /&gt;
|In a Nutshell Jr.=[[File:In a Nutshell Jr. icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=In a Nutshell Jr.]]&lt;br /&gt;
|CK&lt;br /&gt;
|Cake pop!!!!!!!!!!!!!=[[File:Cake pop!!!!!!!!!!!!! icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cake pop!!!!!!!!!!!!!]]&lt;br /&gt;
|MG&lt;br /&gt;
|Mark Genuine=[[File:GenuineMark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mark Genuine]]&lt;br /&gt;
|DG&lt;br /&gt;
|Dark Genuine=[[File:GenuineDark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dark Genuine]]&lt;br /&gt;
|LT&lt;br /&gt;
|LTT&lt;br /&gt;
|Let Tumes Tari=[[File:Let Tumes Tari.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Let Tumes Tari]]&lt;br /&gt;
|PD&lt;br /&gt;
|Push Dagger=[[File:68 Push Dagger.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Push Dagger]]&lt;br /&gt;
|TDG&lt;br /&gt;
|The Divine Goddess={{DivineGoddess|{{{2|50}}}}}&lt;br /&gt;
|Muscle Man=[[File:Muscle man voting icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Muscle Man]]&lt;br /&gt;
|NE|Nonexisty=[[File:Blank transparent square.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|JB|JRB|Joseph Robinette Biden=[[File:Joe Biden icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Joseph Robinette Biden]]&lt;br /&gt;
|IG|Incognito=[[File:IncognitoPortrait1x.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Incognito]]&lt;br /&gt;
|NH|Noah=[[File:NoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Noah]]&lt;br /&gt;
|Evil Noah=[[File:EvilNoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Evil Noah]]&lt;br /&gt;
|Ian=[[File:IanIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ian]]&lt;br /&gt;
|NI|No Icon=[[File:No_icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|#default=[[File:{{{1}}} icon.png|{{{2|50}}}px|link={{{1}}}]]}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{#css:&lt;br /&gt;
#character-icon-table td:first-child{&lt;br /&gt;
text-align: center;&lt;br /&gt;
height: 50px;&lt;br /&gt;
}&lt;br /&gt;
}}&amp;lt;templatestyles src=&amp;quot;Misc.css&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Allows for easy access of character icons without having to search for the file name of the icon. The character icons have no consistent naming scheme, so this should make it easier to use them. This template also automatically links icons to the character&#039;s character page. For characters without an icon, another image of them is used. I&#039;d reccomend importing &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;templatestyles src=&amp;quot;misc.css&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; when using character icons, though it&#039;s not required. This template has and alias [[Template:Ci]] so you don&#039;t have to type out &amp;quot;Character icon&amp;quot; to use it.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Character icon code&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Paper Niko&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Icon size in pixels&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;50&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Table of icon codes ==&lt;br /&gt;
Some icons have multiple different codes that work; these are separated by commas.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; id=&amp;quot;character-icon-table&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Icon&lt;br /&gt;
!Icon code&lt;br /&gt;
!Note&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|123 Referee}}&lt;br /&gt;
|123 Referee,&amp;lt;br&amp;gt;1R&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|9150625}}&lt;br /&gt;
|9150625,&amp;lt;br&amp;gt;055, 55&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ad}}&lt;br /&gt;
|Ad,&amp;lt;br&amp;gt;AD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Atlanta Souviner Cup}}&lt;br /&gt;
|Atlanta Souviner Cup,&amp;lt;br&amp;gt;AS, ASC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bacon Cola}}&lt;br /&gt;
|Bacon Cola,&amp;lt;br&amp;gt;BC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bean Sprout}}&lt;br /&gt;
|Bean Sprout,&amp;lt;br&amp;gt;BS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Big Boy}}&lt;br /&gt;
|Big Boy,&amp;lt;br&amp;gt;BB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Biscuit Tin}}&lt;br /&gt;
|Biscuit Tin,&amp;lt;br&amp;gt;BT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Black}}&lt;br /&gt;
|Black,&amp;lt;br&amp;gt;BK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Boni}}&lt;br /&gt;
|Boni,&amp;lt;br&amp;gt;BO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bot the mew}}&lt;br /&gt;
|Bot the mew,&amp;lt;br&amp;gt;BM, Btm&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Briny}}&lt;br /&gt;
|Briny,&amp;lt;br&amp;gt;BN&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bullseye}}&lt;br /&gt;
|Bullseye,&amp;lt;br&amp;gt;BE&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cake pop!!!!!!!!!!!!!}}&lt;br /&gt;
|Cake pop!!!!!!!!!!!!!,&amp;lt;br&amp;gt;CK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Candy Stick}}&lt;br /&gt;
|Candy Stick,&amp;lt;br&amp;gt;CS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cauldron}}&lt;br /&gt;
|Cauldron,&amp;lt;br&amp;gt;CD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cellphone}}&lt;br /&gt;
|Cellphone,&amp;lt;br&amp;gt;CL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Christmas Techo Scarf}}&lt;br /&gt;
|Christmas Techo Scarf,&amp;lt;br&amp;gt;CT, CTS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Pepper}}&lt;br /&gt;
|Copper Pepper,&amp;lt;br&amp;gt;CU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Salts}}&lt;br /&gt;
|Copper Salts&lt;br /&gt;
|Not a season 2 contestant&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|CrAIyon}}&lt;br /&gt;
|CrAIyon,&amp;lt;br&amp;gt;CY&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Creative Commons &amp;amp; Copyright}}&lt;br /&gt;
|Creative Commons &amp;amp; Copyright,&amp;lt;br&amp;gt;CC, CC&amp;amp;C&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Daisy}}&lt;br /&gt;
|Daisy,&amp;lt;br&amp;gt;DS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dexter Cut}}&lt;br /&gt;
|Dexter Cut,&amp;lt;br&amp;gt;DC, DX&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diary}}&lt;br /&gt;
|Diary,&amp;lt;br&amp;gt;DR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diffuser}}&lt;br /&gt;
|Diffuser,&amp;lt;br&amp;gt;DF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dodgeball}}&lt;br /&gt;
|Dodgeball,&amp;lt;br&amp;gt;DB&lt;br /&gt;
|Not an official image&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dora}}&lt;br /&gt;
|Dora,&amp;lt;br&amp;gt;DO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Duplo}}&lt;br /&gt;
|Duplo,&amp;lt;br&amp;gt;DP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Emoticon}}&lt;br /&gt;
|Emoticon,&amp;lt;br&amp;gt;EM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|EVIL Cake Pop¡¡¡¡¡}}&lt;br /&gt;
|EVIL Cake Pop¡¡¡¡¡,&amp;lt;br&amp;gt;EC, ECP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Fictional charcter}}&lt;br /&gt;
|Fictional charcter,&amp;lt;br&amp;gt;FC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Flag}}&lt;br /&gt;
|Flag,&amp;lt;br&amp;gt;FL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Font Mini}}&lt;br /&gt;
|Font Mini,&amp;lt;br&amp;gt;FM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Gamer}}&lt;br /&gt;
|Gamer,&amp;lt;br&amp;gt;GM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Go Sign}}&lt;br /&gt;
|Go Sign,&amp;lt;br&amp;gt;GS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Head of Lettuce}}&lt;br /&gt;
|Head of Lettuce,&amp;lt;br&amp;gt;HL, HoL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Heat Death of the Universe}}&lt;br /&gt;
|Heat Death of the Universe,&amp;lt;br&amp;gt;HD, HDoTU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Image}}&lt;br /&gt;
|Image,&amp;lt;br&amp;gt;IM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell}}&lt;br /&gt;
|In a Nutshell,&amp;lt;br&amp;gt;IN, IaN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell Jr.}}&lt;br /&gt;
|In a Nutshell Jr.,&amp;lt;br&amp;gt;IJ, IaNJ&lt;br /&gt;
|Not an official icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Incognito}}&lt;br /&gt;
|Incognito,&amp;lt;br&amp;gt;IG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Jurta}}&lt;br /&gt;
|Jurta,&amp;lt;br&amp;gt;JR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Joseph Robinette Biden}}&lt;br /&gt;
|Joseph Robinette Biden,&amp;lt;br&amp;gt;JB, JRB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kiny}}&lt;br /&gt;
|Kiny,&amp;lt;br&amp;gt;KI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kumon}}&lt;br /&gt;
|Kumon,&amp;lt;br&amp;gt;KM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Let Tumes Tari}}&lt;br /&gt;
|Let Tumes Tari,&amp;lt;br&amp;gt;LT, LTT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|LiSt}}&lt;br /&gt;
|LiSt,&amp;lt;br&amp;gt;LS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Little Caesars Pizza}}&lt;br /&gt;
|Little Caesars Pizza,&amp;lt;br&amp;gt;LC, LCP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Lost Artifact}}&lt;br /&gt;
|Lost Artifact,&amp;lt;br&amp;gt;LA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mahjong Tile}}&lt;br /&gt;
|Mahjong Tile,&amp;lt;br&amp;gt;MT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mangrove}}&lt;br /&gt;
|Mangrove,&amp;lt;br&amp;gt;MV&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mark Genuine}}&lt;br /&gt;
|Mark Genuine,&amp;lt;br&amp;gt;MG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dark Genuine}}&lt;br /&gt;
|Dark Genuine,&amp;lt;br&amp;gt;DG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|McDonald&#039;s Sweet n&#039; Sour Sauce}}&lt;br /&gt;
|McDonald&#039;s Sweet n&#039; Sour Sauce,&amp;lt;br&amp;gt;MD, MDSnSS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Meme Folder}}&lt;br /&gt;
|Meme Folder,&amp;lt;br&amp;gt;MF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Miso}}&lt;br /&gt;
|Miso,&amp;lt;br&amp;gt;MI&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Monitor}}&lt;br /&gt;
|Monitor,&amp;lt;br&amp;gt;MO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mugshot}}&lt;br /&gt;
|Mugshot,&amp;lt;br&amp;gt;MS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Multiball}}&lt;br /&gt;
|Multiball,&amp;lt;br&amp;gt;MB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Muscle Man}}&lt;br /&gt;
|Muscle Man&lt;br /&gt;
|You know who else has an icon?&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nerpy Scuba}}&lt;br /&gt;
|Nerpy Scuba&lt;br /&gt;
|Not a competitor&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|No Icon}}&lt;br /&gt;
|No Icon,&amp;lt;br&amp;gt;NI&lt;br /&gt;
|Not used for a specific character&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Noah}}&lt;br /&gt;
|Noah,&amp;lt;br&amp;gt;NH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Number 1 Pen}}&lt;br /&gt;
|Number 1 Pen,&amp;lt;br&amp;gt;N1, N1P&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nurse Cap}}&lt;br /&gt;
|Nurse Cap,&amp;lt;br&amp;gt;NC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Open Sesame}}&lt;br /&gt;
|Open Sesame,&amp;lt;br&amp;gt;OS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ostap}}&lt;br /&gt;
|Ostap,&amp;lt;br&amp;gt;OP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Padlock}}&lt;br /&gt;
|Padlock,&amp;lt;br&amp;gt;PC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Paper Niko}}&lt;br /&gt;
|Paper Niko,&amp;lt;br&amp;gt;PN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Pentagon}}&lt;br /&gt;
|Pentagon,&amp;lt;br&amp;gt;PG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Perry Llelogram}}&lt;br /&gt;
|Perry Llelogram,&amp;lt;br&amp;gt;PL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist}}&lt;br /&gt;
|Playlist,&amp;lt;br&amp;gt;PS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist Versus}}&lt;br /&gt;
|Playlist Versus&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Push Dagger}}&lt;br /&gt;
|Push Dagger,&amp;lt;br&amp;gt;PD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rolly}}&lt;br /&gt;
|Rolly,&amp;lt;br&amp;gt;RL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rotob}}&lt;br /&gt;
|Rotob,&amp;lt;br&amp;gt;RT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece}}&lt;br /&gt;
|SFD Jigsaw Piece,&amp;lt;br&amp;gt;SJ, SFD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece 2}}&lt;br /&gt;
|SFD Jigsaw Piece 2,&amp;lt;br&amp;gt;SJ2, SFD2&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sir Feet}}&lt;br /&gt;
|Sir Feet&amp;lt;br&amp;gt;SF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Scythie}}&lt;br /&gt;
|Scythie&amp;lt;br&amp;gt;SC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sketchy}}&lt;br /&gt;
|Sketchy,&amp;lt;br&amp;gt;SK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Slime}}&lt;br /&gt;
|Slime,&amp;lt;br&amp;gt;SL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Smobo}}&lt;br /&gt;
|Smobo,&amp;lt;br&amp;gt;SM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sock Hater}}&lt;br /&gt;
|Sock Hater,&amp;lt;br&amp;gt;SH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sandle}}&lt;br /&gt;
|Sandle,&amp;lt;br&amp;gt;SD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SswtUPtyOLI}}&lt;br /&gt;
|SswtUPtyOLI,&amp;lt;br&amp;gt;SS, Logo&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Staffa Island}}&lt;br /&gt;
|Staffa Island,&amp;lt;br&amp;gt;SI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Strawberry}}&lt;br /&gt;
|Strawberry,&amp;lt;br&amp;gt;SB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sunny}}&lt;br /&gt;
|Sunny,&amp;lt;br&amp;gt;SU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|T Series Car 5134}}&lt;br /&gt;
|T Series Car 5134,&amp;lt;br&amp;gt;T5, TSC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tahmahtoh}}&lt;br /&gt;
|Tahmahtoh,&amp;lt;br&amp;gt;TH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Teenage Trouble Claws}}&lt;br /&gt;
|Teenage Trouble Claws,&amp;lt;br&amp;gt;TT, TTC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Terra}}&lt;br /&gt;
|Terra,&amp;lt;br&amp;gt;TA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|THE BIG CHEESE}}&lt;br /&gt;
|THE BIG CHEESE,&amp;lt;br&amp;gt;TG, TBC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Computer}}&lt;br /&gt;
|The Computer,&amp;lt;br&amp;gt;TC&lt;br /&gt;
|Not officially an icon (thanks [[User:BobTheTacocat]])&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Divine Goddess}}&lt;br /&gt;
|The Divine Goddess,&amp;lt;br&amp;gt;TDG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Eater of Wikis}}&lt;br /&gt;
|The Eater of Wikis,&amp;lt;br&amp;gt;TE, TEoW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Joker}}&lt;br /&gt;
|The Joker,&amp;lt;br&amp;gt;TJ&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Wiki Machine}}&lt;br /&gt;
|The Wiki Machine,&amp;lt;br&amp;gt;TM, TWM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|TheLegend27}}&lt;br /&gt;
|TheLegend27,&amp;lt;br&amp;gt;TL, TL27&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toasty}}&lt;br /&gt;
|Toasty,&amp;lt;br&amp;gt;TS, Me&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tombstone}}&lt;br /&gt;
|Tombstone,&amp;lt;br&amp;gt;TO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks}}&lt;br /&gt;
|Toy Blocks,&amp;lt;br&amp;gt;TB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks object}}&lt;br /&gt;
|Toy Blocks object,&amp;lt;br&amp;gt;TBO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Traffic Regulator}}&lt;br /&gt;
|Traffic Regulator,&amp;lt;br&amp;gt;TR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tuna}}&lt;br /&gt;
|Tuna,&amp;lt;br&amp;gt;TU&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Twimble}}&lt;br /&gt;
|Twimble,&amp;lt;br&amp;gt;TW&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|U.U.F.O.}}&lt;br /&gt;
|U.U.F.O.,&amp;lt;br&amp;gt;UF, UUFO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|Vandalism on The Wiki Camp 2,&amp;lt;br&amp;gt;VN, VoTWC2&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|What}}&lt;br /&gt;
|What,&amp;lt;br&amp;gt;WH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Witch&#039;s Cauldron}}&lt;br /&gt;
|Witch&#039;s Cauldron,&amp;lt;br&amp;gt;WC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Wrecking Ball}}&lt;br /&gt;
|Wrecking Ball,&amp;lt;br&amp;gt;WB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist}}&lt;br /&gt;
|Zeitgeist,&amp;lt;br&amp;gt;ZEITGEIST, ZG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist SCP}}&lt;br /&gt;
|Zeitgeist SCP,&amp;lt;br&amp;gt;Zeitgeist Thaumiel, ZT, ZS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Fandom}}&lt;br /&gt;
|Zeitgeist Fandom,&amp;lt;br&amp;gt;Zeitgeist Football, ZF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Wikipedia}}&lt;br /&gt;
|Zeitgeist Wikipedia,&amp;lt;br&amp;gt;ZW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist File}}&lt;br /&gt;
|Zeitgeist File,&amp;lt;br&amp;gt;ZL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Kevin}}&lt;br /&gt;
|Zeitgeist Kevin,&amp;lt;br&amp;gt;ZK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Random}}&lt;br /&gt;
|Zeitgeist Random&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Team icon]]&lt;br /&gt;
* [[Character icons]][[Category:Image templates]][[Category:Portal of Resources]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154061</id>
		<title>Template:Character icon</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154061"/>
		<updated>2026-05-31T15:32:40Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;character-icon&amp;quot; style=&amp;quot;display:inline-block;width:{{{2|50}}}px;height:{{{2|50}}}px;line-height:{{{2|50}}}px&amp;quot;&amp;gt;{{#switch:{{{1}}}&lt;br /&gt;
|055|55|9150625=[[File:055 Icon.gif|{{{2|50}}}px|link=9150625]]&lt;br /&gt;
|BC|Bacon Cola=[[File:Coke Voting.jpg|{{{2|50}}}px|link=Bacon Cola]]&lt;br /&gt;
|BB|Big Boy=[[File:Big Boy Icon.png|{{{2|50}}}px|link=Big Boy]]&lt;br /&gt;
|BT|Biscuit Tin=[[File:Biscuit Tin Icon.png|{{{2|50}}}px|link=Biscuit Tin]]&lt;br /&gt;
|BK|Black=[[File:Blackicon.png|{{{2|50}}}px|link=Black]]&lt;br /&gt;
|BO|Boni=[[File:Boni.webp|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Boni]]&lt;br /&gt;
|CB|Molten Copper &amp;amp; Toast Blob=[[File:Mc&amp;amp;tb icon.png|{{{2|50}}}px|link=Molten Copper &amp;amp; Toast Blob]]&lt;br /&gt;
|CL|Cellphone=[[File:Cellphoneicon.png|{{{2|50}}}px|link=Cellphone]]&lt;br /&gt;
|CU|Copper Pepper=[[File:Copper pepper icon.png|{{{2|50}}}px|link=Copper Pepper]]&lt;br /&gt;
|Copper Salts=[[File:Copper salts icon.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|CY|CrAIyon=[[File:CrAIyon Voting Icon.png|{{{2|50}}}px|link=CrAIyon]]&lt;br /&gt;
|DS|Daisy=[[File:Vote 4 daisy.png|{{{2|50}}}px|link=Daisy]]&lt;br /&gt;
|DR|Diary=[[File:Diaryiconv1small.png|{{{2|50}}}px|link=Diary]]&lt;br /&gt;
|DF|Diffuser=[[File:Diffuser-VotingIcon.png|{{{2|50}}}px|link=Diffuser]]&lt;br /&gt;
|DO|Dora=[[File:DoraVotingIcon.png|{{{2|50}}}px|link=Dora]]&lt;br /&gt;
|DP|Duplo=[[File:Duplo voting ico.png|{{{2|50}}}px|link=Duplo]]&lt;br /&gt;
|EM|Emoticon=[[File:EmoticonIcon.png|{{{2|50}}}px|link=Emoticon]]&lt;br /&gt;
|FC|Fictional charcter=[[File:Fictional charcter icon.png|{{{2|50}}}px|link=Fictional charcter]]&lt;br /&gt;
|FL|Flag=[[File:FlagTWC2 Voting Icon.png|{{{2|50}}}px|link=Flag]]&lt;br /&gt;
|GM|Gamer=[[File:Gamericon.png|{{{2|50}}}px|link=Gamer]]&lt;br /&gt;
|GS|Go Sign=[[File:GoSign TeamIcon.png|{{{2|50}}}px|link=Go Sign]]&lt;br /&gt;
|HL|HoL|Head of Lettuce=[[File:Lettuce voting icon.png|{{{2|50}}}px|link=Head of Lettuce]]&lt;br /&gt;
|HD|HDoTU|Heat Death of the Universe=[[File:Heatdeath icon.png|{{{2|50}}}px|link=Heat Death of the Universe]]&lt;br /&gt;
|IM|Image={{#tag:div|[[File:Brokenimage.png|21px|link=]]{{#tag:div|[[File:Blank transparent square.png|{{{2|50}}}px|link=Image]]|style=&amp;quot;position:relative;top:-24px&amp;quot;}}|style=&amp;quot;display:inline-block;vertical-align:top;text-align:left;width:{{{2|50}}}px;height:{{{2|50}}}px;image-rendering: -moz-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;-ms-interpolation-mode: nearest-neighbor;line-height: 0;&amp;quot;}}&lt;br /&gt;
|IaN|IN|In a Nutshell=[[File:Voting icon of nutshell.png|{{{2|50}}}px|link=In a Nutshell]]&lt;br /&gt;
|JR|Jurta=[[File:Jurta VI.png|{{{2|50}}}px|link=Jurta]]&lt;br /&gt;
|MV|Mangrove=[[File:MangroveVotingIconNew.png|{{{2|50}}}px|link=Mangrove]]&lt;br /&gt;
|MD|MDSnSS|McDonald&#039;s Sweet n&#039; Sour Sauce=[[File:McDonald&#039;s Sweet n&#039; Sour Sauce TeamIcon.png|{{{2|50}}}px|link=McDonald&#039;s Sweet n&#039; Sour Sauce]]&lt;br /&gt;
|MI|Miso=[[File:Miso voting icon.png|{{{2|50}}}px|link=Miso]]&lt;br /&gt;
|Nerpy Scuba=[[File:Niko2.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|NC|Nurse Cap=[[File:NurseVIcon.png|{{{2|50}}}px|link=Nurse Cap]]&lt;br /&gt;
|OS|Open Sesame=[[File:OpenSesame Icon.png|{{{2|50}}}px|link=Open Sesame]]&lt;br /&gt;
|PC|Padlock=[[File:PadlockFIXED.png|{{{2|50}}}px|link=Padlock]]&lt;br /&gt;
|PN|Paper Niko=[[File:PaperNiko Icon.png|{{{2|50}}}px|link=Paper Niko]]&lt;br /&gt;
|PG|Pentagon=[[File:Penta voting igon.png|{{{2|50}}}px|link=Pentagon]]&lt;br /&gt;
|PS|Playlist=[[File:Playlistvote.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|Playlist Versus=[[File:Playlistvote_versus.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|RT|Rotob=[[File:Rotob sighting1.png|{{{2|50}}}px|link=Rotob]]&lt;br /&gt;
|SJ|SFD|SFD Jigsaw Piece=[[File:SFD Icon.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SJ2|SFD2|SFD Jigsaw Piece 2=[[File:SFD icon 2.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SK|Sketchy=[[File:SketchyIcon.png|{{{2|50}}}px|link=Sketchy]]&lt;br /&gt;
|SL|Slime=[[File:Slime Icon.png|{{{2|50}}}px|link=Slime]]&lt;br /&gt;
|SM|Smobo=[[File:Smoboicon.png|{{{2|50}}}px|link=Smobo]]&lt;br /&gt;
|SH|Sock Hater=[[File:Sockhatervotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SD|Sandle=[[File:Sandlevotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SB|Strawberry=[[File:StrawVote.png|{{{2|50}}}px|link=Strawberry]]&lt;br /&gt;
|TH|Tahmahtoh=[[File:TahmahtohIcon.png|{{{2|50}}}px|link=Tahmahtoh]]&lt;br /&gt;
|TG|TBC|THE BIG CHEESE=[[File:Votetheman.png|{{{2|50}}}px|link=THE BIG CHEESE]]&lt;br /&gt;
|TE|TEoW|The Eater of Wikis=[[File:Eater-Of-Wikis-icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Eater of Wikis]]&lt;br /&gt;
|TM|TWM|The Wiki Machine=[[File:Wiki machine icon.png|{{{2|50}}}px|link=The Wiki Machine]]&lt;br /&gt;
|TO|Tombstone=[[File:Tombstonevotingicon.png|{{{2|50}}}px|link=Tombstone]]&lt;br /&gt;
|TB|Toy Blocks=[[File:Toyblocks icon.png|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TBO|Toy Blocks object=[[File:Toyblocks icon.jpg|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TR|Traffic Regulator=[[File:TRvoteingIcon.png|{{{2|50}}}px|link=Traffic Regulator]]&lt;br /&gt;
|WH|What=[[File:What vote icon.png|{{{2|50}}}px|link=What]]&lt;br /&gt;
|ZG|ZEITGEIST|Zeitgeist=[[File:Zeitgeist icon.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Thaumiel|ZT|ZS|Zeitgeist SCP=[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Football|ZF|Zeitgeist Fandom=[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZW|Zeitgeist Wikipedia=[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZL|Zeitgeist File=[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZK|Zeitgeist Kevin=[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Random={{#tag:choose|{{#tag:option|[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]}}|uncached=&amp;quot;&amp;quot;}}&lt;br /&gt;
|TL&lt;br /&gt;
|TL27&lt;br /&gt;
|TheLegend27=[[File:Thelegend27.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=TheLegend27]]&lt;br /&gt;
|SI&lt;br /&gt;
|Staffa Island=[[File:Staffa island.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Staffa Island]]&lt;br /&gt;
|T5&lt;br /&gt;
|TSC&lt;br /&gt;
|T Series Car 5134=[[File:T Series Car 5134.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=T Series Car 5134]]&lt;br /&gt;
|VN&lt;br /&gt;
|VoTWC2&lt;br /&gt;
|Vandalism on The Wiki Camp 2=[[File:WikiVandalism.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Vandalism on The Wiki Camp 2]]&lt;br /&gt;
|BS&lt;br /&gt;
|Bean Sprout=[[File:Animate iaAKUBTRpO.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bean Sprout]]&lt;br /&gt;
|TU&lt;br /&gt;
|Tuna=[[File:Tunna.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Tuna]]&lt;br /&gt;
|N1&lt;br /&gt;
|N1P&lt;br /&gt;
|Number 1 Pen=[[File:Hewasnumberone.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Number 1 Pen]]&lt;br /&gt;
|UF&lt;br /&gt;
|UUFO&lt;br /&gt;
|U.U.F.O.=[[File:Uufo.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=U.U.F.O.]]&lt;br /&gt;
|TS&lt;br /&gt;
|Me&lt;br /&gt;
|Toasty=[[File:Toasty.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Toasty]]&lt;br /&gt;
|CD&lt;br /&gt;
|Cauldron=[[File:Cauldron.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cauldron]]&lt;br /&gt;
|SS&lt;br /&gt;
|Logo&lt;br /&gt;
|SswtUPtyOLI=[[File:Image.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SswtUPtyOLI]]&lt;br /&gt;
|MO&lt;br /&gt;
|Monitor=[[File:Official Pose Monitor.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Monitor]]&lt;br /&gt;
|LS&lt;br /&gt;
|LiSt=[[File:List vote.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=LiSt]]&lt;br /&gt;
|BE&lt;br /&gt;
|Bullseye=[[File:Bullsicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bullseye]]&lt;br /&gt;
|FM&lt;br /&gt;
|Font Mini=[[File:Font Mini.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Font Mini]]&lt;br /&gt;
|LA&lt;br /&gt;
|Lost Artifact=[[File:Lost Artifact icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Lost Artifact]]&lt;br /&gt;
|AS&lt;br /&gt;
|ASC&lt;br /&gt;
|Atlanta Souviner Cup=[[File:Asc clip.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Atlanta Souviner Cup]]&lt;br /&gt;
|DC&lt;br /&gt;
|DX&lt;br /&gt;
|Dexter Cut=[[File:Dexter Cut.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dexter Cut]]&lt;br /&gt;
|KM&lt;br /&gt;
|Kumon=[[File:Screenshot 2022-08-26 2.32.10 PM.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kumon]]&lt;br /&gt;
|CT&lt;br /&gt;
|CTS&lt;br /&gt;
|Christmas Techo Scarf=[[File:Christmas Techo Scarf.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Christmas Techo Scarf]]&lt;br /&gt;
|AD&lt;br /&gt;
|Ad=[[File:Ad.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ad]]&lt;br /&gt;
|TC&lt;br /&gt;
|The Computer=[[File:DiaThe Computer.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Computer]]&lt;br /&gt;
|WB&lt;br /&gt;
|Wrecking Ball=[[File:Wrecking Ball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Wrecking Ball]]&lt;br /&gt;
|SF&lt;br /&gt;
|Sir Feet=[[File:Sir feet.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sir Feet]]&lt;br /&gt;
|SC&lt;br /&gt;
|Scythie=[[File:Scythiereal.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Scythie]]&lt;br /&gt;
|BN&lt;br /&gt;
|Briny=[[File:Briny1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Briny]]&lt;br /&gt;
|KI&lt;br /&gt;
|Kiny=[[File:Kiny&#039;s pose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kiny]]&lt;br /&gt;
|TA&lt;br /&gt;
|Terra=[[File:Brokenicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Terra]]&lt;br /&gt;
|CS&lt;br /&gt;
|Candy Stick=[[File:CandyStick2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Candy Stick]]&lt;br /&gt;
|LC&lt;br /&gt;
|LCP&lt;br /&gt;
|Little Caesars Pizza=[[File:2022 08 30 0q6 Kleki.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Little Caesars Pizza]]&lt;br /&gt;
|TT&lt;br /&gt;
|TTC&lt;br /&gt;
|Teenage Trouble Claws=[[File:Ttcicontext.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Teenage Trouble Claws]]&lt;br /&gt;
|PL&lt;br /&gt;
|Perry Llelogram=[[File:Perry.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Perry Llelogram]]&lt;br /&gt;
|DB&lt;br /&gt;
|Dodgeball=[[File:Dodgeball Icon questionmark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dodgeball]]&lt;br /&gt;
|TW&lt;br /&gt;
|Twimble=[[File:Twimblesit.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Twimble]]&lt;br /&gt;
|BM&lt;br /&gt;
|Btm&lt;br /&gt;
|Bot the mew=[[File:Plushold.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bot the mew]]&lt;br /&gt;
|MB&lt;br /&gt;
|Multiball=[[File:Multiball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Multiball]]&lt;br /&gt;
|RC|Red Crewmate|Plumbers Hero=[[File:Red crewmate icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|CC&lt;br /&gt;
|CC&amp;amp;C&lt;br /&gt;
|Creative Commons &amp;amp; Copyright=[[File:CC&amp;amp;C ICON.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Creative Commons=[[File:Dia-CreativeCommons-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Copyright=[[File:Dia-Copyright-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|MT&lt;br /&gt;
|Mahjong Tile=[[File:Mahjong Tile.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mahjong Tile]]&lt;br /&gt;
|SX&lt;br /&gt;
|docx&lt;br /&gt;
|SummerMelon.docx=[[File:icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SummerMelon.docx]]&lt;br /&gt;
|MF&lt;br /&gt;
|Meme Folder=[[File:Memefolderwikipose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Meme Folder]]&lt;br /&gt;
|RL&lt;br /&gt;
|Rolly=[[File:Rolly.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Rolly]]&lt;br /&gt;
|OP&lt;br /&gt;
|Ostap=[[File:Ostap.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ostap]]&lt;br /&gt;
|MS&lt;br /&gt;
|Mugshot=[[File:Mugshot.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mugshot]]&lt;br /&gt;
|TJ&lt;br /&gt;
|The Joker=[[File:The Joker.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Joker]]&lt;br /&gt;
|SU&lt;br /&gt;
|Sunny=[[File:SunnyHeadTWC2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sunny]]&lt;br /&gt;
|1R&lt;br /&gt;
|123 Referee=[[File:123.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=123 Referee]]&lt;br /&gt;
|EC&lt;br /&gt;
|ECP&lt;br /&gt;
|EVIL Cake Pop¡¡¡¡¡=[[File:ECP icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=EVIL Cake Pop¡¡¡¡¡]]&lt;br /&gt;
|WC&lt;br /&gt;
|Witch&#039;s Cauldron=[[File:WC trans.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Witch&#039;s Cauldron]]&lt;br /&gt;
|IaNJ&lt;br /&gt;
|IJ&lt;br /&gt;
|In a Nutshell Jr.=[[File:In a Nutshell Jr. icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=In a Nutshell Jr.]]&lt;br /&gt;
|CK&lt;br /&gt;
|Cake pop!!!!!!!!!!!!!=[[File:Cake pop!!!!!!!!!!!!! icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cake pop!!!!!!!!!!!!!]]&lt;br /&gt;
|MG&lt;br /&gt;
|Mark Genuine=[[File:GenuineMark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mark Genuine]]&lt;br /&gt;
|DG&lt;br /&gt;
|Dark Genuine=[[File:GenuineDark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dark Genuine]]&lt;br /&gt;
|LT&lt;br /&gt;
|LTT&lt;br /&gt;
|Let Tumes Tari=[[File:Let Tumes Tari.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Let Tumes Tari]]&lt;br /&gt;
|PD&lt;br /&gt;
|Push Dagger=[[File:68 Push Dagger.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Push Dagger]]&lt;br /&gt;
|TDG&lt;br /&gt;
|The Divine Goddess={{DivineGoddess|{{{2|50}}}}}&lt;br /&gt;
|Muscle Man=[[File:Muscle man voting icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Muscle Man]]&lt;br /&gt;
|NE|Nonexisty=[[File:Blank transparent square.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|JB|JRB|Joseph Robinette Biden=[[File:Joe Biden icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Joseph Robinette Biden]]&lt;br /&gt;
|IG|Incognito=[[File:IncognitoPortrait1x.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Incognito]]&lt;br /&gt;
|NH|Noah=[[File:NoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Noah]]&lt;br /&gt;
|Evil Noah=[[File:EvilNoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Evil Noah]]&lt;br /&gt;
|Ian=[[File:IanIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ian]]&lt;br /&gt;
|NI|No Icon=[[File:No_icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|#default=[[File:{{{1}}} icon.png|{{{2|50}}}px|link={{{1}}}]]}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{#css:&lt;br /&gt;
#character-icon-table td:first-child{&lt;br /&gt;
text-align: center;&lt;br /&gt;
height: 50px;&lt;br /&gt;
}&lt;br /&gt;
}}&amp;lt;templatestyles src=&amp;quot;Misc.css&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Allows for easy access of character icons without having to search for the file name of the icon. The character icons have no consistent naming scheme, so this should make it easier to use them. This template also automatically links icons to the character&#039;s character page. For characters without an icon, another image of them is used. I&#039;d reccomend importing &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;templatestyles src=&amp;quot;misc.css&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; when using character icons, though it&#039;s not required. This template has and alias [[Template:Ci]] so you don&#039;t have to type out &amp;quot;Character icon&amp;quot; to use it.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Character icon code&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Paper Niko&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Icon size in pixels&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;50&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Table of icon codes ==&lt;br /&gt;
Some icons have multiple different codes that work; these are separated by commas.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; id=&amp;quot;character-icon-table&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Icon&lt;br /&gt;
!Icon code&lt;br /&gt;
!Note&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|123 Referee}}&lt;br /&gt;
|123 Referee,&amp;lt;br&amp;gt;1R&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|9150625}}&lt;br /&gt;
|9150625,&amp;lt;br&amp;gt;055, 55&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ad}}&lt;br /&gt;
|Ad,&amp;lt;br&amp;gt;AD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Atlanta Souviner Cup}}&lt;br /&gt;
|Atlanta Souviner Cup,&amp;lt;br&amp;gt;AS, ASC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bacon Cola}}&lt;br /&gt;
|Bacon Cola,&amp;lt;br&amp;gt;BC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bean Sprout}}&lt;br /&gt;
|Bean Sprout,&amp;lt;br&amp;gt;BS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Big Boy}}&lt;br /&gt;
|Big Boy,&amp;lt;br&amp;gt;BB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Biscuit Tin}}&lt;br /&gt;
|Biscuit Tin,&amp;lt;br&amp;gt;BT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Black}}&lt;br /&gt;
|Black,&amp;lt;br&amp;gt;BK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Boni}}&lt;br /&gt;
|Boni,&amp;lt;br&amp;gt;BO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bot the mew}}&lt;br /&gt;
|Bot the mew,&amp;lt;br&amp;gt;BM, Btm&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Briny}}&lt;br /&gt;
|Briny,&amp;lt;br&amp;gt;BN&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bullseye}}&lt;br /&gt;
|Bullseye,&amp;lt;br&amp;gt;BE&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cake pop!!!!!!!!!!!!!}}&lt;br /&gt;
|Cake pop!!!!!!!!!!!!!,&amp;lt;br&amp;gt;CK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Candy Stick}}&lt;br /&gt;
|Candy Stick,&amp;lt;br&amp;gt;CS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cauldron}}&lt;br /&gt;
|Cauldron,&amp;lt;br&amp;gt;CD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cellphone}}&lt;br /&gt;
|Cellphone,&amp;lt;br&amp;gt;CL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Christmas Techo Scarf}}&lt;br /&gt;
|Christmas Techo Scarf,&amp;lt;br&amp;gt;CT, CTS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Pepper}}&lt;br /&gt;
|Copper Pepper,&amp;lt;br&amp;gt;CU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Salts}}&lt;br /&gt;
|Copper Salts&lt;br /&gt;
|Not a season 2 contestant&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|CrAIyon}}&lt;br /&gt;
|CrAIyon,&amp;lt;br&amp;gt;CY&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Creative Commons &amp;amp; Copyright}}&lt;br /&gt;
|Creative Commons &amp;amp; Copyright,&amp;lt;br&amp;gt;CC, CC&amp;amp;C&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Daisy}}&lt;br /&gt;
|Daisy,&amp;lt;br&amp;gt;DS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dexter Cut}}&lt;br /&gt;
|Dexter Cut,&amp;lt;br&amp;gt;DC, DX&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diary}}&lt;br /&gt;
|Diary,&amp;lt;br&amp;gt;DR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diffuser}}&lt;br /&gt;
|Diffuser,&amp;lt;br&amp;gt;DF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dodgeball}}&lt;br /&gt;
|Dodgeball,&amp;lt;br&amp;gt;DB&lt;br /&gt;
|Not an official image&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dora}}&lt;br /&gt;
|Dora,&amp;lt;br&amp;gt;DO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Duplo}}&lt;br /&gt;
|Duplo,&amp;lt;br&amp;gt;DP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Emoticon}}&lt;br /&gt;
|Emoticon,&amp;lt;br&amp;gt;EM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|EVIL Cake Pop¡¡¡¡¡}}&lt;br /&gt;
|EVIL Cake Pop¡¡¡¡¡,&amp;lt;br&amp;gt;EC, ECP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Fictional charcter}}&lt;br /&gt;
|Fictional charcter,&amp;lt;br&amp;gt;FC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Flag}}&lt;br /&gt;
|Flag,&amp;lt;br&amp;gt;FL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Font Mini}}&lt;br /&gt;
|Font Mini,&amp;lt;br&amp;gt;FM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Gamer}}&lt;br /&gt;
|Gamer,&amp;lt;br&amp;gt;GM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Go Sign}}&lt;br /&gt;
|Go Sign,&amp;lt;br&amp;gt;GS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Head of Lettuce}}&lt;br /&gt;
|Head of Lettuce,&amp;lt;br&amp;gt;HL, HoL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Heat Death of the Universe}}&lt;br /&gt;
|Heat Death of the Universe,&amp;lt;br&amp;gt;HD, HDoTU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Image}}&lt;br /&gt;
|Image,&amp;lt;br&amp;gt;IM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell}}&lt;br /&gt;
|In a Nutshell,&amp;lt;br&amp;gt;IN, IaN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell Jr.}}&lt;br /&gt;
|In a Nutshell Jr.,&amp;lt;br&amp;gt;IJ, IaNJ&lt;br /&gt;
|Not an official icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Incognito}}&lt;br /&gt;
|Incognito,&amp;lt;br&amp;gt;IG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Jurta}}&lt;br /&gt;
|Jurta,&amp;lt;br&amp;gt;JR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Joseph Robinette Biden}}&lt;br /&gt;
|Joseph Robinette Biden,&amp;lt;br&amp;gt;JB, JRB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kiny}}&lt;br /&gt;
|Kiny,&amp;lt;br&amp;gt;KI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kumon}}&lt;br /&gt;
|Kumon,&amp;lt;br&amp;gt;KM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Let Tumes Tari}}&lt;br /&gt;
|Let Tumes Tari,&amp;lt;br&amp;gt;LT, LTT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|LiSt}}&lt;br /&gt;
|LiSt,&amp;lt;br&amp;gt;LS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Little Caesars Pizza}}&lt;br /&gt;
|Little Caesars Pizza,&amp;lt;br&amp;gt;LC, LCP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Lost Artifact}}&lt;br /&gt;
|Lost Artifact,&amp;lt;br&amp;gt;LA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mahjong Tile}}&lt;br /&gt;
|Mahjong Tile,&amp;lt;br&amp;gt;MT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mangrove}}&lt;br /&gt;
|Mangrove,&amp;lt;br&amp;gt;MV&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mark Genuine}}&lt;br /&gt;
|Mark Genuine,&amp;lt;br&amp;gt;MG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dark Genuine}}&lt;br /&gt;
|Dark Genuine,&amp;lt;br&amp;gt;DG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|McDonald&#039;s Sweet n&#039; Sour Sauce}}&lt;br /&gt;
|McDonald&#039;s Sweet n&#039; Sour Sauce,&amp;lt;br&amp;gt;MD, MDSnSS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Meme Folder}}&lt;br /&gt;
|Meme Folder,&amp;lt;br&amp;gt;MF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Miso}}&lt;br /&gt;
|Miso,&amp;lt;br&amp;gt;MI&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Monitor}}&lt;br /&gt;
|Monitor,&amp;lt;br&amp;gt;MO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mugshot}}&lt;br /&gt;
|Mugshot,&amp;lt;br&amp;gt;MS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Multiball}}&lt;br /&gt;
|Multiball,&amp;lt;br&amp;gt;MB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Muscle Man}}&lt;br /&gt;
|Muscle Man&lt;br /&gt;
|You know who else has an icon?&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nerpy Scuba}}&lt;br /&gt;
|Nerpy Scuba&lt;br /&gt;
|Not a competitor&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|No Icon}}&lt;br /&gt;
|No Icon,&amp;lt;br&amp;gt;NI&lt;br /&gt;
|Not used for a specific character&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Noah}}&lt;br /&gt;
|Noah,&amp;lt;br&amp;gt;NH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Number 1 Pen}}&lt;br /&gt;
|Number 1 Pen,&amp;lt;br&amp;gt;N1, N1P&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nurse Cap}}&lt;br /&gt;
|Nurse Cap,&amp;lt;br&amp;gt;NC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Open Sesame}}&lt;br /&gt;
|Open Sesame,&amp;lt;br&amp;gt;OS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ostap}}&lt;br /&gt;
|Ostap,&amp;lt;br&amp;gt;OP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Padlock}}&lt;br /&gt;
|Padlock,&amp;lt;br&amp;gt;PC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Paper Niko}}&lt;br /&gt;
|Paper Niko,&amp;lt;br&amp;gt;PN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Pentagon}}&lt;br /&gt;
|Pentagon,&amp;lt;br&amp;gt;PG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Perry Llelogram}}&lt;br /&gt;
|Perry Llelogram,&amp;lt;br&amp;gt;PL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist}}&lt;br /&gt;
|Playlist,&amp;lt;br&amp;gt;PS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist Versus}}&lt;br /&gt;
|Playlist Versus&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Push Dagger}}&lt;br /&gt;
|Push Dagger,&amp;lt;br&amp;gt;PD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rolly}}&lt;br /&gt;
|Rolly,&amp;lt;br&amp;gt;RL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rotob}}&lt;br /&gt;
|Rotob,&amp;lt;br&amp;gt;RT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece}}&lt;br /&gt;
|SFD Jigsaw Piece,&amp;lt;br&amp;gt;SJ, SFD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece 2}}&lt;br /&gt;
|SFD Jigsaw Piece 2,&amp;lt;br&amp;gt;SJ2, SFD2&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sir Feet}}&lt;br /&gt;
|Sir Feet&amp;lt;br&amp;gt;SF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Scythie}}&lt;br /&gt;
|Scythie&amp;lt;br&amp;gt;SC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sketchy}}&lt;br /&gt;
|Sketchy,&amp;lt;br&amp;gt;SK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Slime}}&lt;br /&gt;
|Slime,&amp;lt;br&amp;gt;SL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Smobo}}&lt;br /&gt;
|Smobo,&amp;lt;br&amp;gt;SM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sock Hater}}&lt;br /&gt;
|Sock Hater,&amp;lt;br&amp;gt;SH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sandle}}&lt;br /&gt;
|Sandle,&amp;lt;br&amp;gt;SD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SswtUPtyOLI}}&lt;br /&gt;
|SswtUPtyOLI,&amp;lt;br&amp;gt;SS, Logo&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Staffa Island}}&lt;br /&gt;
|Staffa Island,&amp;lt;br&amp;gt;SI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Strawberry}}&lt;br /&gt;
|Strawberry,&amp;lt;br&amp;gt;SB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sunny}}&lt;br /&gt;
|Sunny,&amp;lt;br&amp;gt;SU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|T Series Car 5134}}&lt;br /&gt;
|T Series Car 5134,&amp;lt;br&amp;gt;T5, TSC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tahmahtoh}}&lt;br /&gt;
|Tahmahtoh,&amp;lt;br&amp;gt;TH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Teenage Trouble Claws}}&lt;br /&gt;
|Teenage Trouble Claws,&amp;lt;br&amp;gt;TT, TTC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Terra}}&lt;br /&gt;
|Terra,&amp;lt;br&amp;gt;TA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|THE BIG CHEESE}}&lt;br /&gt;
|THE BIG CHEESE,&amp;lt;br&amp;gt;TG, TBC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Computer}}&lt;br /&gt;
|The Computer,&amp;lt;br&amp;gt;TC&lt;br /&gt;
|Not officially an icon (thanks [[User:BobTheTacocat]])&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Divine Goddess}}&lt;br /&gt;
|The Divine Goddess,&amp;lt;br&amp;gt;TDG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Eater of Wikis}}&lt;br /&gt;
|The Eater of Wikis,&amp;lt;br&amp;gt;TE, TEoW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Joker}}&lt;br /&gt;
|The Joker,&amp;lt;br&amp;gt;TJ&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Wiki Machine}}&lt;br /&gt;
|The Wiki Machine,&amp;lt;br&amp;gt;TM, TWM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|TheLegend27}}&lt;br /&gt;
|TheLegend27,&amp;lt;br&amp;gt;TL, TL27&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toasty}}&lt;br /&gt;
|Toasty,&amp;lt;br&amp;gt;TS, Me&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tombstone}}&lt;br /&gt;
|Tombstone,&amp;lt;br&amp;gt;TO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks}}&lt;br /&gt;
|Toy Blocks,&amp;lt;br&amp;gt;TB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks object}}&lt;br /&gt;
|Toy Blocks object,&amp;lt;br&amp;gt;TBO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Traffic Regulator}}&lt;br /&gt;
|Traffic Regulator,&amp;lt;br&amp;gt;TR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tuna}}&lt;br /&gt;
|Tuna,&amp;lt;br&amp;gt;TU&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Twimble}}&lt;br /&gt;
|Twimble,&amp;lt;br&amp;gt;TW&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|U.U.F.O.}}&lt;br /&gt;
|U.U.F.O.,&amp;lt;br&amp;gt;UF, UUFO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|Vandalism on The Wiki Camp 2,&amp;lt;br&amp;gt;VN, VoTWC2&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|What}}&lt;br /&gt;
|What,&amp;lt;br&amp;gt;WH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Witch&#039;s Cauldron}}&lt;br /&gt;
|Witch&#039;s Cauldron,&amp;lt;br&amp;gt;WC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Wrecking Ball}}&lt;br /&gt;
|Wrecking Ball,&amp;lt;br&amp;gt;WB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist}}&lt;br /&gt;
|Zeitgeist,&amp;lt;br&amp;gt;ZEITGEIST, ZG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist SCP}}&lt;br /&gt;
|Zeitgeist SCP,&amp;lt;br&amp;gt;Zeitgeist Thaumiel, ZT, ZS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Fandom}}&lt;br /&gt;
|Zeitgeist Fandom,&amp;lt;br&amp;gt;Zeitgeist Football, ZF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Wikipedia}}&lt;br /&gt;
|Zeitgeist Wikipedia,&amp;lt;br&amp;gt;ZW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist File}}&lt;br /&gt;
|Zeitgeist File,&amp;lt;br&amp;gt;ZL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Kevin}}&lt;br /&gt;
|Zeitgeist Kevin,&amp;lt;br&amp;gt;ZK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Random}}&lt;br /&gt;
|Zeitgeist Random&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Team icon]]&lt;br /&gt;
* [[Character icons]][[Category:Image templates]][[Category:Portal of Resources]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154060</id>
		<title>Template:Character icon</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:Character_icon&amp;diff=154060"/>
		<updated>2026-05-31T15:29:31Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;character-icon&amp;quot; style=&amp;quot;display:inline-block;width:{{{2|50}}}px;height:{{{2|50}}}px;line-height:{{{2|50}}}px&amp;quot;&amp;gt;{{#switch:{{{1}}}&lt;br /&gt;
|055&lt;br /&gt;
|55&lt;br /&gt;
|9150625=[[File:055 Icon.gif|{{{2|50}}}px|link=9150625]]&lt;br /&gt;
|BC&lt;br /&gt;
|Bacon Cola=[[File:Coke Voting.jpg|{{{2|50}}}px|link=Bacon Cola]]&lt;br /&gt;
|BB&lt;br /&gt;
|Big Boy=[[File:Big Boy Icon.png|{{{2|50}}}px|link=Big Boy]]&lt;br /&gt;
|BT&lt;br /&gt;
|Biscuit Tin=[[File:Biscuit Tin Icon.png|{{{2|50}}}px|link=Biscuit Tin]]&lt;br /&gt;
|BK&lt;br /&gt;
|Black=[[File:Blackicon.png|{{{2|50}}}px|link=Black]]&lt;br /&gt;
|BO&lt;br /&gt;
|Boni=[[File:Boni.webp|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Boni]]&lt;br /&gt;
|CB&lt;br /&gt;
|Molten Copper &amp;amp; Toast Blob=[[File:Mc&amp;amp;tb icon.png|{{{2|50}}}px|link=Molten Copper &amp;amp; Toast Blob]]&lt;br /&gt;
|CL&lt;br /&gt;
|Cellphone=[[File:Cellphoneicon.png|{{{2|50}}}px|link=Cellphone]]&lt;br /&gt;
|CU&lt;br /&gt;
|Copper Pepper=[[File:Copper pepper icon.png|{{{2|50}}}px|link=Copper Pepper]]&lt;br /&gt;
|Copper Salts=[[File:Copper salts icon.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|CY&lt;br /&gt;
|CrAIyon=[[File:CrAIyon Voting Icon.png|{{{2|50}}}px|link=CrAIyon]]&lt;br /&gt;
|DS&lt;br /&gt;
|Daisy=[[File:Vote 4 daisy.png|{{{2|50}}}px|link=Daisy]]&lt;br /&gt;
|DR&lt;br /&gt;
|Diary=[[File:Diaryiconv1small.png|{{{2|50}}}px|link=Diary]]&lt;br /&gt;
|DF&lt;br /&gt;
|Diffuser=[[File:Diffuser-VotingIcon.png|{{{2|50}}}px|link=Diffuser]]&lt;br /&gt;
|DO&lt;br /&gt;
|Dora=[[File:DoraVotingIcon.png|{{{2|50}}}px|link=Dora]]&lt;br /&gt;
|DP&lt;br /&gt;
|Duplo=[[File:Duplo voting ico.png|{{{2|50}}}px|link=Duplo]]&lt;br /&gt;
|EM&lt;br /&gt;
|Emoticon=[[File:EmoticonIcon.png|{{{2|50}}}px|link=Emoticon]]&lt;br /&gt;
|FC&lt;br /&gt;
|Fictional charcter=[[File:Fictional charcter icon.png|{{{2|50}}}px|link=Fictional charcter]]&lt;br /&gt;
|FL&lt;br /&gt;
|Flag=[[File:FlagTWC2 Voting Icon.png|{{{2|50}}}px|link=Flag]]&lt;br /&gt;
|GM&lt;br /&gt;
|Gamer=[[File:Gamericon.png|{{{2|50}}}px|link=Gamer]]&lt;br /&gt;
|GS&lt;br /&gt;
|Go Sign=[[File:GoSign TeamIcon.png|{{{2|50}}}px|link=Go Sign]]&lt;br /&gt;
|HL&lt;br /&gt;
|HoL&lt;br /&gt;
|Head of Lettuce=[[File:Lettuce voting icon.png|{{{2|50}}}px|link=Head of Lettuce]]&lt;br /&gt;
|HD&lt;br /&gt;
|HDoTU&lt;br /&gt;
|Heat Death of the Universe=[[File:Heatdeath icon.png|{{{2|50}}}px|link=Heat Death of the Universe]]&lt;br /&gt;
|IM&lt;br /&gt;
|Image={{#tag:div|[[File:Brokenimage.png|21px|link=]]{{#tag:div|[[File:Blank transparent square.png|{{{2|50}}}px|link=Image]]|style=&amp;quot;position:relative;top:-24px&amp;quot;}}|style=&amp;quot;display:inline-block;vertical-align:top;text-align:left;width:{{{2|50}}}px;height:{{{2|50}}}px;image-rendering: -moz-crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;-ms-interpolation-mode: nearest-neighbor;line-height: 0;&amp;quot;}}&lt;br /&gt;
|IaN&lt;br /&gt;
|IN&lt;br /&gt;
|In a Nutshell=[[File:Voting icon of nutshell.png|{{{2|50}}}px|link=In a Nutshell]]&lt;br /&gt;
|JR&lt;br /&gt;
|Jurta=[[File:Jurta VI.png|{{{2|50}}}px|link=Jurta]]&lt;br /&gt;
|MV&lt;br /&gt;
|Mangrove=[[File:MangroveVotingIconNew.png|{{{2|50}}}px|link=Mangrove]]&lt;br /&gt;
|MD&lt;br /&gt;
|MDSnSS&lt;br /&gt;
|McDonald&#039;s Sweet n&#039; Sour Sauce=[[File:McDonald&#039;s Sweet n&#039; Sour Sauce TeamIcon.png|{{{2|50}}}px|link=McDonald&#039;s Sweet n&#039; Sour Sauce]]&lt;br /&gt;
|MI&lt;br /&gt;
|Miso=[[File:Miso voting icon.png|{{{2|50}}}px|link=Miso]]&lt;br /&gt;
|Nerpy Scuba=[[File:Niko2.png|{{{2|50}}}px|link={{{1}}}]]&lt;br /&gt;
|NC&lt;br /&gt;
|Nurse Cap=[[File:NurseVIcon.png|{{{2|50}}}px|link=Nurse Cap]]&lt;br /&gt;
|OS&lt;br /&gt;
|Open Sesame=[[File:OpenSesame Icon.png|{{{2|50}}}px|link=Open Sesame]]&lt;br /&gt;
|PC&lt;br /&gt;
|Padlock=[[File:PadlockFIXED.png|{{{2|50}}}px|link=Padlock]]&lt;br /&gt;
|PN&lt;br /&gt;
|Paper Niko=[[File:PaperNiko Icon.png|{{{2|50}}}px|link=Paper Niko]]&lt;br /&gt;
|PG&lt;br /&gt;
|Pentagon=[[File:Penta voting igon.png|{{{2|50}}}px|link=Pentagon]]&lt;br /&gt;
|PS&lt;br /&gt;
|Playlist=[[File:Playlistvote.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|Playlist Versus=[[File:Playlistvote_versus.png|{{{2|50}}}px|link=Playlist]]&lt;br /&gt;
|RT&lt;br /&gt;
|Rotob=[[File:Rotob sighting1.png|{{{2|50}}}px|link=Rotob]]&lt;br /&gt;
|SJ&lt;br /&gt;
|SFD&lt;br /&gt;
|SFD Jigsaw Piece=[[File:SFD Icon.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SJ2&lt;br /&gt;
|SFD2&lt;br /&gt;
|SFD Jigsaw Piece 2=[[File:SFD icon 2.png|{{{2|50}}}px|link=SFD Jigsaw Piece]]&lt;br /&gt;
|SK&lt;br /&gt;
|Sketchy=[[File:SketchyIcon.png|{{{2|50}}}px|link=Sketchy]]&lt;br /&gt;
|SL&lt;br /&gt;
|Slime=[[File:Slime Icon.png|{{{2|50}}}px|link=Slime]]&lt;br /&gt;
|SM&lt;br /&gt;
|Smobo=[[File:Smoboicon.png|{{{2|50}}}px|link=Smobo]]&lt;br /&gt;
|SH&lt;br /&gt;
|Sock Hater=[[File:Sockhatervotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SD&lt;br /&gt;
|Sandle=[[File:Sandlevotingiconforfun.png|{{{2|50}}}px|link=Sock Hater]]&lt;br /&gt;
|SB&lt;br /&gt;
|Strawberry=[[File:StrawVote.png|{{{2|50}}}px|link=Strawberry]]&lt;br /&gt;
|TH&lt;br /&gt;
|Tahmahtoh=[[File:TahmahtohIcon.png|{{{2|50}}}px|link=Tahmahtoh]]&lt;br /&gt;
|TG&lt;br /&gt;
|TBC&lt;br /&gt;
|THE BIG CHEESE=[[File:Votetheman.png|{{{2|50}}}px|link=THE BIG CHEESE]]&lt;br /&gt;
|TE&lt;br /&gt;
|TEoW&lt;br /&gt;
|The Eater of Wikis=[[File:Eater-Of-Wikis-icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Eater of Wikis]]&lt;br /&gt;
|TM&lt;br /&gt;
|TWM&lt;br /&gt;
|The Wiki Machine=[[File:Wiki machine icon.png|{{{2|50}}}px|link=The Wiki Machine]]&lt;br /&gt;
|TO&lt;br /&gt;
|Tombstone=[[File:Tombstonevotingicon.png|{{{2|50}}}px|link=Tombstone]]&lt;br /&gt;
|TB&lt;br /&gt;
|Toy Blocks=[[File:Toyblocks icon.png|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TBO&lt;br /&gt;
|Toy Blocks object=[[File:Toyblocks icon.jpg|{{{2|50}}}px|link=Toy Blocks]]&lt;br /&gt;
|TR&lt;br /&gt;
|Traffic Regulator=[[File:TRvoteingIcon.png|{{{2|50}}}px|link=Traffic Regulator]]&lt;br /&gt;
|WH&lt;br /&gt;
|What=[[File:What vote icon.png|{{{2|50}}}px|link=What]]&lt;br /&gt;
|ZG&lt;br /&gt;
|ZEITGEIST&lt;br /&gt;
|Zeitgeist=[[File:Zeitgeist icon.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Thaumiel|ZT|ZS&lt;br /&gt;
|Zeitgeist SCP=[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Football|ZF&lt;br /&gt;
|Zeitgeist Fandom=[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZW|Zeitgeist Wikipedia=[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZL|Zeitgeist File=[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|ZK|Zeitgeist Kevin=[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]&lt;br /&gt;
|Zeitgeist Random={{#tag:choose|{{#tag:option|[[File:Zeitgeist Voting Icon 1.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 2.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 3.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 4.png|{{{2|50}}}px|link=ZEITGEIST]]}}{{#tag:option|[[File:Zeitgeist Voting Icon 5.png|{{{2|50}}}px|link=ZEITGEIST]]}}|uncached=&amp;quot;&amp;quot;}}&lt;br /&gt;
|TL&lt;br /&gt;
|TL27&lt;br /&gt;
|TheLegend27=[[File:Thelegend27.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=TheLegend27]]&lt;br /&gt;
|SI&lt;br /&gt;
|Staffa Island=[[File:Staffa island.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Staffa Island]]&lt;br /&gt;
|T5&lt;br /&gt;
|TSC&lt;br /&gt;
|T Series Car 5134=[[File:T Series Car 5134.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=T Series Car 5134]]&lt;br /&gt;
|VN&lt;br /&gt;
|VoTWC2&lt;br /&gt;
|Vandalism on The Wiki Camp 2=[[File:WikiVandalism.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Vandalism on The Wiki Camp 2]]&lt;br /&gt;
|BS&lt;br /&gt;
|Bean Sprout=[[File:Animate iaAKUBTRpO.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bean Sprout]]&lt;br /&gt;
|TU&lt;br /&gt;
|Tuna=[[File:Tunna.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Tuna]]&lt;br /&gt;
|N1&lt;br /&gt;
|N1P&lt;br /&gt;
|Number 1 Pen=[[File:Hewasnumberone.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Number 1 Pen]]&lt;br /&gt;
|UF&lt;br /&gt;
|UUFO&lt;br /&gt;
|U.U.F.O.=[[File:Uufo.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=U.U.F.O.]]&lt;br /&gt;
|TS&lt;br /&gt;
|Me&lt;br /&gt;
|Toasty=[[File:Toasty.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Toasty]]&lt;br /&gt;
|CD&lt;br /&gt;
|Cauldron=[[File:Cauldron.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cauldron]]&lt;br /&gt;
|SS&lt;br /&gt;
|Logo&lt;br /&gt;
|SswtUPtyOLI=[[File:Image.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SswtUPtyOLI]]&lt;br /&gt;
|MO&lt;br /&gt;
|Monitor=[[File:Official Pose Monitor.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Monitor]]&lt;br /&gt;
|LS&lt;br /&gt;
|LiSt=[[File:List vote.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=LiSt]]&lt;br /&gt;
|BE&lt;br /&gt;
|Bullseye=[[File:Bullsicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bullseye]]&lt;br /&gt;
|FM&lt;br /&gt;
|Font Mini=[[File:Font Mini.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Font Mini]]&lt;br /&gt;
|LA&lt;br /&gt;
|Lost Artifact=[[File:Lost Artifact icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Lost Artifact]]&lt;br /&gt;
|AS&lt;br /&gt;
|ASC&lt;br /&gt;
|Atlanta Souviner Cup=[[File:Asc clip.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Atlanta Souviner Cup]]&lt;br /&gt;
|DC&lt;br /&gt;
|DX&lt;br /&gt;
|Dexter Cut=[[File:Dexter Cut.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dexter Cut]]&lt;br /&gt;
|KM&lt;br /&gt;
|Kumon=[[File:Screenshot 2022-08-26 2.32.10 PM.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kumon]]&lt;br /&gt;
|CT&lt;br /&gt;
|CTS&lt;br /&gt;
|Christmas Techo Scarf=[[File:Christmas Techo Scarf.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Christmas Techo Scarf]]&lt;br /&gt;
|AD&lt;br /&gt;
|Ad=[[File:Ad.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ad]]&lt;br /&gt;
|TC&lt;br /&gt;
|The Computer=[[File:DiaThe Computer.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Computer]]&lt;br /&gt;
|WB&lt;br /&gt;
|Wrecking Ball=[[File:Wrecking Ball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Wrecking Ball]]&lt;br /&gt;
|SF&lt;br /&gt;
|Sir Feet=[[File:Sir feet.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sir Feet]]&lt;br /&gt;
|SC&lt;br /&gt;
|Scythie=[[File:Scythiereal.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Scythie]]&lt;br /&gt;
|BN&lt;br /&gt;
|Briny=[[File:Briny1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Briny]]&lt;br /&gt;
|KI&lt;br /&gt;
|Kiny=[[File:Kiny&#039;s pose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Kiny]]&lt;br /&gt;
|TA&lt;br /&gt;
|Terra=[[File:Brokenicon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Terra]]&lt;br /&gt;
|CS&lt;br /&gt;
|Candy Stick=[[File:CandyStick2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Candy Stick]]&lt;br /&gt;
|LC&lt;br /&gt;
|LCP&lt;br /&gt;
|Little Caesars Pizza=[[File:2022 08 30 0q6 Kleki.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Little Caesars Pizza]]&lt;br /&gt;
|TT&lt;br /&gt;
|TTC&lt;br /&gt;
|Teenage Trouble Claws=[[File:Ttcicontext.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Teenage Trouble Claws]]&lt;br /&gt;
|PL&lt;br /&gt;
|Perry Llelogram=[[File:Perry.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Perry Llelogram]]&lt;br /&gt;
|DB&lt;br /&gt;
|Dodgeball=[[File:Dodgeball Icon questionmark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dodgeball]]&lt;br /&gt;
|TW&lt;br /&gt;
|Twimble=[[File:Twimblesit.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Twimble]]&lt;br /&gt;
|BM&lt;br /&gt;
|Btm&lt;br /&gt;
|Bot the mew=[[File:Plushold.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Bot the mew]]&lt;br /&gt;
|MB&lt;br /&gt;
|Multiball=[[File:Multiball.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Multiball]]&lt;br /&gt;
|RC|Red Crewmate|Plumbers Hero=[[File:Red crewmate icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|CC&lt;br /&gt;
|CC&amp;amp;C&lt;br /&gt;
|Creative Commons &amp;amp; Copyright=[[File:CC&amp;amp;C ICON.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Creative Commons=[[File:Dia-CreativeCommons-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|Copyright=[[File:Dia-Copyright-1.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Creative Commons &amp;amp; Copyright]]&lt;br /&gt;
|MT&lt;br /&gt;
|Mahjong Tile=[[File:Mahjong Tile.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mahjong Tile]]&lt;br /&gt;
|SX&lt;br /&gt;
|docx&lt;br /&gt;
|SummerMelon.docx=[[File:icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=SummerMelon.docx]]&lt;br /&gt;
|MF&lt;br /&gt;
|Meme Folder=[[File:Memefolderwikipose.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Meme Folder]]&lt;br /&gt;
|RL&lt;br /&gt;
|Rolly=[[File:Rolly.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Rolly]]&lt;br /&gt;
|OP&lt;br /&gt;
|Ostap=[[File:Ostap.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ostap]]&lt;br /&gt;
|MS&lt;br /&gt;
|Mugshot=[[File:Mugshot.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mugshot]]&lt;br /&gt;
|TJ&lt;br /&gt;
|The Joker=[[File:The Joker.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=The Joker]]&lt;br /&gt;
|SU&lt;br /&gt;
|Sunny=[[File:SunnyHeadTWC2.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Sunny]]&lt;br /&gt;
|1R&lt;br /&gt;
|123 Referee=[[File:123.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=123 Referee]]&lt;br /&gt;
|EC&lt;br /&gt;
|ECP&lt;br /&gt;
|EVIL Cake Pop¡¡¡¡¡=[[File:ECP icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=EVIL Cake Pop¡¡¡¡¡]]&lt;br /&gt;
|WC&lt;br /&gt;
|Witch&#039;s Cauldron=[[File:WC trans.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Witch&#039;s Cauldron]]&lt;br /&gt;
|IaNJ&lt;br /&gt;
|IJ&lt;br /&gt;
|In a Nutshell Jr.=[[File:In a Nutshell Jr. icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=In a Nutshell Jr.]]&lt;br /&gt;
|CK&lt;br /&gt;
|Cake pop!!!!!!!!!!!!!=[[File:Cake pop!!!!!!!!!!!!! icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Cake pop!!!!!!!!!!!!!]]&lt;br /&gt;
|MG&lt;br /&gt;
|Mark Genuine=[[File:GenuineMark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Mark Genuine]]&lt;br /&gt;
|DG&lt;br /&gt;
|Dark Genuine=[[File:GenuineDark.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Dark Genuine]]&lt;br /&gt;
|LT&lt;br /&gt;
|LTT&lt;br /&gt;
|Let Tumes Tari=[[File:Let Tumes Tari.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Let Tumes Tari]]&lt;br /&gt;
|PD&lt;br /&gt;
|Push Dagger=[[File:68 Push Dagger.jpg|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Push Dagger]]&lt;br /&gt;
|TDG&lt;br /&gt;
|The Divine Goddess={{DivineGoddess|{{{2|50}}}}}&lt;br /&gt;
|Muscle Man=[[File:Muscle man voting icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Muscle Man]]&lt;br /&gt;
|NE|Nonexisty=[[File:Blank transparent square.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|JB|JRB|Joseph Robinette Biden=[[File:Joe Biden icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Joseph Robinette Biden]]&lt;br /&gt;
|IG|Incognito=[[File:IncognitoPortrait1x.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Incognito]]&lt;br /&gt;
|NH|Noah=[[File:NoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Noah]]&lt;br /&gt;
|Evil Noah=[[File:EvilNoahIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Evil Noah]]&lt;br /&gt;
|Ian=[[File:IanIcon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=Ian]]&lt;br /&gt;
|NI|No Icon=[[File:No_icon.png|{{#if:{{{2|}}}|{{{2}}}x{{{2}}}|50x50}}px|link=]]&lt;br /&gt;
|#default=[[File:{{{1}}} icon.png|{{{2|50}}}px|link={{{1}}}]]}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{#css:&lt;br /&gt;
#character-icon-table td:first-child{&lt;br /&gt;
text-align: center;&lt;br /&gt;
height: 50px;&lt;br /&gt;
}&lt;br /&gt;
}}&amp;lt;templatestyles src=&amp;quot;Misc.css&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Allows for easy access of character icons without having to search for the file name of the icon. The character icons have no consistent naming scheme, so this should make it easier to use them. This template also automatically links icons to the character&#039;s character page. For characters without an icon, another image of them is used. I&#039;d reccomend importing &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;templatestyles src=&amp;quot;misc.css&amp;quot;/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; when using character icons, though it&#039;s not required. This template has and alias [[Template:Ci]] so you don&#039;t have to type out &amp;quot;Character icon&amp;quot; to use it.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Character icon code&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Paper Niko&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Icon size in pixels&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;50&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Table of icon codes ==&lt;br /&gt;
Some icons have multiple different codes that work; these are separated by commas.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; id=&amp;quot;character-icon-table&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Icon&lt;br /&gt;
!Icon code&lt;br /&gt;
!Note&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|123 Referee}}&lt;br /&gt;
|123 Referee,&amp;lt;br&amp;gt;1R&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|9150625}}&lt;br /&gt;
|9150625,&amp;lt;br&amp;gt;055, 55&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ad}}&lt;br /&gt;
|Ad,&amp;lt;br&amp;gt;AD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Atlanta Souviner Cup}}&lt;br /&gt;
|Atlanta Souviner Cup,&amp;lt;br&amp;gt;AS, ASC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bacon Cola}}&lt;br /&gt;
|Bacon Cola,&amp;lt;br&amp;gt;BC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bean Sprout}}&lt;br /&gt;
|Bean Sprout,&amp;lt;br&amp;gt;BS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Big Boy}}&lt;br /&gt;
|Big Boy,&amp;lt;br&amp;gt;BB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Biscuit Tin}}&lt;br /&gt;
|Biscuit Tin,&amp;lt;br&amp;gt;BT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Black}}&lt;br /&gt;
|Black,&amp;lt;br&amp;gt;BK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Boni}}&lt;br /&gt;
|Boni,&amp;lt;br&amp;gt;BO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bot the mew}}&lt;br /&gt;
|Bot the mew,&amp;lt;br&amp;gt;BM, Btm&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Briny}}&lt;br /&gt;
|Briny,&amp;lt;br&amp;gt;BN&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Bullseye}}&lt;br /&gt;
|Bullseye,&amp;lt;br&amp;gt;BE&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cake pop!!!!!!!!!!!!!}}&lt;br /&gt;
|Cake pop!!!!!!!!!!!!!,&amp;lt;br&amp;gt;CK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Candy Stick}}&lt;br /&gt;
|Candy Stick,&amp;lt;br&amp;gt;CS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cauldron}}&lt;br /&gt;
|Cauldron,&amp;lt;br&amp;gt;CD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Cellphone}}&lt;br /&gt;
|Cellphone,&amp;lt;br&amp;gt;CL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Christmas Techo Scarf}}&lt;br /&gt;
|Christmas Techo Scarf,&amp;lt;br&amp;gt;CT, CTS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Pepper}}&lt;br /&gt;
|Copper Pepper,&amp;lt;br&amp;gt;CU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Copper Salts}}&lt;br /&gt;
|Copper Salts&lt;br /&gt;
|Not a season 2 contestant&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|CrAIyon}}&lt;br /&gt;
|CrAIyon,&amp;lt;br&amp;gt;CY&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Creative Commons &amp;amp; Copyright}}&lt;br /&gt;
|Creative Commons &amp;amp; Copyright,&amp;lt;br&amp;gt;CC, CC&amp;amp;C&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Daisy}}&lt;br /&gt;
|Daisy,&amp;lt;br&amp;gt;DS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dexter Cut}}&lt;br /&gt;
|Dexter Cut,&amp;lt;br&amp;gt;DC, DX&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diary}}&lt;br /&gt;
|Diary,&amp;lt;br&amp;gt;DR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Diffuser}}&lt;br /&gt;
|Diffuser,&amp;lt;br&amp;gt;DF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dodgeball}}&lt;br /&gt;
|Dodgeball,&amp;lt;br&amp;gt;DB&lt;br /&gt;
|Not an official image&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dora}}&lt;br /&gt;
|Dora,&amp;lt;br&amp;gt;DO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Duplo}}&lt;br /&gt;
|Duplo,&amp;lt;br&amp;gt;DP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Emoticon}}&lt;br /&gt;
|Emoticon,&amp;lt;br&amp;gt;EM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|EVIL Cake Pop¡¡¡¡¡}}&lt;br /&gt;
|EVIL Cake Pop¡¡¡¡¡,&amp;lt;br&amp;gt;EC, ECP&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Fictional charcter}}&lt;br /&gt;
|Fictional charcter,&amp;lt;br&amp;gt;FC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Flag}}&lt;br /&gt;
|Flag,&amp;lt;br&amp;gt;FL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Font Mini}}&lt;br /&gt;
|Font Mini,&amp;lt;br&amp;gt;FM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Gamer}}&lt;br /&gt;
|Gamer,&amp;lt;br&amp;gt;GM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Go Sign}}&lt;br /&gt;
|Go Sign,&amp;lt;br&amp;gt;GS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Head of Lettuce}}&lt;br /&gt;
|Head of Lettuce,&amp;lt;br&amp;gt;HL, HoL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Heat Death of the Universe}}&lt;br /&gt;
|Heat Death of the Universe,&amp;lt;br&amp;gt;HD, HDoTU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Image}}&lt;br /&gt;
|Image,&amp;lt;br&amp;gt;IM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell}}&lt;br /&gt;
|In a Nutshell,&amp;lt;br&amp;gt;IN, IaN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|In a Nutshell Jr.}}&lt;br /&gt;
|In a Nutshell Jr.,&amp;lt;br&amp;gt;IJ, IaNJ&lt;br /&gt;
|Not an official icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Incognito}}&lt;br /&gt;
|Incognito,&amp;lt;br&amp;gt;IG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Jurta}}&lt;br /&gt;
|Jurta,&amp;lt;br&amp;gt;JR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Joseph Robinette Biden}}&lt;br /&gt;
|Joseph Robinette Biden,&amp;lt;br&amp;gt;JB, JRB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kiny}}&lt;br /&gt;
|Kiny,&amp;lt;br&amp;gt;KI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Kumon}}&lt;br /&gt;
|Kumon,&amp;lt;br&amp;gt;KM&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Let Tumes Tari}}&lt;br /&gt;
|Let Tumes Tari,&amp;lt;br&amp;gt;LT, LTT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|LiSt}}&lt;br /&gt;
|LiSt,&amp;lt;br&amp;gt;LS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Little Caesars Pizza}}&lt;br /&gt;
|Little Caesars Pizza,&amp;lt;br&amp;gt;LC, LCP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Lost Artifact}}&lt;br /&gt;
|Lost Artifact,&amp;lt;br&amp;gt;LA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mahjong Tile}}&lt;br /&gt;
|Mahjong Tile,&amp;lt;br&amp;gt;MT&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mangrove}}&lt;br /&gt;
|Mangrove,&amp;lt;br&amp;gt;MV&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mark Genuine}}&lt;br /&gt;
|Mark Genuine,&amp;lt;br&amp;gt;MG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Dark Genuine}}&lt;br /&gt;
|Dark Genuine,&amp;lt;br&amp;gt;DG&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|McDonald&#039;s Sweet n&#039; Sour Sauce}}&lt;br /&gt;
|McDonald&#039;s Sweet n&#039; Sour Sauce,&amp;lt;br&amp;gt;MD, MDSnSS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Meme Folder}}&lt;br /&gt;
|Meme Folder,&amp;lt;br&amp;gt;MF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Miso}}&lt;br /&gt;
|Miso,&amp;lt;br&amp;gt;MI&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Monitor}}&lt;br /&gt;
|Monitor,&amp;lt;br&amp;gt;MO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Mugshot}}&lt;br /&gt;
|Mugshot,&amp;lt;br&amp;gt;MS&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Multiball}}&lt;br /&gt;
|Multiball,&amp;lt;br&amp;gt;MB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Muscle Man}}&lt;br /&gt;
|Muscle Man&lt;br /&gt;
|You know who else has an icon?&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nerpy Scuba}}&lt;br /&gt;
|Nerpy Scuba&lt;br /&gt;
|Not a competitor&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|No Icon}}&lt;br /&gt;
|No Icon,&amp;lt;br&amp;gt;NI&lt;br /&gt;
|Not used for a specific character&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Noah}}&lt;br /&gt;
|Noah,&amp;lt;br&amp;gt;NH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Number 1 Pen}}&lt;br /&gt;
|Number 1 Pen,&amp;lt;br&amp;gt;N1, N1P&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Nurse Cap}}&lt;br /&gt;
|Nurse Cap,&amp;lt;br&amp;gt;NC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Open Sesame}}&lt;br /&gt;
|Open Sesame,&amp;lt;br&amp;gt;OS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Ostap}}&lt;br /&gt;
|Ostap,&amp;lt;br&amp;gt;OP&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Padlock}}&lt;br /&gt;
|Padlock,&amp;lt;br&amp;gt;PC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Paper Niko}}&lt;br /&gt;
|Paper Niko,&amp;lt;br&amp;gt;PN&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Pentagon}}&lt;br /&gt;
|Pentagon,&amp;lt;br&amp;gt;PG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Perry Llelogram}}&lt;br /&gt;
|Perry Llelogram,&amp;lt;br&amp;gt;PL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist}}&lt;br /&gt;
|Playlist,&amp;lt;br&amp;gt;PS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Playlist Versus}}&lt;br /&gt;
|Playlist Versus&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Push Dagger}}&lt;br /&gt;
|Push Dagger,&amp;lt;br&amp;gt;PD&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rolly}}&lt;br /&gt;
|Rolly,&amp;lt;br&amp;gt;RL&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Rotob}}&lt;br /&gt;
|Rotob,&amp;lt;br&amp;gt;RT&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece}}&lt;br /&gt;
|SFD Jigsaw Piece,&amp;lt;br&amp;gt;SJ, SFD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SFD Jigsaw Piece 2}}&lt;br /&gt;
|SFD Jigsaw Piece 2,&amp;lt;br&amp;gt;SJ2, SFD2&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sir Feet}}&lt;br /&gt;
|Sir Feet&amp;lt;br&amp;gt;SF&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Scythie}}&lt;br /&gt;
|Scythie&amp;lt;br&amp;gt;SC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sketchy}}&lt;br /&gt;
|Sketchy,&amp;lt;br&amp;gt;SK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Slime}}&lt;br /&gt;
|Slime,&amp;lt;br&amp;gt;SL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Smobo}}&lt;br /&gt;
|Smobo,&amp;lt;br&amp;gt;SM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sock Hater}}&lt;br /&gt;
|Sock Hater,&amp;lt;br&amp;gt;SH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sandle}}&lt;br /&gt;
|Sandle,&amp;lt;br&amp;gt;SD&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|SswtUPtyOLI}}&lt;br /&gt;
|SswtUPtyOLI,&amp;lt;br&amp;gt;SS, Logo&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Staffa Island}}&lt;br /&gt;
|Staffa Island,&amp;lt;br&amp;gt;SI&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Strawberry}}&lt;br /&gt;
|Strawberry,&amp;lt;br&amp;gt;SB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Sunny}}&lt;br /&gt;
|Sunny,&amp;lt;br&amp;gt;SU&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|T Series Car 5134}}&lt;br /&gt;
|T Series Car 5134,&amp;lt;br&amp;gt;T5, TSC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tahmahtoh}}&lt;br /&gt;
|Tahmahtoh,&amp;lt;br&amp;gt;TH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Teenage Trouble Claws}}&lt;br /&gt;
|Teenage Trouble Claws,&amp;lt;br&amp;gt;TT, TTC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Terra}}&lt;br /&gt;
|Terra,&amp;lt;br&amp;gt;TA&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|THE BIG CHEESE}}&lt;br /&gt;
|THE BIG CHEESE,&amp;lt;br&amp;gt;TG, TBC&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Computer}}&lt;br /&gt;
|The Computer,&amp;lt;br&amp;gt;TC&lt;br /&gt;
|Not officially an icon (thanks [[User:BobTheTacocat]])&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Divine Goddess}}&lt;br /&gt;
|The Divine Goddess,&amp;lt;br&amp;gt;TDG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Eater of Wikis}}&lt;br /&gt;
|The Eater of Wikis,&amp;lt;br&amp;gt;TE, TEoW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Joker}}&lt;br /&gt;
|The Joker,&amp;lt;br&amp;gt;TJ&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|The Wiki Machine}}&lt;br /&gt;
|The Wiki Machine,&amp;lt;br&amp;gt;TM, TWM&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|TheLegend27}}&lt;br /&gt;
|TheLegend27,&amp;lt;br&amp;gt;TL, TL27&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toasty}}&lt;br /&gt;
|Toasty,&amp;lt;br&amp;gt;TS, Me&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tombstone}}&lt;br /&gt;
|Tombstone,&amp;lt;br&amp;gt;TO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks}}&lt;br /&gt;
|Toy Blocks,&amp;lt;br&amp;gt;TB&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Toy Blocks object}}&lt;br /&gt;
|Toy Blocks object,&amp;lt;br&amp;gt;TBO&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Traffic Regulator}}&lt;br /&gt;
|Traffic Regulator,&amp;lt;br&amp;gt;TR&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Tuna}}&lt;br /&gt;
|Tuna,&amp;lt;br&amp;gt;TU&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Twimble}}&lt;br /&gt;
|Twimble,&amp;lt;br&amp;gt;TW&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|U.U.F.O.}}&lt;br /&gt;
|U.U.F.O.,&amp;lt;br&amp;gt;UF, UUFO&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Vandalism on The Wiki Camp 2}}&lt;br /&gt;
|Vandalism on The Wiki Camp 2,&amp;lt;br&amp;gt;VN, VoTWC2&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|What}}&lt;br /&gt;
|What,&amp;lt;br&amp;gt;WH&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Witch&#039;s Cauldron}}&lt;br /&gt;
|Witch&#039;s Cauldron,&amp;lt;br&amp;gt;WC&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Wrecking Ball}}&lt;br /&gt;
|Wrecking Ball,&amp;lt;br&amp;gt;WB&lt;br /&gt;
|Not officially an icon&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist}}&lt;br /&gt;
|Zeitgeist,&amp;lt;br&amp;gt;ZEITGEIST, ZG&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist SCP}}&lt;br /&gt;
|Zeitgeist SCP,&amp;lt;br&amp;gt;Zeitgeist Thaumiel, ZT, ZS&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Fandom}}&lt;br /&gt;
|Zeitgeist Fandom,&amp;lt;br&amp;gt;Zeitgeist Football, ZF&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Wikipedia}}&lt;br /&gt;
|Zeitgeist Wikipedia,&amp;lt;br&amp;gt;ZW&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist File}}&lt;br /&gt;
|Zeitgeist File,&amp;lt;br&amp;gt;ZL&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Kevin}}&lt;br /&gt;
|Zeitgeist Kevin,&amp;lt;br&amp;gt;ZK&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{Character icon|Zeitgeist Random}}&lt;br /&gt;
|Zeitgeist Random&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Team icon]]&lt;br /&gt;
* [[Character icons]][[Category:Image templates]][[Category:Portal of Resources]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=World%27s_Fattest_Cigarette&amp;diff=154047</id>
		<title>World&#039;s Fattest Cigarette</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=World%27s_Fattest_Cigarette&amp;diff=154047"/>
		<updated>2026-05-30T21:59:22Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: Undo revision — literally untrue&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Tobacco warning}}The &#039;&#039;&#039;World&#039;s Fattest Cigarette&#039;&#039;&#039; is an advanced hypothetical future invention that takes the form of a cigarette. Theoretically, it would be a big fuckin&#039; cigarette that could be smoked entirely in as few as 5 hours or more. Alongside [[Flying car|flying cars]] and [[color television]], the World&#039;s Fattest Cigarette is a hallmark of a distant utopia.&lt;br /&gt;
&lt;br /&gt;
== Plausibility ==&lt;br /&gt;
Currently, no cigarette could ever be this slow. It is unknown whether this is possible with current laws of physics.&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:Drugs]]&lt;br /&gt;
[[Category:Future]]&lt;br /&gt;
[[Category:Pages Tumblr likes]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Illinois&amp;diff=154015</id>
		<title>Illinois</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Illinois&amp;diff=154015"/>
		<updated>2026-05-29T15:10:38Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#css:&lt;br /&gt;
.twin-l { width: 50%; float: left; }&lt;br /&gt;
.twin-r { width: 50%; float: right; }&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Illinois&#039;&#039;&#039; is a [[:Category:States|state]] in the [[United States|United States of America]], and the container for the city of [[Chicago]]. Outside of Chicago, it&#039;s just farmland. It&#039;s the land of [[Lincoln Loud|Lincoln]]. [[Train]]s are the state&#039;s erythrocytes, radiating out of Chicago and into the great beyond.&lt;br /&gt;
[[Category:States]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&amp;quot;Heh! From now on, [[Africa]] will seem like... Illinois!&amp;quot;&#039;&#039; - Eckels.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Illinois is bordered by [[Wisconsin]] to the north, [[Lake Michigan]] to the northeast, [[Indiana]] to the east, [[Okin Tucky]] to the southeast, [[Missouri]] to the southwest, [[Iowa]] to the northwest, and the [[Solar System|vast expanse of space]] going upward.&lt;br /&gt;
==Notable communities and places==&lt;br /&gt;
===Aurora===&lt;br /&gt;
It is, in fact, the second-largest city in the state. Not something I&#039;d expect to know.&lt;br /&gt;
===Cairo===&lt;br /&gt;
Pronounced &amp;quot;kay-ro&amp;quot;, unlike [[Cairo|the Egyptian capital]].&lt;br /&gt;
===Carbondale===&lt;br /&gt;
SIU land. [[Amtrak]] named a train to Chicago after its mascot, a [[Saluki]] dog. Was in the path of totality for both the [[2017]] and [[2024]] eclipses.&lt;br /&gt;
===Casey===&lt;br /&gt;
It has a bunch of big things; I went there once.&lt;br /&gt;
&amp;lt;div class=&amp;quot;twin-l&amp;quot;&amp;gt;&lt;br /&gt;
===Champaign===&lt;br /&gt;
UIUC land. Spelt differently from &amp;quot;champagne&amp;quot; as in the drink. Amtrak named a train to Chicago after... well, uh, I don&#039;t like cultural appropriation. So until recently their mascot was an Inoka man, coming from an Algonquian confederation of 12-13 bands that happened to be the state&#039;s namesake. Even if the mascot was dropped, I say we change the nickname altogether because of the systemic racism associated with it. How about the Greyhounds? They&#039;re fast like a Saluki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;twin-r&amp;quot;&amp;gt;&lt;br /&gt;
===Urbana===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
===Chicago===&lt;br /&gt;
{{Main|Chicago}}&lt;br /&gt;
B E A N&lt;br /&gt;
===DeKalb===&lt;br /&gt;
So I&#039;m looking at a hypothetical map of Midwest regional rail, and while there is already a very busy commuter rail line to Aurora, they seem to have extended it to DeKalb, though the latter is, in fact, not on the same line.&lt;br /&gt;
===Dolton===&lt;br /&gt;
Over 100 trains roll through the junction where the Union Pacific line crosses over the CSX and IHB tracks.&lt;br /&gt;
=== Downers Grove ===&lt;br /&gt;
If you want to watch the twice daily parade of commuter trains zipping through the Chicago suburbs, then this place is for you!&lt;br /&gt;
=== East St. Louis ===&lt;br /&gt;
Like Regular St. Louis, but for military wives and stoners.&lt;br /&gt;
===Evanston===&lt;br /&gt;
It exists. Also, why is it called Northwestern when it&#039;s in the northeastern parts of the state?&lt;br /&gt;
===Galesburg===&lt;br /&gt;
More trains! Come to Peck Park if you&#039;re interested.&lt;br /&gt;
===Grundy County===&lt;br /&gt;
Used to lie on the [[equator]] when Earth was [[Pangaea]]n. It had [[Tullimonstrum]], whose secrets were discovered through [[coal]] mining.&lt;br /&gt;
===Hinsdale===&lt;br /&gt;
Another great place to watch commuter trains.&lt;br /&gt;
===Joliet===&lt;br /&gt;
A very busy junction where the former CRI&amp;amp;P line crosses over the joint former AT&amp;amp;SF-C&amp;amp;A-MC line.&lt;br /&gt;
=== Kankakee ===&lt;br /&gt;
Good morning [[United States|America]], how are you? The southbound [[City of New Orleans]] pulls out here, having departed Chicago and stopped at Homewood. All aboard!&lt;br /&gt;
=== Kaskasia ===&lt;br /&gt;
The capital of Illinois for a brief period in 1818. It is very small, and only accessible from Missouri.&lt;br /&gt;
=== Metropolis ===&lt;br /&gt;
It&#039;s a bird! It&#039;s a plane! It&#039;s... the Super Museum?&lt;br /&gt;
=== Naperville ===&lt;br /&gt;
Yet another great place to watch commuter trains.&lt;br /&gt;
&amp;lt;div class=&amp;quot;twin-l&amp;quot;&amp;gt;&lt;br /&gt;
=== [[The Normal Camp 2|Normal]] ===&lt;br /&gt;
Home to Illinois State University, the [[Joker]] calls this city Crazy.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;twin-r&amp;quot;&amp;gt;&lt;br /&gt;
=== Bloomington ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
=== Peoria ===&lt;br /&gt;
Located roughly 33 miles north of the word &amp;quot;Illinois&amp;quot;, the Illinois River flows through Peoria on its way to the Great Lakes.&lt;br /&gt;
===Rochelle===&lt;br /&gt;
Two busy railway lines cross each other there. This attracts plenty of train enthusiasts.&lt;br /&gt;
===Rockford===&lt;br /&gt;
For the first time since 1981, Rockford will finally get passenger rail!&lt;br /&gt;
===Springfield===&lt;br /&gt;
The capital. &#039;&#039;Not&#039;&#039; in [[the Simpsons]]. Even if there is a &amp;quot;Shelbyville&amp;quot; not too far away.&lt;br /&gt;
===Union===&lt;br /&gt;
It has an incredibly large railway museum! Do you like trains, especially older ones? Go here then, I guess.&lt;br /&gt;
&lt;br /&gt;
== Itinerary==&lt;br /&gt;
Arrive at O&#039;Hare or Midway Airport or Union Station and make your way to Omni Chicago Hotel. From O&#039;Hare, take [[Chicago &amp;quot;L&amp;quot;|CTA]]&#039;s Blue Line to Washington and bus 146 from State &amp;amp; Randolph to Michigan &amp;amp; Huron. From Midway, take the Orange and Red Lines, interchanging at Roosevelt. From Union Station, take bus 151 to Michigan &amp;amp; Huron. After checking in, if you have enough time, feel free to explore Chicago.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Day&lt;br /&gt;
!Journey&lt;br /&gt;
!Destination&lt;br /&gt;
!Highlights&lt;br /&gt;
!Hotel&lt;br /&gt;
!Breakfast&lt;br /&gt;
! colspan=&amp;quot;6&amp;quot; |Lunch&lt;br /&gt;
!Dinner&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|&lt;br /&gt;
* To get to the Art Institute:&lt;br /&gt;
** CTA bus 3 to Michigan Ave &amp;amp; Jackson Blvd&lt;br /&gt;
* To get to the Field Museum, Shedd Aquarium, or Adler Planetarium:&lt;br /&gt;
** CTA bus 146 to Soldier Field &amp;amp; Field Museum&lt;br /&gt;
* To get to the Museum of Science and Industry:&lt;br /&gt;
** CTA bus 2 to Stony Island &amp;amp; 57th Street&lt;br /&gt;
* To get to the Linkin Park Zoo&lt;br /&gt;
** CTA bus 22 to Clark &amp;amp; Wisconsin&lt;br /&gt;
* Then pretty much take the same routes and look for the Blue Awning.&lt;br /&gt;
* Walk around River North and/or the Magnificent Mile&lt;br /&gt;
* Walk to Quartino Ristorante&lt;br /&gt;
* Walk back to Omni Chicago Hotel&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |[[Chicago]]&lt;br /&gt;
|&lt;br /&gt;
* Either of the following:&lt;br /&gt;
** The Art Institute of Chicago&lt;br /&gt;
*** [[American Gothic]]&lt;br /&gt;
*** Nighthawks&lt;br /&gt;
** Field Museum&lt;br /&gt;
*** Sue&lt;br /&gt;
*** [[Mastodon|Mastodons]]&lt;br /&gt;
*** Some [[sauropod]]&lt;br /&gt;
*** [[African bush elephant|African bush elephants]]&lt;br /&gt;
** Shedd Aquarium&lt;br /&gt;
*** [[Shark|Sharks]]&lt;br /&gt;
*** [[Beluga whale|Beluga whales]]&lt;br /&gt;
*** [[Jellyfish]]&lt;br /&gt;
*** [[Penguin|Penguins]]&lt;br /&gt;
*** Some [[triggerfish]] sculpture&lt;br /&gt;
** Adler Planetarium&lt;br /&gt;
*** Exhibits on the [[Solar System]]&lt;br /&gt;
** Museum of Science and Industry&lt;br /&gt;
*** [[The Great Train Story]]&lt;br /&gt;
*** A [[United Airlines]] [[Boeing 727]]&lt;br /&gt;
*** [[New York Central and Hudson River Railroad No. 999]]&lt;br /&gt;
*** A replica of [[Stephenson&#039;s Rocket]]&lt;br /&gt;
*** A [[U-boat]], for some reason&lt;br /&gt;
*** The [[Pioneer Zephyr]]&lt;br /&gt;
*** A [[Switzerland|Swiss]]-themed [[Rube Goldberg machine|Rube Goldberg-adjacent machine]]&lt;br /&gt;
*** [[Coal]] mining exhibit&lt;br /&gt;
** [[Linkin Park Zoo]]&lt;br /&gt;
*** [[Kovler Seal Pool]]&lt;br /&gt;
** Lunch options for each&lt;br /&gt;
** Chicago’s First Lady cruise on the [[Chicago River]]&lt;br /&gt;
** Optional drink at Chicago Athletic Association - The Unbound Collection by Hyatt&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |Omni Chicago Hotel&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |676 Restaurant &amp;amp; Bar&lt;br /&gt;
|About Last Knife&lt;br /&gt;
|The Field Bistro&lt;br /&gt;
|Soundings Cafe&lt;br /&gt;
|Cosmic Café&lt;br /&gt;
|Dawn A.M. Eatery&lt;br /&gt;
|Café Brauer&lt;br /&gt;
|Quartino Ristorante&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|&lt;br /&gt;
* To get to Wrigley Field:&lt;br /&gt;
** CTA Red Line to Addison&lt;br /&gt;
* To get to Wicker Park:&lt;br /&gt;
** CTA bus 148 to State &amp;amp; Washington&lt;br /&gt;
** CTA Blue Line to Damen&lt;br /&gt;
* To get to Hyde Park:&lt;br /&gt;
** CTA bus 3 to Michigan &amp;amp; Washington&lt;br /&gt;
** Walk to Millennium Station&lt;br /&gt;
** [[Metra]] Electric District to 55th - 56th - 57th St.&lt;br /&gt;
* To get back downtown to either of the following:&lt;br /&gt;
** Northerly Island&lt;br /&gt;
*** CTA Red/Blue Line to Jackson for the first two, followed by CTA bus 146 to Solidarity Dr &amp;amp; Planetarium&lt;br /&gt;
*** Metra Electric District to Museum Campus/11th St. for the third&lt;br /&gt;
** Ohio Street Beach&lt;br /&gt;
*** The same three train lines, plus CTA bus 2 to Navy Pier Terminal&lt;br /&gt;
* To get to Logan Square:&lt;br /&gt;
** CTA Blue Line to Logan Square&lt;br /&gt;
* Pretty much the same route back to the hotel&lt;br /&gt;
|&lt;br /&gt;
* Either of the following neighbourhoods:&lt;br /&gt;
** Wrigleyville&lt;br /&gt;
*** [[Chicago Cubs]]&lt;br /&gt;
** Wicker Park&lt;br /&gt;
** Hyde Park&lt;br /&gt;
* Either of the following walks:&lt;br /&gt;
** Northerly Island&lt;br /&gt;
** Ohio Street Beach&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |Whatever there is at Wrigley Field, if not Big Star Wrigleyville&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |Small Cheval- Wicker Park&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |14 Parish&lt;br /&gt;
|Longman &amp;amp; Eagle&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|&lt;br /&gt;
* Check out by 5:30 AM&lt;br /&gt;
* CTA bus 125 to Clinton &amp;amp; Quincy&lt;br /&gt;
* Walk to the Greyhound station&lt;br /&gt;
* Burlington Trailways 1485 to Galena&lt;br /&gt;
* Taxi to DeSoto House Hotel and check in&lt;br /&gt;
* Explore the streets and hop on a trolley... no, not an actual [[tram]]&lt;br /&gt;
|Galena&lt;br /&gt;
|&lt;br /&gt;
* Galena Trolley Tours&lt;br /&gt;
* Galena River Trail&lt;br /&gt;
|DeSoto House Hotel&lt;br /&gt;
|Unsure&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |Paradise Bar &amp;amp; Grill&lt;br /&gt;
|Embe Eatery and Lounge&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|&lt;br /&gt;
* Uber to Poopy&#039;s Pub&lt;br /&gt;
* Uber to Mount Carroll for a stretch of legs&lt;br /&gt;
* Uber to Springfield&lt;br /&gt;
|Savanna&lt;br /&gt;
Mount Carroll&lt;br /&gt;
&lt;br /&gt;
Springfield&lt;br /&gt;
|&lt;br /&gt;
* Great River Road&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |President Abraham Lincoln Springfield - a DoubleTree by Hilton Hotel&lt;br /&gt;
|DeSoto House Hotel&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |Poopy&#039;s Pub&lt;br /&gt;
|Boone&#039;s&lt;br /&gt;
|-&lt;br /&gt;
|5&lt;br /&gt;
|&lt;br /&gt;
* Walk to Abraham Lincoln Presidential Library and Museum&lt;br /&gt;
* Walk to the Illinois State Capitol Building&lt;br /&gt;
|Springfield&lt;br /&gt;
|&lt;br /&gt;
* Abraham Lincoln Presidential Library and Museum&lt;br /&gt;
* Illinois State Capitol Building&lt;br /&gt;
|Charlie Parker&#039;s Diner&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |The Dublin Pub&lt;br /&gt;
|Replay Lounge&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Trivia==&lt;br /&gt;
&lt;br /&gt;
*If you turn Illinois upside down, it will look like an incredibly deformed [[Michigan]]. This will also upset the residents of Illinois, so don&#039;t do it.&lt;br /&gt;
* Illinois is the 25th largest state by land area.&lt;br /&gt;
{{s-start}}&lt;br /&gt;
{{s-bef|before=[[Indiana]]}}&lt;br /&gt;
{{s-ttl|title=[[User:SGuySMW]]&#039;s travels|years=First visited in 2018}}&lt;br /&gt;
{{s-aft|after=[[Nevada]]}}&lt;br /&gt;
{{s-end}}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Illinois&amp;diff=154014</id>
		<title>Illinois</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Illinois&amp;diff=154014"/>
		<updated>2026-05-29T15:10:11Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: twin cities&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#css:&lt;br /&gt;
.twin-l { width: 50%; float: left; }&lt;br /&gt;
.twin-r { width: 50%; float: right; }&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Illinois&#039;&#039;&#039; is a [[:Category:States|state]] in the [[United States|United States of America]], and the container for the city of [[Chicago]]. Outside of Chicago, it&#039;s just farmland. It&#039;s the land of [[Lincoln Loud|Lincoln]]. [[Train]]s are the state&#039;s erythrocytes, radiating out of Chicago and into the great beyond.&lt;br /&gt;
[[Category:States]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;&amp;quot;Heh! From now on, [[Africa]] will seem like... Illinois!&amp;quot;&#039;&#039; - Eckels.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
Illinois is bordered by [[Wisconsin]] to the north, [[Lake Michigan]] to the northeast, [[Indiana]] to the east, [[Okin Tucky]] to the southeast, [[Missouri]] to the southwest, [[Iowa]] to the northwest, and the [[Solar System|vast expanse of space]] going upward.&lt;br /&gt;
==Notable communities and places==&lt;br /&gt;
===Aurora===&lt;br /&gt;
It is, in fact, the second-largest city in the state. Not something I&#039;d expect to know.&lt;br /&gt;
===Cairo===&lt;br /&gt;
Pronounced &amp;quot;kay-ro&amp;quot;, unlike [[Cairo|the Egyptian capital]].&lt;br /&gt;
===Carbondale===&lt;br /&gt;
SIU land. [[Amtrak]] named a train to Chicago after its mascot, a [[Saluki]] dog. Was in the path of totality for both the [[2017]] and [[2024]] eclipses.&lt;br /&gt;
===Casey===&lt;br /&gt;
It has a bunch of big things; I went there once.&lt;br /&gt;
&amp;lt;div class=&amp;quot;twin-l&amp;quot;&amp;gt;&lt;br /&gt;
===Champaign===&lt;br /&gt;
UIUC land. Spelt differently from &amp;quot;champagne&amp;quot; as in the drink. Amtrak named a train to Chicago after... well, uh, I don&#039;t like cultural appropriation. So until recently their mascot was an Inoka man, coming from an Algonquian confederation of 12-13 bands that happened to be the state&#039;s namesake. Even if the mascot was dropped, I say we change the nickname altogether because of the systemic racism associated with it. How about the Greyhounds? They&#039;re fast like a Saluki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;twin-r&amp;quot;&amp;gt;&lt;br /&gt;
===Urbana===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
===Chicago===&lt;br /&gt;
{{Main|Chicago}}&lt;br /&gt;
B E A N&lt;br /&gt;
===DeKalb===&lt;br /&gt;
So I&#039;m looking at a hypothetical map of Midwest regional rail, and while there is already a very busy commuter rail line to Aurora, they seem to have extended it to DeKalb, though the latter is, in fact, not on the same line.&lt;br /&gt;
===Dolton===&lt;br /&gt;
Over 100 trains roll through the junction where the Union Pacific line crosses over the CSX and IHB tracks.&lt;br /&gt;
=== Downers Grove ===&lt;br /&gt;
If you want to watch the twice daily parade of commuter trains zipping through the Chicago suburbs, then this place is for you!&lt;br /&gt;
=== East St. Louis ===&lt;br /&gt;
Like Regular St. Louis, but for military wives and stoners.&lt;br /&gt;
===Evanston===&lt;br /&gt;
It exists. Also, why is it called Northwestern when it&#039;s in the northeastern parts of the state?&lt;br /&gt;
===Galesburg===&lt;br /&gt;
More trains! Come to Peck Park if you&#039;re interested.&lt;br /&gt;
===Grundy County===&lt;br /&gt;
Used to lie on the [[equator]] when Earth was [[Pangaea]]n. It had [[Tullimonstrum]], whose secrets were discovered through [[coal]] mining.&lt;br /&gt;
===Hinsdale===&lt;br /&gt;
Another great place to watch commuter trains.&lt;br /&gt;
===Joliet===&lt;br /&gt;
A very busy junction where the former CRI&amp;amp;P line crosses over the joint former AT&amp;amp;SF-C&amp;amp;A-MC line.&lt;br /&gt;
=== Kankakee ===&lt;br /&gt;
Good morning [[United States|America]], how are you? The southbound [[City of New Orleans]] pulls out here, having departed Chicago and stopped at Homewood. All aboard!&lt;br /&gt;
=== Kaskasia ===&lt;br /&gt;
The capital of Illinois for a brief period in 1818. It is very small, and only accessible from Missouri.&lt;br /&gt;
=== Metropolis ===&lt;br /&gt;
It&#039;s a bird! It&#039;s a plane! It&#039;s... the Super Museum?&lt;br /&gt;
=== Naperville ===&lt;br /&gt;
Yet another great place to watch commuter trains.&lt;br /&gt;
&amp;lt;div class=&amp;quot;twin-l&amp;quot;&amp;gt;&lt;br /&gt;
=== [[The Normal Camp 2|Normal]] ===&lt;br /&gt;
Home to Illinois State University, the [[Joker]] calls this city Crazy.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
=== Bloomington ===&lt;br /&gt;
&amp;lt;div class=&amp;quot;twin-r&amp;quot;&amp;gt;&lt;br /&gt;
===Urbana===&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
=== Peoria ===&lt;br /&gt;
Located roughly 33 miles north of the word &amp;quot;Illinois&amp;quot;, the Illinois River flows through Peoria on its way to the Great Lakes.&lt;br /&gt;
===Rochelle===&lt;br /&gt;
Two busy railway lines cross each other there. This attracts plenty of train enthusiasts.&lt;br /&gt;
===Rockford===&lt;br /&gt;
For the first time since 1981, Rockford will finally get passenger rail!&lt;br /&gt;
===Springfield===&lt;br /&gt;
The capital. &#039;&#039;Not&#039;&#039; in [[the Simpsons]]. Even if there is a &amp;quot;Shelbyville&amp;quot; not too far away.&lt;br /&gt;
===Union===&lt;br /&gt;
It has an incredibly large railway museum! Do you like trains, especially older ones? Go here then, I guess.&lt;br /&gt;
&lt;br /&gt;
== Itinerary==&lt;br /&gt;
Arrive at O&#039;Hare or Midway Airport or Union Station and make your way to Omni Chicago Hotel. From O&#039;Hare, take [[Chicago &amp;quot;L&amp;quot;|CTA]]&#039;s Blue Line to Washington and bus 146 from State &amp;amp; Randolph to Michigan &amp;amp; Huron. From Midway, take the Orange and Red Lines, interchanging at Roosevelt. From Union Station, take bus 151 to Michigan &amp;amp; Huron. After checking in, if you have enough time, feel free to explore Chicago.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Day&lt;br /&gt;
!Journey&lt;br /&gt;
!Destination&lt;br /&gt;
!Highlights&lt;br /&gt;
!Hotel&lt;br /&gt;
!Breakfast&lt;br /&gt;
! colspan=&amp;quot;6&amp;quot; |Lunch&lt;br /&gt;
!Dinner&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|&lt;br /&gt;
* To get to the Art Institute:&lt;br /&gt;
** CTA bus 3 to Michigan Ave &amp;amp; Jackson Blvd&lt;br /&gt;
* To get to the Field Museum, Shedd Aquarium, or Adler Planetarium:&lt;br /&gt;
** CTA bus 146 to Soldier Field &amp;amp; Field Museum&lt;br /&gt;
* To get to the Museum of Science and Industry:&lt;br /&gt;
** CTA bus 2 to Stony Island &amp;amp; 57th Street&lt;br /&gt;
* To get to the Linkin Park Zoo&lt;br /&gt;
** CTA bus 22 to Clark &amp;amp; Wisconsin&lt;br /&gt;
* Then pretty much take the same routes and look for the Blue Awning.&lt;br /&gt;
* Walk around River North and/or the Magnificent Mile&lt;br /&gt;
* Walk to Quartino Ristorante&lt;br /&gt;
* Walk back to Omni Chicago Hotel&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |[[Chicago]]&lt;br /&gt;
|&lt;br /&gt;
* Either of the following:&lt;br /&gt;
** The Art Institute of Chicago&lt;br /&gt;
*** [[American Gothic]]&lt;br /&gt;
*** Nighthawks&lt;br /&gt;
** Field Museum&lt;br /&gt;
*** Sue&lt;br /&gt;
*** [[Mastodon|Mastodons]]&lt;br /&gt;
*** Some [[sauropod]]&lt;br /&gt;
*** [[African bush elephant|African bush elephants]]&lt;br /&gt;
** Shedd Aquarium&lt;br /&gt;
*** [[Shark|Sharks]]&lt;br /&gt;
*** [[Beluga whale|Beluga whales]]&lt;br /&gt;
*** [[Jellyfish]]&lt;br /&gt;
*** [[Penguin|Penguins]]&lt;br /&gt;
*** Some [[triggerfish]] sculpture&lt;br /&gt;
** Adler Planetarium&lt;br /&gt;
*** Exhibits on the [[Solar System]]&lt;br /&gt;
** Museum of Science and Industry&lt;br /&gt;
*** [[The Great Train Story]]&lt;br /&gt;
*** A [[United Airlines]] [[Boeing 727]]&lt;br /&gt;
*** [[New York Central and Hudson River Railroad No. 999]]&lt;br /&gt;
*** A replica of [[Stephenson&#039;s Rocket]]&lt;br /&gt;
*** A [[U-boat]], for some reason&lt;br /&gt;
*** The [[Pioneer Zephyr]]&lt;br /&gt;
*** A [[Switzerland|Swiss]]-themed [[Rube Goldberg machine|Rube Goldberg-adjacent machine]]&lt;br /&gt;
*** [[Coal]] mining exhibit&lt;br /&gt;
** [[Linkin Park Zoo]]&lt;br /&gt;
*** [[Kovler Seal Pool]]&lt;br /&gt;
** Lunch options for each&lt;br /&gt;
** Chicago’s First Lady cruise on the [[Chicago River]]&lt;br /&gt;
** Optional drink at Chicago Athletic Association - The Unbound Collection by Hyatt&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |Omni Chicago Hotel&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |676 Restaurant &amp;amp; Bar&lt;br /&gt;
|About Last Knife&lt;br /&gt;
|The Field Bistro&lt;br /&gt;
|Soundings Cafe&lt;br /&gt;
|Cosmic Café&lt;br /&gt;
|Dawn A.M. Eatery&lt;br /&gt;
|Café Brauer&lt;br /&gt;
|Quartino Ristorante&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|&lt;br /&gt;
* To get to Wrigley Field:&lt;br /&gt;
** CTA Red Line to Addison&lt;br /&gt;
* To get to Wicker Park:&lt;br /&gt;
** CTA bus 148 to State &amp;amp; Washington&lt;br /&gt;
** CTA Blue Line to Damen&lt;br /&gt;
* To get to Hyde Park:&lt;br /&gt;
** CTA bus 3 to Michigan &amp;amp; Washington&lt;br /&gt;
** Walk to Millennium Station&lt;br /&gt;
** [[Metra]] Electric District to 55th - 56th - 57th St.&lt;br /&gt;
* To get back downtown to either of the following:&lt;br /&gt;
** Northerly Island&lt;br /&gt;
*** CTA Red/Blue Line to Jackson for the first two, followed by CTA bus 146 to Solidarity Dr &amp;amp; Planetarium&lt;br /&gt;
*** Metra Electric District to Museum Campus/11th St. for the third&lt;br /&gt;
** Ohio Street Beach&lt;br /&gt;
*** The same three train lines, plus CTA bus 2 to Navy Pier Terminal&lt;br /&gt;
* To get to Logan Square:&lt;br /&gt;
** CTA Blue Line to Logan Square&lt;br /&gt;
* Pretty much the same route back to the hotel&lt;br /&gt;
|&lt;br /&gt;
* Either of the following neighbourhoods:&lt;br /&gt;
** Wrigleyville&lt;br /&gt;
*** [[Chicago Cubs]]&lt;br /&gt;
** Wicker Park&lt;br /&gt;
** Hyde Park&lt;br /&gt;
* Either of the following walks:&lt;br /&gt;
** Northerly Island&lt;br /&gt;
** Ohio Street Beach&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |Whatever there is at Wrigley Field, if not Big Star Wrigleyville&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |Small Cheval- Wicker Park&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |14 Parish&lt;br /&gt;
|Longman &amp;amp; Eagle&lt;br /&gt;
|-&lt;br /&gt;
|3&lt;br /&gt;
|&lt;br /&gt;
* Check out by 5:30 AM&lt;br /&gt;
* CTA bus 125 to Clinton &amp;amp; Quincy&lt;br /&gt;
* Walk to the Greyhound station&lt;br /&gt;
* Burlington Trailways 1485 to Galena&lt;br /&gt;
* Taxi to DeSoto House Hotel and check in&lt;br /&gt;
* Explore the streets and hop on a trolley... no, not an actual [[tram]]&lt;br /&gt;
|Galena&lt;br /&gt;
|&lt;br /&gt;
* Galena Trolley Tours&lt;br /&gt;
* Galena River Trail&lt;br /&gt;
|DeSoto House Hotel&lt;br /&gt;
|Unsure&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |Paradise Bar &amp;amp; Grill&lt;br /&gt;
|Embe Eatery and Lounge&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|&lt;br /&gt;
* Uber to Poopy&#039;s Pub&lt;br /&gt;
* Uber to Mount Carroll for a stretch of legs&lt;br /&gt;
* Uber to Springfield&lt;br /&gt;
|Savanna&lt;br /&gt;
Mount Carroll&lt;br /&gt;
&lt;br /&gt;
Springfield&lt;br /&gt;
|&lt;br /&gt;
* Great River Road&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |President Abraham Lincoln Springfield - a DoubleTree by Hilton Hotel&lt;br /&gt;
|DeSoto House Hotel&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |Poopy&#039;s Pub&lt;br /&gt;
|Boone&#039;s&lt;br /&gt;
|-&lt;br /&gt;
|5&lt;br /&gt;
|&lt;br /&gt;
* Walk to Abraham Lincoln Presidential Library and Museum&lt;br /&gt;
* Walk to the Illinois State Capitol Building&lt;br /&gt;
|Springfield&lt;br /&gt;
|&lt;br /&gt;
* Abraham Lincoln Presidential Library and Museum&lt;br /&gt;
* Illinois State Capitol Building&lt;br /&gt;
|Charlie Parker&#039;s Diner&lt;br /&gt;
| colspan=&amp;quot;6&amp;quot; |The Dublin Pub&lt;br /&gt;
|Replay Lounge&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Trivia==&lt;br /&gt;
&lt;br /&gt;
*If you turn Illinois upside down, it will look like an incredibly deformed [[Michigan]]. This will also upset the residents of Illinois, so don&#039;t do it.&lt;br /&gt;
* Illinois is the 25th largest state by land area.&lt;br /&gt;
{{s-start}}&lt;br /&gt;
{{s-bef|before=[[Indiana]]}}&lt;br /&gt;
{{s-ttl|title=[[User:SGuySMW]]&#039;s travels|years=First visited in 2018}}&lt;br /&gt;
{{s-aft|after=[[Nevada]]}}&lt;br /&gt;
{{s-end}}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=List_of_numbers_that_cannot_appear_on_the_iOS_Weather_app&amp;diff=153509</id>
		<title>List of numbers that cannot appear on the iOS Weather app</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=List_of_numbers_that_cannot_appear_on_the_iOS_Weather_app&amp;diff=153509"/>
		<updated>2026-05-18T21:09:22Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: +cat&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;These are numbers that [[Apple]] HATES, and is CENSORING.&lt;br /&gt;
* 2°F&lt;br /&gt;
* 4°F&lt;br /&gt;
* 6°F&lt;br /&gt;
* 8°F&lt;br /&gt;
* 11°F&lt;br /&gt;
* 13°F&lt;br /&gt;
* 15°F&lt;br /&gt;
* 17°F&lt;br /&gt;
* 20°F&lt;br /&gt;
* 22°F&lt;br /&gt;
* 24°F&lt;br /&gt;
* 26°F&lt;br /&gt;
* 29°F&lt;br /&gt;
* 31°F&lt;br /&gt;
* 33°F&lt;br /&gt;
* 35°F&lt;br /&gt;
* 38°F&lt;br /&gt;
* 40°F&lt;br /&gt;
* 42°F&lt;br /&gt;
* 44°F&lt;br /&gt;
* 47°F&lt;br /&gt;
* 49°F&lt;br /&gt;
* 51°F&lt;br /&gt;
* 53°F&lt;br /&gt;
* 56°F&lt;br /&gt;
* 58°F&lt;br /&gt;
* 60°F&lt;br /&gt;
* 62°F&lt;br /&gt;
* 65°F&lt;br /&gt;
* 67°F&lt;br /&gt;
* 69°F&lt;br /&gt;
* 71°F&lt;br /&gt;
* 74°F&lt;br /&gt;
* 76°F&lt;br /&gt;
* 78°F&lt;br /&gt;
* 80°F&lt;br /&gt;
* 83°F&lt;br /&gt;
* 85°F&lt;br /&gt;
* 87°F&lt;br /&gt;
* 89°F&lt;br /&gt;
* 92°F&lt;br /&gt;
* 94°F&lt;br /&gt;
* 96°F&lt;br /&gt;
* 98°F&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* This is no longer true.&lt;br /&gt;
[[Category:Lists]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Module:UserPronouns&amp;diff=153456</id>
		<title>Module:UserPronouns</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Module:UserPronouns&amp;diff=153456"/>
		<updated>2026-05-18T05:51:07Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: oh right I forgot I have a third set now&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;--[[&lt;br /&gt;
&lt;br /&gt;
This module provides a way to retrieve pronouns for reffering to a specified&lt;br /&gt;
wiki user. Templates like Template:YourPronouns and Template:UserpagePronouns&lt;br /&gt;
provide a simple means to invoke this module.&lt;br /&gt;
]]&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
&lt;br /&gt;
These variables hold various common pronoun sets for easy use. If you use a&lt;br /&gt;
common pronoun set and it&#039;s not already listed here, you can add it here so more&lt;br /&gt;
people can easily use it in the future.&lt;br /&gt;
&lt;br /&gt;
Pronoun sets are structured as arrays of different forms. The first is the&lt;br /&gt;
subject pronoun, followed by the object pronoun, possessive determiner,&lt;br /&gt;
possessive pronoun, and reflexive form. The last two forms are contractions with&lt;br /&gt;
is/are and has/have. These do not need to be added if the forms end in &amp;quot;&#039;s&amp;quot;, as&lt;br /&gt;
if they are not listed, they will be generated automatically when used. The&lt;br /&gt;
contracted forms only need to be listed when they end in something other than&lt;br /&gt;
&amp;quot;&#039;s&amp;quot;.&lt;br /&gt;
]]&lt;br /&gt;
local p_name = {&amp;quot;&amp;quot;,&amp;quot;&amp;quot;,&amp;quot;&#039;s&amp;quot;,&amp;quot;&#039;s&amp;quot;,&amp;quot;&#039;s self&amp;quot;,&amp;quot; is&amp;quot;,&amp;quot; has&amp;quot;}&lt;br /&gt;
local p_thisperson = {&amp;quot;this person&amp;quot;,&amp;quot;this person&amp;quot;,&amp;quot;this person&#039;s&amp;quot;,&amp;quot;this person&#039;s&amp;quot;,&amp;quot;this person&#039;s self&amp;quot;,&amp;quot;this person is&amp;quot;,&amp;quot;this person has&amp;quot;}&lt;br /&gt;
local p_they = {&amp;quot;they&amp;quot;,&amp;quot;them&amp;quot;,&amp;quot;their&amp;quot;,&amp;quot;theirs&amp;quot;,&amp;quot;themself&amp;quot;,&amp;quot;they&#039;re&amp;quot;,&amp;quot;they&#039;ve&amp;quot;}&lt;br /&gt;
local p_she = {&amp;quot;she&amp;quot;,&amp;quot;her&amp;quot;,&amp;quot;her&amp;quot;,&amp;quot;hers&amp;quot;,&amp;quot;herself&amp;quot;}&lt;br /&gt;
local p_he = {&amp;quot;he&amp;quot;,&amp;quot;him&amp;quot;,&amp;quot;his&amp;quot;,&amp;quot;his&amp;quot;,&amp;quot;himself&amp;quot;}&lt;br /&gt;
local p_it = {&amp;quot;it&amp;quot;,&amp;quot;it&amp;quot;,&amp;quot;its&amp;quot;,&amp;quot;&#039;s&amp;quot;,&amp;quot;itself&amp;quot;} -- English doesn&#039;t normally use a possessive pronoun for it/its, so the username is used instead for that particular case.&lt;br /&gt;
local p_fae = {&amp;quot;fae&amp;quot;,&amp;quot;faer&amp;quot;, &amp;quot;faer&amp;quot;,&amp;quot;faers&amp;quot;,&amp;quot;faerself&amp;quot;,&amp;quot;fae&#039;re&amp;quot;,&amp;quot;fae&#039;ve&amp;quot;}&lt;br /&gt;
local p_i = {&amp;quot;I&amp;quot;,&amp;quot;me&amp;quot;,&amp;quot;my&amp;quot;,&amp;quot;mine&amp;quot;,&amp;quot;myself&amp;quot;,&amp;quot;I&#039;m&amp;quot;,&amp;quot;I&#039;ve&amp;quot;}&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
&lt;br /&gt;
This table consists of user pronouns. If you would like to add your pronouns to&lt;br /&gt;
this module, this is where you&#039;ll want to add them.&lt;br /&gt;
&lt;br /&gt;
To add yourself, add a line below the last person in the list and paste the&lt;br /&gt;
following:&lt;br /&gt;
	[&amp;quot;&amp;quot;] = {},&lt;br /&gt;
&lt;br /&gt;
Add your wiki username between the quotes, and add your pronouns between the&lt;br /&gt;
curly braces. List each set separated by a comma; if the set is already listed&lt;br /&gt;
in the variables above, you can simply reference it by typing its name. If it&#039;s&lt;br /&gt;
not one of the preset pronoun sets, you can either add it to the presets, or&lt;br /&gt;
put the list of forms directly in your personal pronoun set list.&lt;br /&gt;
&lt;br /&gt;
Which one you choose will depend on how common the pronoun set is and whether&lt;br /&gt;
you think it&#039;s likely that other people on the wiki will also use those&lt;br /&gt;
pronouns.&lt;br /&gt;
&lt;br /&gt;
If you list multiple pronouns, the module will pick randomly between them when&lt;br /&gt;
invoked. If used correctly, pages using user pronoun templates should display&lt;br /&gt;
the same pronoun within a sentance, and they may vary between sentances.&lt;br /&gt;
&lt;br /&gt;
If you would like to have one pronoun set be more likely to show up in random&lt;br /&gt;
selection, you can simply add more copies of that set to your list so it has a&lt;br /&gt;
higher chance of being selected.&lt;br /&gt;
&lt;br /&gt;
If you only use one pronoun set, you can simply put that one set in your list&lt;br /&gt;
and nothing else. It is not necesarry to include multiple copies of pronouns in&lt;br /&gt;
this case.&lt;br /&gt;
]]&lt;br /&gt;
local pronouns = {&lt;br /&gt;
	[&amp;quot;Coppersalts&amp;quot;] = {p_she, p_she, p_they, {&amp;quot;she&amp;quot;,&amp;quot;fur&amp;quot;,&amp;quot;fur&amp;quot;,&amp;quot;furs&amp;quot;,&amp;quot;furself&amp;quot;}},&lt;br /&gt;
	[&amp;quot;Timvideo326&amp;quot;] = {p_they, p_they, p_they, p_she},&lt;br /&gt;
	[&amp;quot;Arllyhautegoth&amp;quot;] = {p_she, p_fae},&lt;br /&gt;
	[&amp;quot;Gsn1vy&amp;quot;] = {p_she, p_she, p_she, p_they},&lt;br /&gt;
	[&amp;quot;FuzzyEpic3&amp;quot;] = {p_she, p_she, p_she, p_she, p_she, p_she, p_she, p_she, p_she, p_she, p_she},&lt;br /&gt;
	[&amp;quot;SGuySMW&amp;quot;] = {p_he, p_he, p_he},&lt;br /&gt;
	[&amp;quot;Jurta&amp;quot;] = {p_he, p_they},&lt;br /&gt;
	[&amp;quot;Satomi&amp;quot;] = {p_she, {&amp;quot;g&amp;quot;,&amp;quot;gr&amp;quot;,&amp;quot;gr&amp;quot;,&amp;quot;grs&amp;quot;,&amp;quot;grself&amp;quot;}, {&amp;quot;She&amp;quot;,&amp;quot;Her&amp;quot;,&amp;quot;Her&amp;quot;,&amp;quot;Hers&amp;quot;,&amp;quot;Herself&amp;quot;}},&lt;br /&gt;
	[&amp;quot;Alphermebo&amp;quot;] = {p_he, p_he, p_they},&lt;br /&gt;
	[&amp;quot;Ndnprct3&amp;quot;] = {p_he},&lt;br /&gt;
	[&amp;quot;BobTheTacocat&amp;quot;] = {p_they},&lt;br /&gt;
	[&amp;quot;Viviancherry&amp;quot;] = {p_she, p_he, p_they},&lt;br /&gt;
	[&amp;quot;CandiedCoder&amp;quot;] = {p_she},&lt;br /&gt;
	[&amp;quot;MeanContestantPlaceholder&amp;quot;] = {p_he},&lt;br /&gt;
	[&amp;quot;Jocobo&amp;quot;] = {p_he},&lt;br /&gt;
	[&amp;quot;ThePinkHacker&amp;quot;] = {p_they},&lt;br /&gt;
	[&amp;quot;BlakeIsHere&amp;quot;] = {p_he},&lt;br /&gt;
	[&amp;quot;Dottimessisxxxxxxxxxxxx&amp;quot;] = {p_she, p_she, p_it},&lt;br /&gt;
	[&amp;quot;ChifuyuDownTheLine&amp;quot;] = {p_it, p_she, p_it},&lt;br /&gt;
	[&amp;quot;Schlimdog&amp;quot;] = {p_it, p_it, p_it, p_it, p_it, p_it, p_it, p_they, p_they, p_he, p_she},&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
&lt;br /&gt;
This table consists of the codes used for the different forms. The numbers are&lt;br /&gt;
their indicies in pronoun sets.&lt;br /&gt;
]]&lt;br /&gt;
local form_codes = {&lt;br /&gt;
	[&amp;quot;subject&amp;quot;] = 1,&lt;br /&gt;
	[&amp;quot;s&amp;quot;] = 1,&lt;br /&gt;
	[&amp;quot;nominative&amp;quot;] = 1,&lt;br /&gt;
	[&amp;quot;n&amp;quot;] = 1,&lt;br /&gt;
	[&amp;quot;they&amp;quot;] = 1,&lt;br /&gt;
	[&amp;quot;object&amp;quot;] = 2,&lt;br /&gt;
	[&amp;quot;o&amp;quot;] = 2,&lt;br /&gt;
	[&amp;quot;accusative&amp;quot;] = 2,&lt;br /&gt;
	[&amp;quot;a&amp;quot;] = 2,&lt;br /&gt;
	[&amp;quot;them&amp;quot;] = 2,&lt;br /&gt;
	[&amp;quot;possessive determiner&amp;quot;] = 3,&lt;br /&gt;
	[&amp;quot;pd&amp;quot;] = 3,&lt;br /&gt;
	[&amp;quot;their&amp;quot;] = 3,&lt;br /&gt;
	[&amp;quot;possessive pronoun&amp;quot;] = 4,&lt;br /&gt;
	[&amp;quot;pp&amp;quot;] = 4,&lt;br /&gt;
	[&amp;quot;theirs&amp;quot;] = 4,&lt;br /&gt;
	[&amp;quot;reflexive&amp;quot;] = 5,&lt;br /&gt;
	[&amp;quot;r&amp;quot;] = 5,&lt;br /&gt;
	[&amp;quot;intensive&amp;quot;] = 5,&lt;br /&gt;
	[&amp;quot;i&amp;quot;] = 5,&lt;br /&gt;
	[&amp;quot;themself&amp;quot;] = 5,&lt;br /&gt;
	[&amp;quot;present tense contraction&amp;quot;] = 6,&lt;br /&gt;
	[&amp;quot;prtc&amp;quot;] = 6,&lt;br /&gt;
	[&amp;quot;they&#039;re&amp;quot;] = 6,&lt;br /&gt;
	[&amp;quot;past tense contraction&amp;quot;] = 7,&lt;br /&gt;
	[&amp;quot;pstc&amp;quot;] = 7,&lt;br /&gt;
	[&amp;quot;they&#039;ve&amp;quot;] = 7&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
&lt;br /&gt;
This function retrieves the pronoun set for the given user.&lt;br /&gt;
It is placed in its own fuction so it can be reused across multiple functions.&lt;br /&gt;
]]&lt;br /&gt;
local function select_pronoun_set( user, seed )&lt;br /&gt;
	pronoun_options = pronouns[user] -- selects the specified user from the pronouns table&lt;br /&gt;
	single_set = {} -- initialize variable for holding the selected set&lt;br /&gt;
	&lt;br /&gt;
	if pronoun_options == nil then&lt;br /&gt;
		-- if they&#039;re not in the table, use their name&lt;br /&gt;
		single_set = p_name&lt;br /&gt;
	elseif #pronoun_options == 1 then&lt;br /&gt;
		-- if they only have one set, select it&lt;br /&gt;
		single_set = pronoun_options[1]&lt;br /&gt;
	else&lt;br /&gt;
		-- otherwise, select a random set from their list&lt;br /&gt;
		-- set random seed&lt;br /&gt;
		if seed == nil then&lt;br /&gt;
			math.randomseed(os.time())&lt;br /&gt;
		else&lt;br /&gt;
			math.randomseed(os.time() + tonumber(seed))&lt;br /&gt;
		end&lt;br /&gt;
		single_set = pronoun_options[math.floor(math.random() * #pronoun_options + 1)]&lt;br /&gt;
	end&lt;br /&gt;
	return single_set&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
&lt;br /&gt;
args[1] is the user&lt;br /&gt;
args[2] is the pronoun form&lt;br /&gt;
args[3] is the random seed offset&lt;br /&gt;
]]&lt;br /&gt;
function p.get_pronoun( frame )&lt;br /&gt;
	single_set = select_pronoun_set(frame.args[1], frame.args[3])&lt;br /&gt;
	&lt;br /&gt;
	selected_form = form_codes[frame.args[2]] -- get the specified form&lt;br /&gt;
	if single_set == p_name or (single_set == p_it and selected_form == 4) then&lt;br /&gt;
		-- handles using their username&lt;br /&gt;
		return frame.args[1] .. p_name[selected_form]&lt;br /&gt;
	elseif selected_form &amp;lt;= #single_set then&lt;br /&gt;
		return single_set[selected_form]&lt;br /&gt;
	else&lt;br /&gt;
		-- handles a special case for unspecified contracted forms&lt;br /&gt;
		return single_set[1] .. &amp;quot;&#039;s&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
&lt;br /&gt;
Gets verbal agreement of a pronoun set.&lt;br /&gt;
&lt;br /&gt;
Returns an integer.&lt;br /&gt;
0 - third person plural agreement&lt;br /&gt;
1 - third person singular agreement&lt;br /&gt;
2 - first person agreement&lt;br /&gt;
&lt;br /&gt;
args[1] is the user&lt;br /&gt;
args[2] is the random seed offset&lt;br /&gt;
]]&lt;br /&gt;
function p.get_pronoun_agreement( frame )&lt;br /&gt;
	single_set = select_pronoun_set(frame.args[1], frame.args[2])&lt;br /&gt;
	&lt;br /&gt;
	-- if it doesn&#039;t have contraction forms specified, it probably needs an -s&lt;br /&gt;
	if #single_set &amp;lt; 6 then&lt;br /&gt;
		return 1&lt;br /&gt;
	elseif single_set == p_i then&lt;br /&gt;
		return 2&lt;br /&gt;
	elseif single_set[6]:sub(-3) == &amp;quot;&#039;re&amp;quot; then&lt;br /&gt;
		-- if the sixth form ends in &amp;quot;&#039;re&amp;quot;, it&#039;s likely to not need an -s suffix on its verbs&lt;br /&gt;
		return 0&lt;br /&gt;
	else&lt;br /&gt;
		return 1&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Nerpa97&amp;diff=153332</id>
		<title>Nerpa97</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Nerpa97&amp;diff=153332"/>
		<updated>2026-05-16T17:50:07Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;div style=&amp;quot;text-align:center;font-family:impact;&amp;quot;&amp;gt;dodge &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;THEM ALL&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;==&lt;br /&gt;
{{Fade from damn}}&lt;br /&gt;
points: {{hitcounter}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;pointer-events:none;&amp;quot;&amp;gt;{{:Meteor shower}}&amp;lt;/div&amp;gt;&lt;br /&gt;
{{Sliding puzzle|Nikododge_}}&lt;br /&gt;
[[File:HK97.mp3]]&lt;br /&gt;
[[Category:Pages with titles you can sing the Mario underground theme to]]&lt;br /&gt;
[[Category:Minigames]]&lt;br /&gt;
{{#css:&lt;br /&gt;
table.sliding-puzzle {&lt;br /&gt;
background: gray;&lt;br /&gt;
}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=File:Nikododge_d4.png&amp;diff=153331</id>
		<title>File:Nikododge d4.png</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=File:Nikododge_d4.png&amp;diff=153331"/>
		<updated>2026-05-16T17:47:36Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Nerpa97&amp;diff=153330</id>
		<title>Nerpa97</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Nerpa97&amp;diff=153330"/>
		<updated>2026-05-16T17:45:36Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;div style=&amp;quot;text-align:center;font-family:impact;&amp;quot;&amp;gt;dodge &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;THEM ALL&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;==&lt;br /&gt;
{{Fade from damn}}&lt;br /&gt;
points: {{hitcounter}}&lt;br /&gt;
&amp;lt;div style=&amp;quot;pointer-events:none;&amp;quot;&amp;gt;{{:Meteor shower}}&amp;lt;/div&amp;gt;&lt;br /&gt;
{{Sliding puzzle|Nikododge_}}&lt;br /&gt;
[[File:HK97.mp3]]&lt;br /&gt;
[[Category:Pages with titles you can sing the Mario underground theme to]]&lt;br /&gt;
[[Category:Minigames]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Nerpa97&amp;diff=153329</id>
		<title>Nerpa97</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Nerpa97&amp;diff=153329"/>
		<updated>2026-05-16T17:44:44Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: at&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;div style=&amp;quot;text-align:center;font-family:impact;&amp;quot;&amp;gt;dodge &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;THEM ALL&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;==&lt;br /&gt;
{{Fade from damn}}&lt;br /&gt;
points: {{hitcounter}}&lt;br /&gt;
{{:Meteor shower}}&lt;br /&gt;
{{Sliding puzzle|Nikododge_}}&lt;br /&gt;
[[File:HK97.mp3]]&lt;br /&gt;
[[Category:Pages with titles you can sing the Mario underground theme to]]&lt;br /&gt;
[[Category:Minigames]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Speed_of_light&amp;diff=153261</id>
		<title>Speed of light</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Speed_of_light&amp;diff=153261"/>
		<updated>2026-05-16T04:27:51Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: b&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Epic low exposure light bulb picshur.webp|alt=This is a &#039;light bulb&#039;. I don&#039;t know why the light is in there.|thumb|This but like imagine it moving pretty fast]]&lt;br /&gt;
The speed of light is the [[Lightning McQueen|speed]]    at which [[Death Note|light]] travels. &lt;br /&gt;
 &amp;quot;Yeah.&amp;quot;   ~[[Science|Scientists]] on whether light is fast&lt;br /&gt;
The question of whether light moves or not began in [[The Toy Where You Put The Shape In The Corresponding HoIe|1972]], posed by Dr. Lennon Denmark in his hit bestselling book, &amp;quot;Lennon Denmark&#039;s Greatest Sciences&amp;quot;. It had already been proven at the time that light was [[Evil|scary]] (reserached by [[Fuck Man I Don&#039;t Feel Like Coming Up With Names Anymore]]) and that light was [[Vampires in media|dangerous]] (same guy), but nobody had ever before considered whether it was [[I Don&#039;t Know|fast]].&lt;br /&gt;
&lt;br /&gt;
Current estimates set the speed of light faster than a [[Tennis Ball|tennis ball]], but probably not faster than [[Usain bolt|Usain Bolt]] because that guy was really fast. But we can&#039;t be sure about that. It could be.&lt;br /&gt;
&lt;br /&gt;
Okay. Bye. Thanks for reading. Love you.&lt;br /&gt;
[[Category:Science]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Speed_of_light&amp;diff=153260</id>
		<title>Speed of light</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Speed_of_light&amp;diff=153260"/>
		<updated>2026-05-16T04:27:44Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: cat&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Epic low exposure light bulb picshur.webp|alt=This is a &#039;light bulb&#039;. I don&#039;t know why the light is in there.|thumb|This but like imagine it moving pretty fast]]&lt;br /&gt;
The speed of light is the [[Lightning McQueen|speed]]    at which [[Death Note|light]] travels. &lt;br /&gt;
 &amp;quot;Yeah.&amp;quot;   ~[[Science|Scientists]] on whether light is fast&lt;br /&gt;
The question of whether light moves or not began in [[The Toy Where You Put The Shape In The Corresponding HoIe|1972]], posed by Dr. Lennon Denmark in his hit bestselling book, &amp;quot;Lennon Denmark&#039;s Greatest Sciences&amp;quot;. It had already been proven at the time that light was [[Evil|scary]] (reserached by [[Fuck Man I Don&#039;t Feel Like Coming Up With Names Anymore]]) and that light was [[Vampires in media|dangerous]] (same guy), but nobody had ever before considered whether it was [[I Don&#039;t Know|fast]].&lt;br /&gt;
&lt;br /&gt;
Current estimates set the speed of light faster than a [[Tennis Ball|tennis ball]], but probably not faster than [[Usain bolt|Usain Bolt]] because that guy was really fast. But we can&#039;t be sure about that. It could be.&lt;br /&gt;
&lt;br /&gt;
Okay. Bye. Thanks for reading. Love you.&lt;br /&gt;
[[Category:Science&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Category:Pages_with_content&amp;diff=153092</id>
		<title>Category:Pages with content</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Category:Pages_with_content&amp;diff=153092"/>
		<updated>2026-05-13T05:26:55Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: Created page with &amp;quot;{{No content}} Category:Meta&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{No content}}&lt;br /&gt;
[[Category:Meta]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Category:Pages_with_no_content&amp;diff=153091</id>
		<title>Category:Pages with no content</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Category:Pages_with_no_content&amp;diff=153091"/>
		<updated>2026-05-13T05:25:56Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{No content|nocat=yes}}&lt;br /&gt;
[[Category:Meta]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Richard_Nixon&amp;diff=153090</id>
		<title>Richard Nixon</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Richard_Nixon&amp;diff=153090"/>
		<updated>2026-05-13T05:25:37Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{no content|nocat=yes}}&lt;br /&gt;
&#039;&#039;&#039;Tricky Dick Nixon&#039;&#039;&#039; was the 37th president of the [[United States]], and the 52nd president overall. A dog in his youth, Nixon overcame his disconcerting oddness and overall unpleasant presence to ascend to the nation&#039;s highest office position, even earning his own cubicle. As president, his administration is most often remembered for establishing [[Amtrak]] and [[OSHA]].&lt;br /&gt;
[[File:Richard Nixon’s statement!!!.png|center|frameless|700x700px]]&lt;br /&gt;
{{thank you!}}&lt;br /&gt;
[[Category:Presidents]][[Category:Crooks]][[Category:TIME Person of the Year]][[Category:Vice presidents]][[Category:1968 United States presidential election]][[Category:We Didn&#039;t Start the Fire]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Maria&amp;diff=153089</id>
		<title>Maria</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Maria&amp;diff=153089"/>
		<updated>2026-05-13T05:23:54Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Distinguish|Girl Mario}}&lt;br /&gt;
{{No content|something documenting some character named Maria (I don&#039;t know any).|nocat=yes}}&lt;br /&gt;
&lt;br /&gt;
{{Infobox character|image=[[File:Maria.webp]]&lt;br /&gt;
|name=Maria&lt;br /&gt;
|first_date=&lt;br /&gt;
|last_date=&lt;br /&gt;
|creator=&lt;br /&gt;
|gender=&lt;br /&gt;
|lbl24 = Total points&lt;br /&gt;
|data24 = 1000&lt;br /&gt;
|lbl25 = Placement&lt;br /&gt;
|data25 = TBA&lt;br /&gt;
|lbl23 = Team&lt;br /&gt;
|data23 = Mariage Sorciere&lt;br /&gt;
|lbl21 = Positive relationships&lt;br /&gt;
|data21 = * Everyone!!!!!!&lt;br /&gt;
|lbl22 = Negative relationships&lt;br /&gt;
|data22 = * Nobody!!!}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Thank you!|1x [[Grenade Launcher]]}}&lt;br /&gt;
[[Category:Confused pages]]&lt;br /&gt;
[[Category:When They Cry]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=Template:No_content&amp;diff=153088</id>
		<title>Template:No content</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=Template:No_content&amp;diff=153088"/>
		<updated>2026-05-13T05:23:34Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Notice&lt;br /&gt;
|header=This page has [[nothing]] to its name!&lt;br /&gt;
|text=This page lacks any meaningful or relevant [[content]]. You can help the [[wiki]] by [{{fullurl:{{FULLPAGENAME}}|action=edit}} adding] anything relevant to the desired subject of the [[page]].&amp;lt;br&amp;gt;&lt;br /&gt;
{{#if: {{{1|}}} | &#039;&#039;&#039;The subject in question:&#039;&#039;&#039; {{{1}}}}}&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;{{#ifeq: {{{nocat|}}}||[[Category:Pages with no content]]|}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Created this specifically for [[Maria]], but it can probably find use elsewhere too.&lt;br /&gt;
[[Category:Notice Templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
	<entry>
		<id>https://camp2.rectangle.zone/index.php?title=User:Coppersalts/test_page5&amp;diff=153087</id>
		<title>User:Coppersalts/test page5</title>
		<link rel="alternate" type="text/html" href="https://camp2.rectangle.zone/index.php?title=User:Coppersalts/test_page5&amp;diff=153087"/>
		<updated>2026-05-13T05:19:55Z</updated>

		<summary type="html">&lt;p&gt;Coppersalts: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#css:&lt;br /&gt;
.characters-list {&lt;br /&gt;
-moz-column-width: 15em;&lt;br /&gt;
-webkit-column-width: 15em;&lt;br /&gt;
column-width: 15em;&lt;br /&gt;
}&lt;br /&gt;
.characters-list a.new {&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;characters-list&amp;quot;&amp;gt;&lt;br /&gt;
* [[8-Ball From BFB]]&lt;br /&gt;
* [[Balloony]]&lt;br /&gt;
* [[Barf Bag]]&lt;br /&gt;
* [[Basketball]]&lt;br /&gt;
* [[Bell]]&lt;br /&gt;
* [[Black Hole]]&lt;br /&gt;
* [[Blocky]]&lt;br /&gt;
* [[Bomby]]&lt;br /&gt;
* [[Book]]&lt;br /&gt;
* [[Bottle]]&lt;br /&gt;
* [[Bracelety]]&lt;br /&gt;
* [[Bubble]]&lt;br /&gt;
* [[Cake]]&lt;br /&gt;
* [[Clock]]&lt;br /&gt;
* [[Cloudy]]&lt;br /&gt;
* [[Coiny]]&lt;br /&gt;
* [[David]]&lt;br /&gt;
* [[Donut]]&lt;br /&gt;
* [[Dora (BFDI)]]&lt;br /&gt;
* [[Eggy]]&lt;br /&gt;
* [[Eraser]]&lt;br /&gt;
* [[Fanny]]&lt;br /&gt;
* [[Firey]]&lt;br /&gt;
* [[Firey Jr.]]&lt;br /&gt;
* [[Flower]]&lt;br /&gt;
* [[Foldy]]&lt;br /&gt;
* [[Fries]]&lt;br /&gt;
* [[Gaty]]&lt;br /&gt;
* [[Gelatin]]&lt;br /&gt;
* [[Golf Ball]]&lt;br /&gt;
* [[Grassy]]&lt;br /&gt;
* [[Ice Cube]]&lt;br /&gt;
* [[Leafy]]&lt;br /&gt;
* [[Lightning]]&lt;br /&gt;
* [[Liy]]&lt;br /&gt;
* [[Lollipop]]&lt;br /&gt;
* [[Loser]]&lt;br /&gt;
* [[Marker]]&lt;br /&gt;
* [[Match]]&lt;br /&gt;
* [[Naily]]&lt;br /&gt;
* [[Needle]]&lt;br /&gt;
* [[Nickel]]&lt;br /&gt;
* [[Pen]]&lt;br /&gt;
* [[Pencil]]&lt;br /&gt;
* [[Pie]]&lt;br /&gt;
* [[Pillow]]&lt;br /&gt;
* [[Pin]]&lt;br /&gt;
* [[Puffball]]&lt;br /&gt;
* [[Remote]]&lt;br /&gt;
* [[Robot Flower]]&lt;br /&gt;
* [[Roboty]]&lt;br /&gt;
* [[Rocky]]&lt;br /&gt;
* [[Ruby (Battle for Dream Island)]]&lt;br /&gt;
* [[Saw]]&lt;br /&gt;
* [[Snowball]]&lt;br /&gt;
* [[Spongy]]&lt;br /&gt;
* [[Stapy]]&lt;br /&gt;
* [[Taco]]&lt;br /&gt;
* [[Teardrop]]&lt;br /&gt;
* [[Tennis Ball]]&lt;br /&gt;
* [[Tree]]&lt;br /&gt;
* [[TV]]&lt;br /&gt;
* [[Woody]]&lt;br /&gt;
* [[Yellow Face]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;characters-list&amp;quot;&amp;gt;&lt;br /&gt;
* [[9-Ball]]&lt;br /&gt;
* [[Anchor]]&lt;br /&gt;
* [[Avocado]]&lt;br /&gt;
* [[Battery]]&lt;br /&gt;
* [[Blender]]&lt;br /&gt;
* [[Boom Mic]]&lt;br /&gt;
* [[Camera]]&lt;br /&gt;
* [[Clapboard]]&lt;br /&gt;
* [[Conch Shell]]&lt;br /&gt;
* [[Discy]]&lt;br /&gt;
* [[Income Tax Return Document]]&lt;br /&gt;
* [[Kitchen Sink]]&lt;br /&gt;
* [[Leek]]&lt;br /&gt;
* [[Nonexisty]]&lt;br /&gt;
* [[Onigiri]]&lt;br /&gt;
* [[PDA]]&lt;br /&gt;
* [[Price Tag]]&lt;br /&gt;
* [[Rubber Spatula]]&lt;br /&gt;
* [[Salt Lamp]]&lt;br /&gt;
* [[Scissors]]&lt;br /&gt;
* [[Shampoo]]&lt;br /&gt;
* [[Shopping Cart]]&lt;br /&gt;
* [[Snare Drum]]&lt;br /&gt;
* [[Tape]]&lt;br /&gt;
* [[VHSy]]&lt;br /&gt;
* [[Winner]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;characters-list&amp;quot;&amp;gt;&lt;br /&gt;
* [[Beach Ball]]&lt;br /&gt;
* [[David]]&lt;br /&gt;
* [[Fern]]&lt;br /&gt;
* [[Hot Dog]]&lt;br /&gt;
* [[Jammy]]&lt;br /&gt;
* [[Money]]&lt;br /&gt;
* [[Needy]]&lt;br /&gt;
* [[Rose]]&lt;br /&gt;
* [[Ruler]]&lt;br /&gt;
* [[Sidewalky]]&lt;br /&gt;
* [[Sticker]]&lt;br /&gt;
* [[Toothpaste]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Functional pages]]&lt;/div&gt;</summary>
		<author><name>Coppersalts</name></author>
	</entry>
</feed>