User:Aryan/learn: Difference between revisions
Tags: Mobile edit Mobile web edit Advanced mobile edit |
DreamRimmer (talk | contribs) m DreamRimmer moved page User:Saurabhsaha/learn to User:Aryan/learn: Automatically moved page while renaming the user "Saurabhsaha" to "Aryan" |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
You can change the colour of any word or text <span style="color: blue">like this</span> |
You can change the colour of any word or text <span style="color: blue">like this</span> |
||
'''<u>Code</u>''': <nowiki><span style="color: blue">like this</span></nowiki> |
|||
==Background Colour== |
==Background Colour== |
||
{{ font color || yellow | default text in yellow background }} |
{{ font color || yellow | default text in yellow background }} |
||
'''<u>Code</u>''' : <nowiki>{{font color || yellow | default text in yellow background}}</nowiki> |
|||
==Rainbow Text== |
==Rainbow Text== |
||
{{tl | Font color }} is how you insert colorized text, such as |
{{tl | Font color }} is how you insert colorized text, such as |
||
Line 9: | Line 16: | ||
{{ font color | orange | orange }}, |
{{ font color | orange | orange }}, |
||
{{ font color | green | green }}, |
{{ font color | green | green }}, |
||
{{ font color | blue | blue | |
{{ font color | blue | blue | }} and |
||
{{ font color | indigo | indigo }}, |
{{ font color | indigo | indigo }}, |
||
and [[Help:Color#Color generation guide|many others]]. |
and [[Help:Color#Color generation guide|many others]]. |
||
==Others== |
==Others== |
||
{{ font color | white | black | white with black background }} |
|||
{{ font color | white | blue | Wikipedia:Example | link = yes }} |
|||
{{ font color | green | violet | Wikipedia:Example | link=yes }} |
|||
{{Background color|red|Hello, world!}} |
|||
==Highlights== |
|||
{{highlight|text}} |
|||
{{highlight|text|lightblue}} |
|||
{{highlight|text|#00FF00|1 January 2099}} |
|||
{{highlight round|some text}} |
|||
{{highlight round|some text|bc=#ffa07a}} |
|||
{{highlight round|some text|bc=lightgreen}} |
|||
==Quote== |
|||
...when you said, {{tq|Lorem ipsum '''dolor''' sit}}, and, {{tq|consectetur adipiscing elit|i=yes|title=This is a tooltip}}. |
|||
==xt== |
|||
this is an {{xt|inline typeface change}} for comparison |
|||
this is an {{!xt|inline typeface change}} for comparison |
|||
==Font== |
|||
{{font|text=Some text.|font=|size=|color=}} |
|||
{{font|text=Some text.|font=Comic Sans MS|size=20px|color=#7f5620}} |
|||
{{font|text=Hello World!|font=Century Gothic|size=35px|color=#bf00bf}} |
|||
{{font|text=囧囧囧囧囧|font=Simhei|color=#c9b295|bgcolor=#364d6a}} |
|||
==Invisible Text== |
|||
<span style="color: white">Hey there, text reader! Are you ready for a laugh? I once tried to write a book on how to procrastinate, but I never got around to finishing it. Speaking of procrastination, have you ever started cleaning your room and then ended up lying on the bed, scrolling through memes for hours? Don't worry, we've all been there. But seriously, if procrastination was an Olympic sport, I'd be a gold medalist. I even have a procrastination playlist on Spotify. It has just one song on it... and I haven't listened to it yet. Ah, the joys of being a professional procrastinator!</span> |
|||
'''<u>code</u>''' : <nowiki><span style="color: white">like this</span></nowiki> |
Latest revision as of 06:35, 28 October 2024
Colourful Text
[edit]You can change the colour of any word or text like this
Code: <span style="color: blue">like this</span>
Background Colour
[edit]default text in yellow background
Code : {{font color || yellow | default text in yellow background}}
Rainbow Text
[edit]{{ Font color }} is how you insert colorized text, such as red, orange, green, blue and indigo, and many others.
Others
[edit]white with black background
Hello, world!
Highlights
[edit]text
text
text
some text
some text
some text
Quote
[edit]...when you said, Lorem ipsum dolor sit
, and, consectetur adipiscing elit
.
xt
[edit]this is an inline typeface change for comparison
this is an inline typeface change for comparison
Font
[edit]Some text.
Some text.
Hello World!
囧囧囧囧囧
Invisible Text
[edit]Hey there, text reader! Are you ready for a laugh? I once tried to write a book on how to procrastinate, but I never got around to finishing it. Speaking of procrastination, have you ever started cleaning your room and then ended up lying on the bed, scrolling through memes for hours? Don't worry, we've all been there. But seriously, if procrastination was an Olympic sport, I'd be a gold medalist. I even have a procrastination playlist on Spotify. It has just one song on it... and I haven't listened to it yet. Ah, the joys of being a professional procrastinator!
code : <span style="color: white">like this</span>