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:Explain/Documentation: Difference between revisions

No edit summary
No edit summary
Tag: Manual revert
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
It accepts a {{Parameter|mandatory|string}}, the question in need of answering.
It accepts a {{Parameter|mandatory|string}}, the question in need of answering.
==Returns==
==Returns==
{{Code|<nowiki>{{Explain|Why should I have to explain anything?}}</nowiki>}} returns: {{Return|{{Explain|Why should I have to explain anything?}}}}
{{Code|<nowiki>Some text{{Explain|Why should I have to explain anything?}} here.</nowiki>}} returns: {{Return|Some text{{Explain|Why should I have to explain anything?}} here.}} ...and... {{Return|<references group="explain" />}}
<references group="explain">

Latest revision as of 19:25, 22 November 2023

Template:Explain categorizes articles in need of clarification.

Usage

It accepts a mandatory string parameter, the question in need of answering.

Returns

Some text{{Explain|Why should I have to explain anything?}} here. returns:

Some text[explain 1] here.

...and...

  1. Why should I have to explain anything?