Template:Note

From Thorium Mod Wiki
Jump to navigation Jump to search
Template-info.svg Documentation The documentation below is transcluded from Template:Note/doc. (edit | history)

A simple template to create a note span or note div. Note will be displayed as gray text.

Examples

Code Result
{{note|some note}} some note
{{note|some note|paren=y}} (some note)
item{{note|some note|paren=y|before= }} item (some note)
some {{note|some block note|paren=y|block=y}} text some
(some block note)
text
some {{note|(some small note)|small=y}} text some (some small note) text