Template talk:Table row: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 8: Line 8:


:Oh no, I was just dum! :D I meant to make things easier by using this template in all the "neutral tables". Then I realized, that there is not much point there, because basically only thing that gets easier, is that you do not have to write |- between evry row change. The [[:Template:Table]] takes care of the rest. –[[User:Kapteeni Ruoska|Kapteeni Ruoska]] 13:50, 24 March 2014 (CET)
:Oh no, I was just dum! :D I meant to make things easier by using this template in all the "neutral tables". Then I realized, that there is not much point there, because basically only thing that gets easier, is that you do not have to write |- between evry row change. The [[:Template:Table]] takes care of the rest. –[[User:Kapteeni Ruoska|Kapteeni Ruoska]] 13:50, 24 March 2014 (CET)
Well, indeed, you add +2 additional chars to it x]
6 chars (including enter)
|-
|x||x
8 chars (could be 7 if one letter template)
<nowiki>{{Tr|x|x}}</nowiki>
It could work, if that table had more columns ;] --[[User:HaxLi|HaxLi]] 14:03, 24 March 2014 (CET)

Revision as of 13:03, 24 March 2014

It's fun to test things here xD

I believe code had to be:

|-
| {{{1|}}} || {{{2|}}}

And maybe used to add empty row? --HaxLi 13:44, 24 March 2014 (CET)

Oh no, I was just dum! :D I meant to make things easier by using this template in all the "neutral tables". Then I realized, that there is not much point there, because basically only thing that gets easier, is that you do not have to write |- between evry row change. The Template:Table takes care of the rest. –Kapteeni Ruoska 13:50, 24 March 2014 (CET)


Well, indeed, you add +2 additional chars to it x]


6 chars (including enter)

|-
|x||x

8 chars (could be 7 if one letter template)

{{Tr|x|x}}

It could work, if that table had more columns ;] --HaxLi 14:03, 24 March 2014 (CET)