Difference between revisions of "Talk:LlParticleSystem"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
I'm experimenting with the table layout. I wanted to try and see how embedding the value constants in the rule table would look. So far, I think it looks good, but want to know what everyone else thinks. Now, the question is, how to embed the table into the template; having some issues there. [[User:Talarus Luan|Talarus Luan]] 13:49, 28 January 2007 (PST)
I'm experimenting with the table layout. I wanted to try and see how embedding the value constants in the rule table would look. So far, I think it looks good, but want to know what everyone else thinks. Now, the question is, how to embed the table into the template; having some issues there. [[User:Talarus Luan|Talarus Luan]] 13:49, 28 January 2007 (PST)


If you are going to embed the template you have to use the old style <nowiki><table><tr><td></tr></table></nowiki> tags. Or you have to escape all of your {{!}} with the <nowiki>{{!}}</nowiki> template. It's why all of the Template:LSL_Constants_* templates use the old style tags. [[User:Strife Onizuka|Strife Onizuka]] 15:31, 28 January 2007 (PST)
If you are going to embed the template you have to use the old style <nowiki><table><tr><td></tr></table></nowiki> tags. Or you have to escape all of your {{!}} with the <nowiki>{{!}}</nowiki> template. It's why all of the Template:LSL_Constants_* templates use the old style tags. Looks really good. [[User:Strife Onizuka|Strife Onizuka]] 15:31, 28 January 2007 (PST)

Revision as of 16:32, 28 January 2007

I'm experimenting with the table layout. I wanted to try and see how embedding the value constants in the rule table would look. So far, I think it looks good, but want to know what everyone else thinks. Now, the question is, how to embed the table into the template; having some issues there. Talarus Luan 13:49, 28 January 2007 (PST)

If you are going to embed the template you have to use the old style <table><tr><td></tr></table> tags. Or you have to escape all of your | with the {{!}} template. It's why all of the Template:LSL_Constants_* templates use the old style tags. Looks really good. Strife Onizuka 15:31, 28 January 2007 (PST)