MyWiki:Wikipedia Signpost/Newsroom/Task/Stupid kludge/doc
Jump to navigation
Jump to search
| This is a documentation subpage for MyWiki:Wikipedia Signpost/Newsroom/Task/Stupid kludge. It may contain usage information, categories and other content that is not part of the original mywiki page. |
Usage
[edit source]A very basic passthrough template for calling Wikipedia:Wikipedia Signpost/Newsroom/Task with the output from a database report. Basically:
- Converts the param
{{{1}}}into the param{{{Task}}}. - Removes
Wikipedia_Signpost/Next_issue/from the string. - Converts underscores to spaces.
So, e.g.:
{{Wikipedia:Wikipedia Signpost/Newsroom/Task/Stupid kludge|1=Wikipedia_Signpost/Next_issue/Web_report}}
will be turned into
{{Wikipedia:Wikipedia Signpost/Newsroom/Task|Task=Web report}}
which works and isn't a stupid mess.