Template:Ref

From iBase Pedia
Revision as of 07:08, 12 January 2026 by Admin (talk | contribs) (Created page with "<includeonly> <ref name="{{{name|}}}">{{{1|}}}</ref> </includeonly> <noinclude> This template is used to create named references easily. It is based on: https://en.wikipedia.org/wiki/Template:Ref == Usage == Basic reference: <pre> {{Ref|This is a reference text}} </pre> Named reference: <pre> {{Ref|name=myref|This is a reference text}} </pre> Reusing a named reference: <pre> <ref name="myref"/> </pre> Works together with {{Reflist}} to display references. Categ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


This template is used to create named references easily.

It is based on: https://en.wikipedia.org/wiki/Template:Ref

Usage

Basic reference:

{{Ref|This is a reference text}}

Named reference:

{{Ref|name=myref|This is a reference text}}

Reusing a named reference:

<ref name="myref"/>

Works together with

References


to display references.