Difference between revisions of "Talk:3.5e Spheres"
From Dungeons and Dragons Wiki
(Formatting Ugliness) |
Tarkisflux (talk | contribs) (→Formatting Ugliness) |
||
Line 2: | Line 2: | ||
The Sphere template has italics tags around all the spells so you don't have to do them manually except for the parts which aren't italic. The table doesn't do that, so italics are reversed on the table from what they should be. I don't know enough about the template syntax to fix this. --[[User:IGTN|IGTN]] 00:53, May 7, 2010 (UTC) | The Sphere template has italics tags around all the spells so you don't have to do them manually except for the parts which aren't italic. The table doesn't do that, so italics are reversed on the table from what they should be. I don't know enough about the template syntax to fix this. --[[User:IGTN|IGTN]] 00:53, May 7, 2010 (UTC) | ||
+ | |||
+ | :It was a problem with the way that the properties were set, since it's the properties that are read out for the table. It was setting them to italic in the page, but not in the property. And since the template uses standard wiki italic starts and ends, the <nowiki>"''"</nowiki> at the beginning and end, you putting in an early italic end left the regular one from the template hanging... | ||
+ | |||
+ | :So, technical stuff aside, if you want to make a portion of the spell entry non-italic you need to put it inside of this: <nowiki>'' stuff that you don't want italicized '' </nowiki>. That trailing set will reopen the italics and put a null character in after it to prevent it from butting up against the closing italics that the template adds, which would just confuse things. Blegh. - [[User:Tarkisflux|TarkisFlux]] 01:25, May 7, 2010 (UTC) |
Revision as of 01:25, 7 May 2010
Formatting Ugliness
The Sphere template has italics tags around all the spells so you don't have to do them manually except for the parts which aren't italic. The table doesn't do that, so italics are reversed on the table from what they should be. I don't know enough about the template syntax to fix this. --IGTN 00:53, May 7, 2010 (UTC)
- It was a problem with the way that the properties were set, since it's the properties that are read out for the table. It was setting them to italic in the page, but not in the property. And since the template uses standard wiki italic starts and ends, the "''" at the beginning and end, you putting in an early italic end left the regular one from the template hanging...
- So, technical stuff aside, if you want to make a portion of the spell entry non-italic you need to put it inside of this: '' stuff that you don't want italicized '' . That trailing set will reopen the italics and put a null character in after it to prevent it from butting up against the closing italics that the template adds, which would just confuse things. Blegh. - TarkisFlux 01:25, May 7, 2010 (UTC)