Anonymous
×
Create a new article
Write your page title here:
We currently have 55 articles on SR5 Foundry VTT System Wiki. Type your article name above or click on one of the titles below and start writing!



SR5 Foundry VTT System Wiki

Template:Issue/Documentation

Revision as of 02:29, 22 November 2023 by Mr. Johnson (talk | contribs) (Created page with "<includeonly>Category:TemplateCategory:Categorization TemplateCategory:Reference Template</includeonly> {{Template|Issue}} categorizes articles with open [https://github.com/SR5-FoundryVTT/SR5-FoundryVTT/issues issues] on the system [https://github.com/SR5-FoundryVTT/SR5-FoundryVTT GitHub]. ==Usage== It accepts a {{Parameter|mandatory|integer}}, the issue number. ==Returns== {{Code|<nowiki>Some text{{Issue|1}} here.</nowiki>}} returns: {{Return|Some text{{Iss...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Issue categorizes articles with open issues on the system GitHub.

Usage

It accepts a mandatory integer parameter, the issue number.

Returns

Some text{{Issue|1}} here. returns:

Some text[git 1] here.

...and...

Note

In order for a parameter to appear in a <ref>, it must be wrapped in a {{#var}} statement, or the input won't be processed until after the reference tag is generated.
Cite error: <ref> tags exist for a group named "git", but no corresponding <references group="git"/> tag was found