Template:Tlc/sandbox

From Gentoo Wiki
Jump to:navigation Jump to:search


Correct

One anonymous parameter matching a template name
Wiki code
{{Tlc|RootCmd}}
Main version
Sandbox version


Incorrect

No parameter (error message)
Wiki code
{{Tlc}}
Main version
{{Tlc template error}}
Parameter 1 not defined. For correct usage see Tlc template's documentation on the 1 parameter.
Sandbox version


Multiple anonymous parameters (not supported yet)
Wiki code
{{Tlc|RootCmd|umount /mnt/gentoo}}
Main version
Sandbox version


One anonymous parameter containing a pipe character (makes a piped link instead)
Wiki code
{{Tlc|RootCmd{{!}}umount /mnt/gentoo}}
Main version
Sandbox version


↑ Unlike {{Tnc}}, which doesn't create a link, this template cannot (currently) illustrate a template call containing parameters.


One anonymous parameter containing a pipe and equals sign (makes a piped link instead)
Wiki code
{{Tlc|RootCmd{{!}}umount /mnt/gentoo{{!}}prompt{{=}}#}}
Main version
Sandbox version


↑ Unlike {{Tnc}}, which doesn't create a link, this template cannot (currently) illustrate a template call containing parameters.
Note
This is the template sandbox page for Template:Tlc (diff).
See also the companion subpage for test cases.