Editing User blog:Gabonnie/Advanced TDSW Coding Manual

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision Your text
Line 313: Line 313:
as you can see, something isn't right. the stupid mode is merging with molten and golden!
as you can see, something isn't right. the stupid mode is merging with molten and golden!


this is because of the rowspan we used. the rowspan is expecting 4 rows, but we have only gave it 2 (1 line of text and 1 ggez) that's why it is merging. what we have to do now is add more. I'll add all of these in without any comments, go figure it out yourself it should be easy.
this is because of the rowspan we used. the rowspan is expecting 4 rows, but we have only gave it 2 (1 line of text and 1 ggez) that's why it is merging. what we have to do now is add more. I'll add all of these in without any comments, go figure it out youself it should be easy.


<syntaxhighlight lang="genshi">
<syntaxhighlight lang="genshi">
Line 508: Line 508:
| colspan="2" class="zombie-navbox-data" |[[Abnormal]] • [[Quick]]
| colspan="2" class="zombie-navbox-data" |[[Abnormal]] • [[Quick]]
|}
|}
and now the explanation yes.
and now the explaination yes.


As you can see Polluted Wasteland have this kind of code
As you can see Polluted Wasteland have this kind of code
Line 520: Line 520:


== Colored/Coloured text ==
== Colored/Coloured text ==
this whole thing is taken from [[User:Mentin123|Mentin]]'s blog, because i am a lazy dumbass, this is used if you want to check for colors code. i added this here for the fact that if you're going to use this manual for some editing shit then might as well get the colors right here without opening another blog.
this whole thing is taken from [[User:Mentin123|Mentin]]'s blog, because i am a lazy dumbass, this is used if you want to check for colors code. i added this here for the fact that if youre going to use this manual for some editing shit then might aswell get the colors right here without opening another blog.


this text separate my blog with the added "template blog" i guess
this text seperate my blog with the added "template blog" i guess
<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible mw-collapsed">
{{User_blog:Mentin123/Colour_codes#List}}
{{User_blog:Mentin123/Colour_codes#List}}
Line 1,270: Line 1,270:
oh yeah the wikitable too.
oh yeah the wikitable too.


wikitable is basically the "default" or the one came with Wikimedia. It's basically the one that most simple table uses. In this case it is used for modifications as the class "golden-table" cannot do that.
wikitable is basically the "default" or the one came with wikimedia. It's basically the one that most simple table uses. In this case it is used for modifications as the class "golden-table" cannot do that.
</div>
</div>


Please note that all contributions to Tower Defense Simulator Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see Tower Defense Simulator Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)