Content deleted Content added
→Using ifdef in a template: there is no template named {{ifdef}} |
|||
Line 393:
Thank you very much! [[User:Moutonjr|Moutonjr]] ([[User talk:Moutonjr|talk]]) 09:46, 30 April 2013 (UTC)
:There is no template named {{tlx|mymodel}}, nor one named {{tlx|ifdef}}. In the case of ifdef, are you perhaps thinking of one of the [[WP:PF|parser functions]]? --[[User:Redrose64|<span style="color:#a80000; background:#ffeeee; text-decoration:inherit">Red</span>rose64]] ([[User talk:Redrose64|talk]]) 10:02, 30 April 2013 (UTC)
:: Actually, I named my own model liuke this for the example :). I try to use the Parser Function #if but now I've got another problem... I tried to type :
<pre> | align="center" {{#if: {{{1|}}} |style="background:#999999" |}} | {{{1}}}</pre>
but now with or without the model {{m|!}}, it shows "<nowiki>style="background:#999999" |}} | {{{1}}}</nowiki>" in my cell. Do you have an idea how to fix it ?
|