https://bugzilla.wikimedia.org/show_bug.cgi?id=34613

--- Comment #2 from dvdgmz <[email protected]> 2012-02-23 12:34:47 UTC ---
It seems me a useful feature.

Maybe the fields can have a 'pipeescape' parameter:

{{{field|MyField|pipeescape=true}}}

Another approach could be having parameters to put content in the field value
before and after the content entered by the user:

{{{field|MyField|before=|after=}}}

In this case we can put:

{{{field|MyField|before={{#!:|after=}} }}}

resulting:

{{MyTemplate
|MyField={{#!:
Content introduced by the user
}}
}}

and perhaps this could be useful for other cases.
But I don't know if is something difficult to implement.

- dvdgmz.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to