User talk:Arseniiv/Factorization: Difference between revisions
Jump to navigation
Jump to search
→numbers as names: new section |
|||
Line 2: | Line 2: | ||
I'd try pseudo-positionals in this case. I already found out that you can write <code><nowiki>{{some template|1=value containing the '=' character}}</nowiki></code> if you have positional parameters with alternative names. This should also work if we ignore 1, 4, 6, 8, 9 and so on. What do you think? --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 20:52, 7 November 2020 (UTC) | I'd try pseudo-positionals in this case. I already found out that you can write <code><nowiki>{{some template|1=value containing the '=' character}}</nowiki></code> if you have positional parameters with alternative names. This should also work if we ignore 1, 4, 6, 8, 9 and so on. What do you think? --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 20:52, 7 November 2020 (UTC) | ||
: O, sorry, I see: not possible because of the 16-parameter limit. --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 20:54, 7 November 2020 (UTC) |
Revision as of 20:54, 7 November 2020
numbers as names
I'd try pseudo-positionals in this case. I already found out that you can write {{some template|1=value containing the '=' character}}
if you have positional parameters with alternative names. This should also work if we ignore 1, 4, 6, 8, 9 and so on. What do you think? --Xenwolf (talk) 20:52, 7 November 2020 (UTC)