Template:References: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
No edit summary
(Added "see also" links)
 
Line 32: Line 32:
===Example rendered output of option 2:===
===Example rendered output of option 2:===
{{references|2.0.201.49}}
{{references|2.0.201.49}}
== See Also ==
* [[Template:Code Reference]]
* [[Template:File Reference]]
* [[Template:XML Reference]]


</noinclude>
</noinclude>

Latest revision as of 20:57, 5 June 2022


Stubs out a references section for a page, and optionally, adds an As of patch inline ambox if the first parameter is specified.[1]

Usage

Option 1 (no patch info)

{{references}}

Results in this code:

== References ==
<references />


Option 2 (patch info)

{{references|2.0.201.49}}

Results in this code:

== References ==
{{as of patch inline|2.0.201.49}}
<references />


Example rendered output of option 2:

References

This information is reliable as of patch 2.0.201.49.
  1. According to egocarib.



See Also