Module talk:Citation
Add topicAppearance
Latest comment: 20 days ago by ShakespeareFan00 in topic __id
__id
[edit]@ShakespeareFan00: I presume that you wanted to add an option to specify the ID manually. I replaced args['__id']
by (args['__id'] or "")
, to avoid errors when the user chooses not to give an ID. Please tell me if this was not the purpose. — Alien 3
3 3 17:53, 7 January 2025 (UTC)
- Thanks - This can't use the makeid module, as that would suppress on blank entries. What I was trying to solve was having duplicate references based on CITE<YEAR> by appending a specfic identifer to disambiguate references otherwise only identified by year. ShakespeareFan00 (talk) 10:53, 8 January 2025 (UTC)