More actions
No edit summary |
|||
| Line 39: | Line 39: | ||
Attributes and values are split across individual lines, with {{co|violet|-}} markups identifying and grouping the variables. Here's an example with colour-coded comments: | Attributes and values are split across individual lines, with {{co|violet|-}} markups identifying and grouping the variables. Here's an example with colour-coded comments: | ||
{| | {| style="font-size:90%;" | ||
| valign="top" | | | valign="top" | | ||
<pre<noinclude></noinclude>> | <pre<noinclude></noinclude>> | ||
| Line 101: | Line 101: | ||
In this example I removed the bolding and simply made the font a little larger, because I have my interface scaled to 90% and my context-font set to 11 (which the tabs won't use for some reason). I also added some colours and removed the dots and just used regular space to widen some of the shorter-named tabs and rearranged the tab order itself. | In this example I removed the bolding and simply made the font a little larger, because I have my interface scaled to 90% and my context-font set to 11 (which the tabs won't use for some reason). I also added some colours and removed the dots and just used regular space to widen some of the shorter-named tabs and rearranged the tab order itself. | ||
{| | {| style="font-size:90%;" | ||
! Original version | ! Original version | ||
! Modified version | ! Modified version | ||
| Line 191: | Line 191: | ||
Depending on the order of these labels and the fact that some labels might not show all the time (not all corporations belong to an alliance and not all players will have a corporation tag), take a few minutes to decide if and where you'd your space. In this example, I moved the space from after the player name to before the corporation ticker, so that if the player isn't in a player corporation I won't get a superfluous space added. | Depending on the order of these labels and the fact that some labels might not show all the time (not all corporations belong to an alliance and not all players will have a corporation tag), take a few minutes to decide if and where you'd your space. In this example, I moved the space from after the player name to before the corporation ticker, so that if the player isn't in a player corporation I won't get a superfluous space added. | ||
{| | {| style="font-size:90%;" | ||
! Original version | ! Original version | ||
! Modified version | ! Modified version | ||