Help talk:Templates: Difference between revisions

From Shifti
Jump to navigation Jump to search
Line 15: Line 15:


I changed the example of the <nowiki>{{Universe}}</nowiki> template on this page to something that wouldn't create needless pages on the Special:WantedPages list, but I can see how an example using "<nowiki>{{Universe|Universe Name}}</nowiki>" would be more descriptive than one using "<nowiki>{{Universe|Xanadu}}</nowiki>". If anyone believes that this example would be better the way it used to be, feel free to change it back!&nbsp;-&nbsp;[[User:RunsWithFurs|Runs]][[User talk:RunsWithFurs|With]][[:Category:RunsWithFurs|Furs]] 00:46, 7 April 2011 (UTC)
I changed the example of the <nowiki>{{Universe}}</nowiki> template on this page to something that wouldn't create needless pages on the Special:WantedPages list, but I can see how an example using "<nowiki>{{Universe|Universe Name}}</nowiki>" would be more descriptive than one using "<nowiki>{{Universe|Xanadu}}</nowiki>". If anyone believes that this example would be better the way it used to be, feel free to change it back!&nbsp;-&nbsp;[[User:RunsWithFurs|Runs]][[User talk:RunsWithFurs|With]][[:Category:RunsWithFurs|Furs]] 00:46, 7 April 2011 (UTC)
::Because it's meant as an example page, that change doesn't work well. Also... the <nowiki>{{Universe}}</nowiki> template doesn't just add that little float (or shouldn't - don't know if the change I made to it survived the crash) - it adds a semantic property. Don't need that on a Help: page :) -- [[User:ShadowWolf|ShadowWolf]] 17:01, 7 April 2011 (UTC)

Revision as of 12:01, 7 April 2011

Apparently Template:Separator doesn't handle WikiText well. I ran into some problems with it when working on adding a parameter to Template:Part. Apparently it chokes if there aren't spaces around the WikiML tags. I've worked around this in Template:Part but it still might need to be noted here. -- ShadowWolf 13:48, 25 July 2007 (EDT)

Could you provide an example of something it breaks on? The following all work fine without any spaces:

{{#if:j|{{#if:Italics|

 Italics 

|

}}|


}} {{#if:j|{{#if:Bold|

 Bold 

|

}}|


}} {{#if:j|{{#if:Link|

 Link 

|

}}|


}}

Bryan 19:52, 25 July 2007 (EDT)
apparently a problem in Template:Part itself. Doesn't matter now that {{part}} has been deprecated. - ShadowWolf 21:47, 11 August 2007 (EDT)

In other news... I'd like to add {{title}} and {{info}} here but I suck at explaining things in an easy to comprehend manner. (Witness the documentation provided with any template I've put toqether) If anyone wants to do this… — ShadowWolf 21:47, 11 August 2007 (EDT)

Story universe template

I changed the example of the {{Universe}} template on this page to something that wouldn't create needless pages on the Special:WantedPages list, but I can see how an example using "{{Universe|Universe Name}}" would be more descriptive than one using "{{Universe|Xanadu}}". If anyone believes that this example would be better the way it used to be, feel free to change it back! - RunsWithFurs 00:46, 7 April 2011 (UTC)

Because it's meant as an example page, that change doesn't work well. Also... the {{Universe}} template doesn't just add that little float (or shouldn't - don't know if the change I made to it survived the crash) - it adds a semantic property. Don't need that on a Help: page :) -- ShadowWolf 17:01, 7 April 2011 (UTC)