|
|
(40 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {| class="wikitable" style="background-color: white;"
| | <table style="border: 0px none transparent;"> |
| |-
| | <tr style="font-weight: bold;"> |
| ! Parameter !! Value !! What you type !! style="width: 400px;" | What you see
| | <td>{{{1}}}</td> |
| |-
| | </tr> |
| | {{center|{{code|1}} (text)}} || {{center|Only text}} || {{tlc|User:Lakrits/templatesandbox3|Sample text}} || [[File:Idea.png|link=]] {{User:Lakrits/templatesandbox3|Sample text}}
| | <tr style="margin-bottom: 0.75em;"> |
| |-
| | <td style="width: 200px; margin-right: 1em; text-indent: 1.63em; font-style: italic;">{{{2}}}</td> |
| | rowspan="5" | {{center|{{code|2}} (alignment)}} || {{center|{{samp|baseline}}}} || {{tlc|User:Lakrits/templatesandbox3|Sample text|baseline}} || [[File:Idea.png|link=]] {{User:Lakrits/templatesandbox3|Sample text|baseline}}
| | <td>{{{3}}}</td> |
| |-
| | </tr> |
| | {{center|{{samp|top}}}} || {{tlc|User:Lakrits/templatesandbox3|Sample text|top}} || [[File:Idea.png|link=]] {{User:Lakrits/templatesandbox3|Sample text|top}}
| | </table> |
| |-
| |
| | {{center|{{samp|…px}}}} || {{tlc|User:Lakrits/templatesandbox3|Sample text|60px}} || [[File:Idea.png|link=]] {{User:Lakrits/templatesandbox3|Sample text|60px}}
| |
| |-
| |
| | {{center|{{samp|…em}}}} || {{tlc|User:Lakrits/templatesandbox3|Sample text|-2em}} || [[File:Idea.png|link=]] {{User:Lakrits/templatesandbox3|Sample text|-2em}}
| |
| |-
| |
| | {{center|{{samp|…%}}}} || {{tlc|User:Lakrits/templatesandbox3|Sample text|-90%}} || [[File:Idea.png|link=]] {{User:Lakrits/templatesandbox3|Sample text|-90%}}
| |
| |-
| |
| | {{center|{{code|style}}}} || || {{tlc|User:Lakrits/templatesandbox3|Sample text|style{{=}}font-family: Garamond; background-color: azure;}} || [[File:Idea.png|link=]] {{User:Lakrits/templatesandbox3|Sample text|style=font-family: Garamond; background-color: azure;}}
| |
| |-
| |
| | Wiki-formatting || || {{tlc|User:Lakrits/templatesandbox3|<nowiki>You ''can'' '''use''' {{sup|wiki}} <big>markup</big></nowiki>}} || [[File:Idea.png|link=]] {{User:Lakrits/templatesandbox3|You ''can'' '''use''' {{sup|wiki}} <big>markup</big>}}
| |
| |}
| |