User:Lakrits/sandbox3
Jump to navigation
Jump to search
Parameter | Value | What you type | What you see |
---|---|---|---|
1 (text) |
Only text |
{{User:Lakrits/templatesandbox3|Sample text}} |
![]() |
Sample text | {{{2}}} | ||
2 (alignment) |
baseline |
{{User:Lakrits/templatesandbox3|Sample text|baseline}} |
![]() |
Sample text | baseline | ||
top |
{{User:Lakrits/templatesandbox3|Sample text|top}} |
![]() | |
Sample text | top | ||
…px |
{{User:Lakrits/templatesandbox3|Sample text|60px}} |
![]() | |
Sample text | 60px | ||
…em |
{{User:Lakrits/templatesandbox3|Sample text|-2em}} |
![]() | |
Sample text | -2em | ||
…% |
{{User:Lakrits/templatesandbox3|Sample text|-90%}} |
![]() | |
Sample text | -90% | ||
style |
{{User:Lakrits/templatesandbox3|Sample text|style=font-family: Garamond; background-color: azure;}} |
![]() | |
Sample text | {{{2}}} | ||
Wiki-formatting | {{User:Lakrits/templatesandbox3|You ''can'' '''use''' {{sup|wiki}} <big>markup</big>}} |
![]() | |
You can use wiki markup | {{{2}}} |