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

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
It relies on the presence of specific {{Code|<nowiki>{{#var}}</nowiki>}} declarations in related {{Category|Reference Template}}s.
It relies on the presence of specific {{Code|<nowiki>{{#var}}</nowiki>}} declarations in related {{Category|Reference Template}}s.


It accepts one {{Parameter|optional|named}}, {{Code|clear}} (default: {{Code|both}}, which controls how/if it uses the [https://www.w3schools.com/cssref/pr_class_clear.php CSS clear property]]. If supplied, it should be one of {{code|left}}, {{code|right}}, or {{code|none}}.
It accepts one {{Parameter|optional|named}}, {{Code|clear}} (default: {{Code|both}}), which controls how/if it uses the [https://www.w3schools.com/cssref/pr_class_clear.php CSS clear property]. If supplied, it should be one of {{code|left}}, {{code|right}}, or {{code|none}}.
==Returns==
==Returns==
As it relies on the contents of other pages, no example is provided.
As it relies on the contents of other pages, no example is provided.

Latest revision as of 02:09, 6 December 2023

Template:References creates an auto-populating reference section at the bottom of each article page. It should be the very last item on pretty much every article in the Main namespace.

Usage

It relies on the presence of specific {{#var}} declarations in related Reference Templates.

It accepts one optional named parameter, clear (default: both), which controls how/if it uses the CSS clear property. If supplied, it should be one of left, right, or none.

Returns

As it relies on the contents of other pages, no example is provided.