Edge Rewrite
Jump to content

Template talk:Born in

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 6 months ago by Ponken in topic Parameter i

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 lk is 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)Reply