Template talk:Card Sheet/Treasure: Difference between revisions

From Unforgotten Realms Wiki
Latest comment: 10 years ago by Razorhead in topic General discussion
Jump to navigationJump to search
Normalize legacy talk signatures for DiscussionTools
m Add used discussion-page tracking category
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{Consolidated discussion notice
{{Consolidated discussion notice
|sources=
|sources=
* [[Template talk:Card Sheet/Treasure/Archive 1]]
* [{{fullurl:Template talk:Card Sheet/Treasure/Archive 1|redirect=no}} Template talk:Card Sheet/Treasure/Archive 1]
}}
}}
<!-- /URWIKI_DISCUSSION_CONSOLIDATION_NOTICE -->
<!-- /URWIKI_DISCUSSION_CONSOLIDATION_NOTICE -->


== Archived discussion from [[Template talk:Card Sheet/Treasure/Archive 1|Archive 1]] ==
__TOC__


<!-- URWIKI_CONSOLIDATED_SOURCE: Template talk:Card Sheet/Treasure/Archive 1 -->
<!-- URWIKI_CONSOLIDATED_SOURCE: Template talk:Card Sheet/Treasure/Archive 1 -->


{{Archive for converted wikitext talk page|from=Template talk:Card Sheet/Treasure|date=2015-06-27}}
== General discussion ==
 
For some reason, the background color of the second row onwards won't change to what I put it. Does anyone know why? --[[User:Razorhead|Razorhead]] ([[User talk:Razorhead|talk]]) 19:00, 5 June 2015 (UTC)
For some reason, the background color of the second row onwards won't change to what I put it. Does anyone know why? --[[User:Razorhead|Razorhead]] ([[User talk:Razorhead|talk]]) 19:00, 5 June 2015 (UTC)
:I fixed it by including the style into each <td> element, but that doesn't seem like a nice solution. There must be a better way --[[User:Razorhead|Razorhead]] ([[User talk:Razorhead|talk]]) 19:05, 5 June 2015 (UTC)
:I fixed it by including the style into each <td> element, but that doesn't seem like a nice solution. There must be a better way --[[User:Razorhead|Razorhead]] ([[User talk:Razorhead|talk]]) 19:05, 5 June 2015 (UTC)
Line 18: Line 17:


<!-- /URWIKI_CONSOLIDATED_SOURCE: Template talk:Card Sheet/Treasure/Archive 1 -->
<!-- /URWIKI_CONSOLIDATED_SOURCE: Template talk:Card Sheet/Treasure/Archive 1 -->
[[Category:Discussions]]

Latest revision as of 16:01, 28 April 2026

Legacy discussion notice: This talk page was consolidated from restored legacy discussion pages for compatability with DiscussionTools.



General discussion

For some reason, the background color of the second row onwards won't change to what I put it. Does anyone know why? --Razorhead (talk) 19:00, 5 June 2015 (UTC)Reply

I fixed it by including the style into each element, but that doesn't seem like a nice solution. There must be a better way --Razorhead (talk) 19:05, 5 June 2015 (UTC)Reply
Yeah that seems to be the only way really, this is why I originally removed the styling off of the table and put it into Common.css because the original template was using style declarations on every table cell. Plornt (talk) 19:09, 5 June 2015 (UTC)Reply
I fixed it by changing the class. I accidentally copied over the class from Template:Card Sheet/Class, which resulted in what we had before. Now that I've changed it to the normal class, I only have to specify the CSS in the first row. --Razorhead (talk) 19:20, 5 June 2015 (UTC)Reply