Difference between revisions of "Template:Reference note/doc"
From LFS Manual
Jump to navigationJump to searchm |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Basic usage == | == Basic usage == | ||
− | {{reference note|1|[https://www.lfs.net Live for Speed]}} | + | {{markup| |
+ | <nowiki>{{reference note|1|[https://www.lfs.net Live for Speed]}}</nowiki>|{{reference note|1|[https://www.lfs.net Live for Speed]}}}}<!-- Template:Mra --> | ||
+ | |||
+ | == Custom reference ID == | ||
+ | |||
+ | {{markup| | ||
+ | <nowiki>{{reference note|1|ref=notes|[https://www.lfs.net Live for Speed]}}</nowiki>|{{reference note|1|ref=notes|[https://www.lfs.net Live for Speed]}}}}<!-- Template:Mra --> | ||
<includeonly> | <includeonly> | ||
[[Category:Citation templates]] | [[Category:Citation templates]] | ||
</includeonly> | </includeonly> |
Latest revision as of 21:32, 4 July 2025
![]() |
This is a documentation subpage for Template:Reference note.
It may contain usage information, categories and other content that is not part of the original page. |
Basic usage
Markup | Renders as |
---|---|
{{reference note|1|[https://www.lfs.net Live for Speed]}} |
|
Custom reference ID
Markup | Renders as |
---|---|
{{reference note|1|ref=notes|[https://www.lfs.net Live for Speed]}} |
|