Sarna News: Bad 'Mechs - Icestorm

Difference between revisions of "User:Csdavis715"

(awards)
(edit count: 25,000+)
 
(17 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
[[File:SubAdd.jpg|Substantial Addition Award, 1st ribbon]]
 
[[File:SubAdd.jpg|Substantial Addition Award, 1st ribbon]]
 
[[File:RAA.jpg|Act of Appreciation Award, 1st ribbon]]
 
[[File:RAA.jpg|Act of Appreciation Award, 1st ribbon]]
[[File:EC2.jpg|Edit Count (5,000)]]
+
[[File:AP 2bol.jpg|All Purpose Award, 3rd ribbon]]
 +
[[File:DA 1bol.jpg|Direction Appreciated Award, 2nd ribbon]]
 
[[File:TIS3 1s.jpg|Time in Service (2 years)]]
 
[[File:TIS3 1s.jpg|Time in Service (2 years)]]
 +
[[File:EC3 1c.jpg|Edit Count (25,000)]]
 
<br></div>
 
<br></div>
  
Line 19: Line 21:
 
* Columns
 
* Columns
 
:* For 3 auto-breaking columns that divide the lines evenly ([[Apollo (system)#Political Affiliation|example]]):
 
:* For 3 auto-breaking columns that divide the lines evenly ([[Apollo (system)#Political Affiliation|example]]):
: Note: users with low-resolution monitors or SarnaAdSense may sometimes see only 2 columns (this is intentionally done to fit the screen better)
+
:: Note: users with low-resolution monitors or SarnaAdSense may sometimes see only 2 columns (this is intentional to fit the screen better)
 +
:: When used to the side of a long infobox, it will show just 2 columns, but depending on how it is formatted, it will auto-break at the nearest section ([[Technical Readout: Prototypes|example]])
 
: <nowiki>{{div col|colwidth=25em}}</nowiki>
 
: <nowiki>{{div col|colwidth=25em}}</nowiki>
 
: <nowiki>{{div col end}}</nowiki>
 
: <nowiki>{{div col end}}</nowiki>
 +
:* For 2–3 columns with breaks at specific places ([[Luthien#Military Deployment|example]]):
 +
: <nowiki>{{columns-start|num=2}}</nowiki> (or num=3)
 +
: <nowiki>{{column}}</nowiki> (twice for num=3)
 +
: <nowiki>{{columns-end}}</nowiki>
 +
:* For 2 columns that break at specific places, but to the side of a long infobox ([[Handbook: House Marik|example]]):
 +
:: (basically, using the above code for 3 columns but leaving out the 3rd column)
 +
: <nowiki>{{columns-start|num=3}}</nowiki>
 +
: <nowiki>{{column}}</nowiki>
 +
: <nowiki>{{columns-end}}</nowiki>
 
:* For 3 auto-breaking columns that divide the lines evenly, but to the side of a long infobox ([[House Kurita (The Draconis Combine)|example]]):
 
:* For 3 auto-breaking columns that divide the lines evenly, but to the side of a long infobox ([[House Kurita (The Draconis Combine)|example]]):
 
: <nowiki><div class="desktop-3-col"></nowiki>
 
: <nowiki><div class="desktop-3-col"></nowiki>
 
: <nowiki></div></nowiki>
 
: <nowiki></div></nowiki>
:* For 2 auto-breaking columns that divide the lines evenly, but to the side of a long infobox ([[Handbook: House Marik|example]]):
 
: Note: unlike other the methods that apply only to desktop, this one will also show columns on phones (use with caution)
 
: <nowiki><div style="-moz-column-count:2; column-count:2;"></nowiki>
 
: <nowiki></div></nowiki>
 
:* Creating 2–3 columns with breaks at specific places ([[Luthien#Military Deployment|example]]):
 
: <nowiki>{{columns-start|num=2}}</nowiki> (or num=3)
 
: <nowiki>{{column}}</nowiki> (twice for num=3)
 
: <nowiki>{{columns-end}}</nowiki>
 
 
==Items on my radar==
 
* MechWarrior 5 maintenance
 
:* A few characters/units need articles
 
* Rim Worlds Republic
 
:* Amaris Reunification War CO's and units
 
:* Expand/tweak Rim Provisional Government
 
:* Amaris Empire CO's and units
 
:* Organize (divide?) Rim Worlds Army page(s)
 
* RWR-related SLDF
 
:* Finish Joan Brandt article
 
:* Go through SLDF Army and Fleet pages, update CO and deployment locations
 
* Data-mine (low priority):
 
:* ''Historical: Reunification War''
 
:* In-universe book authors of ''The Periphery'' 1E and ''Historical: Liberation of Terra 1 & 2''
 
:* ''First Strike'' characters
 
* Other
 
:* Mitch DeChavilier
 
:* Maria Morgraine
 

Latest revision as of 08:52, 6 April 2024

Awards[edit]

Awards Board

Substantial Addition Award, 1st ribbon Act of Appreciation Award, 1st ribbon All Purpose Award, 3rd ribbon Direction Appreciated Award, 2nd ribbon Time in Service (2 years) Edit Count (25,000)


Resources[edit]

  • En-dash –
  • Citation pages: Handbook: House Steiner, pp. 26–27
  • Dates and numbers: 2770–2775
  • Joined proper names: Republic–Commonwealth War, Davion–Liao border
  • Em-dash —
  • For emphasis: "The Republic would expand from a pirate kingdom into a well-educated and well-armed nation experienced in the art of guile and seduction—diplomacy, by another name."
  • In place of commas to break up longer sentences for added clarity: "In truth—with the two companies of the Legion being effectively kidnapped at gunpoint by Hiritsu troops while the rest of their unit had surrendered back on Tigress—when tensions exploded between the loyal Secutors and the rebellious Legion, the Third took advantage of the situation and easily defeated both units."
  • Columns
  • For 3 auto-breaking columns that divide the lines evenly (example):
Note: users with low-resolution monitors or SarnaAdSense may sometimes see only 2 columns (this is intentional to fit the screen better)
When used to the side of a long infobox, it will show just 2 columns, but depending on how it is formatted, it will auto-break at the nearest section (example)
{{div col|colwidth=25em}}
{{div col end}}
  • For 2–3 columns with breaks at specific places (example):
{{columns-start|num=2}} (or num=3)
{{column}} (twice for num=3)
{{columns-end}}
  • For 2 columns that break at specific places, but to the side of a long infobox (example):
(basically, using the above code for 3 columns but leaving out the 3rd column)
{{columns-start|num=3}}
{{column}}
{{columns-end}}
  • For 3 auto-breaking columns that divide the lines evenly, but to the side of a long infobox (example):
<div class="desktop-3-col">
</div>