Template:Style: Difference between revisions
(Created page with "<noinclude> To copy: <pre>{{Style|text=|css=|allign=}}</pre> Examples: ---- 1. '''<nowiki>{{Style|text=Some note|css=color: #8B4513; background: #FFE4B5;|allign=}}</nowiki>'...") |
(No difference)
|
Revision as of 10:30, 15 June 2020
To copy:
{{Style|text=|css=|allign=}}
Examples:
1. {{Style|text=Some note|css=color: #8B4513; background: #FFE4B5;|allign=}}: <Some note>
2. {{Style|text=Some note|css=|allign=center}}:
Some note
3. {{Style|text=Some note|css=|allign=right}}:
Some note