Sarna News: Bad 'Mechs - Icestorm

Difference between revisions of "User:Csdavis715"

(edit count: 25,000+)
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==About Me==
+
==Awards==
* MW2:Mercs brought me into the BT universe, MW5:Mercs brought me back
+
<div id="awardsboard"><div id="awardsboardheader">Awards Board</div>
* Grew up mostly in California, currently living in Taiwan as an English teacher
+
[[File:SubAdd.jpg|Substantial Addition Award, 1st ribbon]]
* Hobbies growing up were music, martial arts, and gaming
+
[[File:RAA.jpg|Act of Appreciation Award, 1st ribbon]]
* Have 2 masters and a doctorate
+
[[File:AP 2bol.jpg|All Purpose Award, 3rd ribbon]]
* Was a professional musician for 15 years in my past life
+
[[File:DA 1bol.jpg|Direction Appreciated Award, 2nd ribbon]]
* Copyrighted 2 short stories and working on a 3rd longer story, hope to publish the set together in a few years
+
[[File:TIS3 1s.jpg|Time in Service (2 years)]]
* Getting married next year, new life adventures to come
+
[[File:EC3 1c.jpg|Edit Count (25,000)]]
 +
<br></div>
  
==Sarna items on my radar==
+
==Resources==
* MechWarrior 5 Characters and Commands (almost done!)
+
* En-dash –
* Proofing/checking random pages I stumble on
+
:* Citation pages: ''Handbook: House Steiner'', pp. 26–27
 +
:* Dates and numbers: 2770–2775
 +
:* Joined proper names: Republic–Commonwealth War, Davion–Liao border
  
==Other==
+
* Em-dash —
* Volunteer proofreading/testing the entire MW5 game for PGI, ~1000 errors documented and reported
+
:* 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 ([[Apollo (system)#Political Affiliation|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 ([[Technical Readout: Prototypes|example]])
 +
: <nowiki>{{div col|colwidth=25em}}</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]]):
 +
: <nowiki><div class="desktop-3-col"></nowiki>
 +
: <nowiki></div></nowiki>

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>