Template:Issue
Template:Issue
categorizes articles with open issues on the system GitHub.
Usage
It accepts a mandatory integer parameter, the issue number.
It has a second optional parameter, that alters the behavior if set to inline
.
Returns
The basic behavior creates a foot note.Some text{{Issue|1}} here.
returns: Some text[git 1]{{#ifeq:Template|Template|| here.
...and...
If the second parameter is inline
, such as It looks like {{Issue|1|inline}} insted.
, it returns: It looks like [git 1]{{#ifeq:Template|Template|| instead.
The documentation above was transcluded from Template:Issue/Documentation. [ edit ]
Cite error: <ref>
tags exist for a group named "git", but no corresponding <references group="git"/>
tag was found