User:Lakrits/sandbox3: Difference between revisions
Jump to navigation
Jump to search
(-) |
(-) |
||
Line 62: | Line 62: | ||
! Case !! What you type !! style="width: -275px;" | What you see | ! Case !! What you type !! style="width: -275px;" | What you see | ||
|- | |- | ||
| Param {{code|style}} || {{tlc|User:Lakrits/templatesandbox3|Sample text |style{{=}}font-family: Garamond; background-color: | | Param {{code|style}} || {{tlc|User:Lakrits/templatesandbox3|Sample text |style{{=}}font-family: Garamond; background-color: orange;}} || {{User:Lakrits/templatesandbox3|Sample text |style=font-family: Garamond; background-color: orange;}} | ||
|- | |- | ||
| Wiki-formatting || {{tlc|User:Lakrits/templatesandbox3|<nowiki>You ''can'' '''use''' {{sup|wiki}} <big>markup</big></nowiki>}} || {{User:Lakrits/templatesandbox3|You ''can'' '''use''' {{sup|wiki}} <big>markup</big>}} | | Wiki-formatting || {{tlc|User:Lakrits/templatesandbox3|<nowiki>You ''can'' '''use''' {{sup|wiki}} <big>markup</big></nowiki>}} || {{User:Lakrits/templatesandbox3|You ''can'' '''use''' {{sup|wiki}} <big>markup</big>}} | ||
|} | |} |
Revision as of 12:26, 30 December 2014
- Alignment
Element | Value | What you type | What you see |
---|---|---|---|
Text | (none) |
{{User:Lakrits/templatesandbox3|Sample text}} |
(Parent element) |
Sample text | {{{2}}} | ||
baseline |
{{User:Lakrits/templatesandbox3|Sample text|baseline}} |
(Parent element) | |
Sample text | baseline | ||
middle |
{{User:Lakrits/templatesandbox3|Sample text|middle}} |
(Parent element) | |
Sample text | middle | ||
sub |
{{User:Lakrits/templatesandbox3|Sample text|sub}} |
(Parent element) | |
Sample text | sub | ||
super |
{{User:Lakrits/templatesandbox3|Sample text|super}} |
(Parent element) | |
Sample text | super | ||
text-top |
{{User:Lakrits/templatesandbox3|Sample text|text-top}} |
(Parent element) | |
Sample text | text-top | ||
text-bottom |
{{User:Lakrits/templatesandbox3|Sample text|text-bottom}} |
(Parent element) | |
Sample text | text-bottom | ||
top |
{{User:Lakrits/templatesandbox3|Sample text|top}} |
(Parent element) | |
Sample text | top | ||
bottom |
{{User:Lakrits/templatesandbox3|Sample text|bottom}} |
(Parent element) | |
Sample text | bottom | ||
inherit |
{{User:Lakrits/templatesandbox3|Sample text|inherit}} |
(Parent element) | |
Sample text | inherit | ||
…px |
{{User:Lakrits/templatesandbox3|Sample text|40px}} |
(Parent element) | |
Sample text | 40px | ||
…em |
{{User:Lakrits/templatesandbox3|Sample text|-2em}} |
(Parent element) | |
Sample text | -2em | ||
…% |
{{User:Lakrits/templatesandbox3|Sample text|-200%}} |
(Parent element) | |
Sample text | -200% | ||
Image | (none) |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]}} |
(Parent element) |
![]() |
{{{2}}} | ||
baseline |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|baseline}} |
(Parent element) | |
![]() |
baseline | ||
middle |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|middle}} |
(Parent element) | |
![]() |
middle | ||
sub |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|sub}} |
(Parent element) | |
![]() |
sub | ||
super |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|super}} |
(Parent element) | |
![]() |
super | ||
text-top |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|text-top}} |
(Parent element) | |
![]() |
text-top | ||
text-bottom |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|text-bottom}} |
(Parent element) | |
![]() |
text-bottom | ||
top |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|top}} |
(Parent element) | |
![]() |
top | ||
bottom |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|bottom}} |
(Parent element) | |
![]() |
bottom | ||
inherit |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|inherit}} |
(Parent element) | |
![]() |
inherit | ||
…px |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|40px}} |
(Parent element) | |
![]() |
40px | ||
…em |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|-2em}} |
(Parent element) | |
![]() |
-2em | ||
…% |
{{User:Lakrits/templatesandbox3|[[File:Idea.png|20px|link=]]|-200%}} |
(Parent element) | |
![]() |
-200% |
- Styling
Case | What you type | What you see |
---|---|---|
Param style |
{{User:Lakrits/templatesandbox3|Sample text|style=font-family: Garamond; background-color: orange;}} |
|
Sample text | {{{2}}} | |
Wiki-formatting | {{User:Lakrits/templatesandbox3|You ''can'' '''use''' {{sup|wiki}} <big>markup</big>}} |
|
You can use wiki markup | {{{2}}} |