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

UniWiki:Mission formatting guidelines: Difference between revisions

From EVE University Wiki
Add reason for using heading level 3.
m Change background color to design-token.
Line 1: Line 1:
{{MissionLinks}}__NOTOC__{{NPCTableCSS}} <!-- in-page CSS at the end of the page -->
{{MissionLinks}} {{NPCTableCSS}} <!-- in-page CSS at the end of the page -->
 
This article lays out how mission reports should be formatted for the wiki. Example mission details are given in wiki markup, and then repeated as they would appear on a completed mission article.
This article lays out how mission reports should be formatted for the wiki. Example mission details are given in wiki markup, and then repeated as they would appear on a completed mission article.
__TOC__


== Housekeeping ==
== Housekeeping ==
Line 323: Line 321:
   padding-bottom: 0.4em;
   padding-bottom: 0.4em;
   width: 80%;
   width: 80%;
   background: #202020;
   background-color: var(--background-color-neutral);
}
}
}}
}}