Difference between revisions of "Template:Option/doc"
From LFS Manual
Jump to navigationJump to search (Created page with "=== Usage === {{subst:mra|{{option|one}}}} {{subst:mra|{{option|one|two|three|four}}}} <includeonly> Category:LFS button templates </includeonly>") |
m |
||
Line 1: | Line 1: | ||
+ | {{Documentation subpage}} | ||
+ | |||
=== Usage === | === Usage === | ||
Revision as of 09:26, 24 January 2024
This is a documentation subpage for Template:Option.
It may contain usage information, categories and other content that is not part of the original page. |
Usage
Markup | Renders as |
---|---|
{{option|one}} |
one |
Markup | Renders as |
---|---|
{{option|one|two|three|four}} |
one two three four |