Template talk:Born in
Add topicAppearance
(Redirected from Template talk:Born in/testcases)
Latest comment: 6 months ago by Ponken in topic Parameter i
| This template was considered for deletion on 11 July 2022. The result of the discussion was no consensus. |
Parameter i
[edit]Not sure this is a parameter. At least I've tried to insert it to see if it does anything.
- The code starts and ends with
{{#if:{{{i|}}} |<nowiki/>''}} … {{#if:{{{i|}}} |''<nowiki/>}}. - The parameter
lkis a{{#switch, not an{{#if:
My thought here was: if var.i is present, the whole thing is wrapped in <nowiki/>''…''<nowiki/></code> BUT the tags are self-closed (ends />) – should it not be <nowiki>''…''</nowiki>? Or how does a <nowiki/> even work? Ponken (talk) 13:20, 15 January 2026 (UTC)