Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

UniWiki:Editing commands visual guide: Difference between revisions

From EVE University Wiki
No edit summary
No edit summary
Line 7: Line 7:
*The next line must follow with no blank lines
*The next line must follow with no blank lines
**Use more * to indent
**Use more * to indent
#Use # for numbered lists
#Use # for numbered lists - note that this is part of the same list
##More # to indent
##More # to indent


::Use : to indent without a label
:Use : to indent without a label
 


{{hatnote|This is a "hat note"; used for emphasis.}}
{{hatnote|This is a "hat note"; used for emphasis.}}
{{Note box|This is a "note box". also used for emphasis.}}
{{Note box|This is a "note box". also used for emphasis.}}


<span style="color:#53B14E">This is how you make colored text. You numbered codes determine an [https://html-color-codes.info HTML color].</span>
<span style="color:#53B14E">This is how you make colored text.</span> The numbered code determines an [https://html-color-codes.info HTML color]. FFFFFF is white; 000000 is black; 888888 is middle grey.
 


<div class="center" style="width: auto; margin-left: auto; margin-right: auto;">The div code pair is used to center text. Note that this is an operation, and not a built-in formatting command.</div>
<div class="center" style="width: auto; margin-left: auto; margin-right: auto;">The div code pair is used to center text. Note that this is an operation, and not a built-in formatting command.</div>