https://bugzilla.wikimedia.org/show_bug.cgi?id=47631
Web browser: ---
Bug ID: 47631
Summary: Module invoke: Links not expanded?
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Scribunto
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
I wrote a lua template for
https://wikitech.wikimedia.org/w/index.php?title=Deployments that almost but
not quite works as an initial version. I'm a bit confused though -- it appears
that sometimes links are and sometimes not expanded.
I think my syntax everywhere is correct as it all works as standalone pieces.
Could this be because the scribunto version on wikitech appears to be a little
bit behind? (It's also missing the mw.text libraries...)
I include a complete code snippet that shows rows with and without expanded
links:
{{#invoke:Deployment_schedule|header}}
{{#invoke:Deployment_schedule|formatTable|hidedate=true|
{{#invoke:Deployment_schedule|row
|when=2013-04-01 11:00 PDT
|who=Sam / Aaron / RobLa
|what= [[mw:MediaWiki 1.22/Roadmap#Schedule for the deployments|MediaWiki
general deployment window (1.22)]]
}}|
{{#invoke:Deployment_schedule|row
|when=2013-04-01 16:00 PDT
|length=0.5
|who=GregG
|what= [[Lightning_deployments|Lightning deploy time]]
}}|
{{#invoke:Deployment_schedule|row
|when=2013-04-02 17:30 UTC
|who=Matthias
|what= [[mw:AFTv5|ArticleFeedbackv5]] updates -
[http://etherpad.wikimedia.org/AFT5-release release tracking]
}}|
{{#invoke:Deployment_schedule|row
|when=2013-04-02 16:00 PDT
|who=GregG
|what= [[Lightning_deployments|Lightning deploy time]]
}}}}
{{#invoke:Deployment_schedule|footer}}
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l