imported>Mentin123 No edit summary |
imported>Mentin123 No edit summary |
||
| Line 84: | Line 84: | ||
Towers based on color. |
Towers based on color. |
||
{{Tierlist |
{{Tierlist |
||
|S = Pyromancer, Minigunner, Narrator Crook Boss |
|S = Pyromancer, Minigunner, Narrator Crook Boss, Crew Trapper |
||
|A = Hallow Punk |
|A = Hallow Punk |
||
|B = Commando, Golden Minigunner, Golden Scout, Tesla, Megalodon Cowboy, Yourself Crook Boss |
|B = Commando, Golden Minigunner, Golden Scout, Tesla, Megalodon Cowboy, Yourself Crook Boss |
||
| Line 96: | Line 96: | ||
Towers based on color. |
Towers based on color. |
||
{{Tierlist |
{{Tierlist |
||
|S = Pyromancer, Minigunner, Narrator Crook Boss |
|S = Pyromancer, Minigunner, Narrator Crook Boss, Crew Trapper |
||
|A = Hallow Punk |
|A = Hallow Punk |
||
|B = Commando, Golden Minigunner, Golden Scout, Tesla, Megalodon Cowboy, Yourself Crook Boss |
|B = Commando, Golden Minigunner, Golden Scout, Tesla, Megalodon Cowboy, Yourself Crook Boss |
||
Latest revision as of 14:36, 29 May 2026
This user has been verified to be Mentin12 by Wiki Staff.
They are a part of the Wiki Staff.
Info
[edit | edit source]Main editor of this wiki. Sometimes edit on others, though most often not actively.
You can ask any questions on my message wall or through my Discord. Anyone can DM me there.
I have nothing to put on this page, so I will use this to show you some tricks to update the appearance of your profile page. It assumes you are using the Source Editor. It also assumes you have basic knowledge of how to edit in the Source Editor.
Profile Page Stuff
[edit | edit source]Templates
[edit | edit source]The TDS wiki has a lot of templates, some of which I have listed below. I cannot, however, list them all. A full list of templates can be found here. The list below will have templates (and some non-templates) that can be used on profile pages.
Page background
[edit | edit source]<choose uncached>
<option>
</option> <option>
</option> <option>
</option>
</choose> You can set your page background using the {{Background}} template. On my profile page, you can see either Ruby Escort, Lighthaos or Wrecked Battlefield II in the back. The template is is formatted like this:
{{Background|<file name>|<size>}}
File name is the name of the file, for example "Place.png". Size is the size of the image in px, for example "1500px". By default, the size is set to 2000px and does not have to be altered in a lot of the cases.
It is also possible to have multiple randomly chosen backgrounds. These can be added like this:
<choose uncached>
<option>{{Background|Remake Fungi Island View.png}}</option>
<option>{{Background|MarshlandsView2.png}}</option>
<option>{{Background|WinterStrongholdViewV3.png}}</option>
</choose>
This will make it so that one of these three images will be chosen as the background for your profile page. There is no limit on how many images can appear.
Tower loadout
[edit | edit source]1
|
2
|
3
|
4
|
5
|
You can display your tower loadout using the {{Loadout2}} template. The template is formatted like this:
{{Loadout2
|imageslot1 = DefaultScout3.png
|cash1 = <cash>
|imageslot2 = DefaultSniperIcon1.png
|cash2 = <cash>
|imageslot3 = NewPaintballerIcon.png
|cash3 = <cash>
|imageslot4 = DefaultDemomanIcon2.png
|cash4 = <cash>
|imageslot5 = NewHunterIcon.png
|cash5 = <cash>
}}
The loadout seen at the top of this section was formatted like this:
{{Loadout2
|imageslot1 = DefaultScout3.png
|cash1 = $200
|imageslot2 = DefaultSniperIcon1.png
|cash2 = $300
|imageslot3 = NewPaintballerIcon.png
|cash3 = $400
|imageslot4 = DefaultDemomanIcon2.png
|cash4 = $400
|imageslot5 = NewHunterIcon.png
|cash5 = $500
}}
Tower tierlist
[edit | edit source]Towers based on color.
The {{Tierlist}} template can be used to add a nice looking tower tierlist. The tierlist shown above was added like this:
Towers based on color.
{{Tierlist
|S = Pyromancer, Minigunner, Narrator Crook Boss, Crew Trapper
|A = Hallow Punk
|B = Commando, Golden Minigunner, Golden Scout, Tesla, Megalodon Cowboy, Yourself Crook Boss
|C = Soldier, Toxic Gunner, Mortar, Pursuit, Gatling Gun, Leprechaun Rocketeer, Juggernaut, Saboteur
|D = Warden, Firework Technician, War Machine, Snowballer, Bunny Brawler
|E = Engineer, SciBunny Assassin
|F = Jester, Lovestriker Electroshocker
}}
Player infobox
[edit | edit source]The {{Player}} template can be used to add an infobox that includes information about you. The infobox on the right of this section displays every important row being added, though if you do not want to display one, simply do not include it. The infobox on the right was added like this:
{{Player
|title1 = Mentin
|image1 = Place.png
|pronouns = Example/Example
|nationality = Example
|timezone = Example
|active = Example Hours
|tower_1_/_favorite_tower = [[Scout]]
|tower_2 = [[Sniper]]
|tower_3 = [[Paintballer]]
|tower_4 = [[Demoman]]
|tower_5 = [[Hunter]]
|favorite_skin = {{Colour|Basic|Survivor}} [[Scout]]
|level = {{Level|421}}
|favorite_map = [[Stained Temple]]
|favorite_mode = [[Tutorial]]
|favorite_zombie = [[Strong]]
}}
Display the reader's username
[edit | edit source]It is possible to display the username of the person viewing your profile page with the {{USERNAME}} template. For example, your username should be you, assuming you are on a computer or using desktop view on your mobile device. To add this, simply include {{USERNAME}} on your profile page.
Displaying colored text
[edit | edit source]On the wiki, you have seen a lot of colored text in various colors. For example, this one is in green. This is done using the {{Colour}} template. That template is formatted like this:
{{Colour|<hex code or color code>|<text>}}
For example, {{Colour|ViolentNight|Red}} and {{Colour|000000|Black}} will be displayed as Red and Black.
For more information on how to use this I would heavily recommend visiting the Main Page, as it has much more information about it than my profile page will ever have. Additionally, the wiki also uses a lot of templates specific for currency. All of them can be found here, in the text template category. It includes templates like Level , which displays level and
Coins which displays coins.
Last Revision
[edit | edit source]You can add when your page was last edited automatically, but there are two templates which do this automatically. LastRevision does it in the DD/MM/YYYY format and LastRevisionMDY does it in the MM/DD/YYYY format. For example, this page was last edited on the 29th of May 2026 (long). You can also display it like this 29 May 2026 (short) and this 29/05/2026 (numerical). In MM/DD/YYYY, it was last edited on the May 29th, 2026 (long), May 29, 2026 (short) and 05/29/2026 (numerical). It can be added like this:
{{LastRevision|<form>}}
{{LastRevisionMDY|<form>}}
| Staff | ||
|---|---|---|
| Bureaucrats | Mentin123 • WikiaColors | |
| Administrators | BrillanceDisplayed • VisibleKnot | |
| Content Moderators | Sofiasean560 • Breathix | |
| Discussion Moderators | VultureSniper • MrMosquito • Draco179 | |
| Wiki Resources | ||
| Wiki Policies | Rules • Manual of Style • Post Guidelines | |
| Templates | Infobox • Navbox • Image Gallery • Data • Design • Navigation • Notice • Context-Link • Succession Table • Icon • Text • Scrollbox • Quote • Non-Article • Profile Page | |
| Off-Site Tools | Statistics Editor • Game Page Resources • Skill Tree Planner | |
| Other | About • Badges • Community • Discord Server • Gadgets • Main Page • Mascot • New Files • Outlet • Recent Blogs • Recent Changes | |






