Help talk:Templates: Difference between revisions

From Shifti
Jump to navigation Jump to search
Could you provide an example of something that breaks it?
No edit summary
Line 7: Line 7:
{{Separator|j|[[Link]]}}
{{Separator|j|[[Link]]}}
: [[User:Bryan|Bryan]] 19:52, 25 July 2007 (EDT)
: [[User:Bryan|Bryan]] 19:52, 25 July 2007 (EDT)
::apparently a problem in Template:Part itself. Doesn't matter now that <nowiki>{{part}}</nowiki> has been deprecated. - [[User:ShadowWolf|ShadowWolf]] 21:47, 11 August 2007 (EDT)
In other news... I'd like to add <nowiki>{{title}} and {{info}}</nowiki> 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&hellip; &mdash; [[User:ShadowWolf|ShadowWolf]] 21:47, 11 August 2007 (EDT)

Revision as of 20:47, 11 August 2007

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)