Module talk:Delink: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 67:
*<code><nowiki>{{X|[[article]]}}</nowiki></code> returns <code>article</code>
*<code><nowiki>{{X|[[article|display name]]</nowiki></code> returns <code>article</code>
That is, how can I receiveget the target of the wikilink andinstead throw away the display nameof (the label)? I guess we can use [[Module:String]], 'cause I see many string-manipulating templates are based on it but I have no knowledge about Lua, so... Thank you in advance. [[User:Tran Xuan Hoa|Tran Xuan Hoa]] ([[User talk:Tran Xuan Hoa|talk]]) 23:24, 10 September 2016 (UTC)