Mr. Johnson (talk | contribs) No edit summary |
Mr. Johnson (talk | contribs) No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
| chat = [https://foundryvtt.com/article/chat/ {{#ifeq:{{{2|}}}|s|Chat Messages|{{{2|Chat Message}}}}}] | | chat = [https://foundryvtt.com/article/chat/ {{#ifeq:{{{2|}}}|s|Chat Messages|{{{2|Chat Message}}}}}] | ||
| macro = [https://foundryvtt.com/article/macros/ {{#ifeq:{{{2|}}}|s|Macros|{{{2|Macro}}}}}] | | macro = [https://foundryvtt.com/article/macros/ {{#ifeq:{{{2|}}}|s|Macros|{{{2|Macro}}}}}] | ||
| measure = [https://foundryvtt.com/article/measurement/ {{#ifeq:{{{2|}}}|s|Measurement|{{{2|Measurement}}}}}] | |||
| scene = [https://foundryvtt.com/article/scenes/ {{#ifeq:{{{2|}}}|s|Scenes|{{{2|Scene}}}}}] | | scene = [https://foundryvtt.com/article/scenes/ {{#ifeq:{{{2|}}}|s|Scenes|{{{2|Scene}}}}}] | ||
| token = [https://foundryvtt.com/article/tokens/ {{#ifeq:{{{2|}}}|s|Tokens|{{{2|Token}}}}}] | | template = [https://foundryvtt.com/article/measurement/ {{#ifeq:{{{2|}}}|s|Template|{{{2|Template}}}}}] | ||
| token = [https://foundryvtt.com/article/tokens/{{{3|}}} {{#ifeq:{{{2|}}}|s|Tokens|{{{2|Token}}}}}] | |||
| user = [https://foundryvtt.com/article/users/{{{3|}}} {{#ifeq:{{{2|}}}|s|Users|{{{2|Users & Permissions}}}}}] | |||
| #default = {{Error|{{Code|{{{1}}}}} is not a valid input for {{Template|Foundry}}}} | | #default = {{Error|{{Code|{{{1}}}}} is not a valid input for {{Template|Foundry}}}} | ||
}}</onlyinclude></includeonly> | }}</onlyinclude></includeonly> | ||
Latest revision as of 21:03, 29 December 2023
Template:Foundry
Template:Foundry is used to create links to specific articles in the Foundry VTT Knowledge Base.
Usage
It accepts one mandatory string parameter and one optional string parameter:
- must be one of
actor,chat,macro,measure,scene,template, ortoken, which correspond with similarly-named articles. - is optional and accepts either
sor an arbitrary string.spluralizes the default text.- Any other value replaces the default text.
Returns
{{Foundry|actor}} returns:
{{Foundry|scene|s}} returns:
{{Foundry|chat|Chat Log}} returns: The documentation above was transcluded from Template:Foundry/Documentation. [ edit ]
