Difference between revisions of "User:Deadfire"

(37 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Just some guy, with far to much knowledge and time on his hands
+
<div style="width:45%; margin:auto; overflow:hidden; display:inline-block; text-align:center;" id="awardsboard"><div id="awardsboardheader">Awards Board</div>
 +
[[File:F HonMen.jpg|Founder's Honorable Mention Award (2015)]]
 +
[[File:F HonMen.jpg|Founder's Honorable Mention Award (2016)]]
 +
[[File:SubAdd 1bol.jpg|Substantial Addition Award, 2nd ribbon]]
 +
[[File:AP.jpg|All Purpose Award, 1st ribbon]]
 +
[[File:EC1 2s.jpg|Edit Count (1,000)]]
 +
[[File:TIS4 2d.jpg|Time in Service (7 years)]]
 +
</div>
 +
<div style="width:45%; margin:auto; overflow:hidden; display:inline-block; text-align:center;" id="awardsboard"><div id="awardsboardheader">Userbars</div>
 +
[[Image:BTW EditorBar5.jpg]]
 +
</div>
  
=Clan Bloodname Project=
+
=About Me=
 +
I am Deadfire, also known as DeadfirePrime. [https://www.twitch.tv/deadfireprime You can sometimes find me streaming on Twitch answering lore questions when I am playing games], [https://twitter.com/DeadfirePrime tweeting funny BT related things on Twitter] or hanging about in Discord by using the user ''Deadfire#9356''. I founded the competitive Mechwarrior Online unit the ''228th IBR'', however I'm been a fan of Battletech since 1992, however it wasn't till I got my first sourcebook when I was turned into a lore fanatic and I read it so many times I could recite entire passages from it. (Funny enough it was [[Field Manual: ComStar]])
  
==Clans that need to be revisited==
+
=Really cool Sarna Pages=
 +
* [[/Battletech Drinks|A collection of Drinks from the Battletech universe]]
  
[[Clan Fire Mandrill]] - Needs the entire section made
+
=My Role on Sarna=
 +
As the '''Senior Editor''' for '''Templates and Automation''' I have the following responsibilities:
 +
* Design, develop, create and modify Sarna's mediawiki templates (and modules) using wiki markup, HTML5, CSS3 and LUA.
 +
* Work with Sarna Admins and other Senior editors to understand template needs and the data that is needed to be shown/recorded.
 +
* Adding infobox template field information to our Semantic/Automation suite (as needed).
 +
* Create, manage, and work with Concepts (A concept is a page in the Concept: namespace that is always described by a semantic query. These pages can be viewed as "dynamic categories", (or as collections of pages) that are not created manually, but that are computed by our Semantic/Automation suite from the description given by a query.)
 +
* Importing existing templates and modules from other MediaWiki sites and adapt them for Sarna's use.
 +
* Create, Manage, and work with Portals (Portals serve as enhanced "main pages" for specific broad subjects).
 +
* Assist the Sarna Admins with category functions of Sarna (related to [https://docs.google.com/spreadsheets/d/1xzSYha-llYHSY2rUkTfm9reefuH4aTX9zXBNYUy1tkg/edit?usp=sharing Sarna's "Soft-divide"].)
 +
* Work with the following Mediawiki extensions:
 +
** [https://www.mediawiki.org/wiki/Extension:TemplateStyles Extension:TemplateStyles] (an extension that allows to specify that a stylesheet should be loaded from a wiki page, allowing the template to have custom styles without having to modify the site's main CSS file).
 +
** [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:TemplateData Extension:TemplateData] (an extension that provides the information about templates).
 +
** [https://www.mediawiki.org/wiki/Extension:TemplateWizard Extension:TemplateWizard] (an extension that adds a popup dialog box for adding template code to wikitext).
 +
** [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:WikiEditor Extension:WikiEditor] (an extension that provides the editing toolbar).
 +
** [https://www.semantic-mediawiki.org/ Extension:Semantic MediaWiki & it's sub-extensions] (an extension that lets you store and query data with­in the wiki's pages).
 +
** [https://www.mediawiki.org/wiki/Extension:Page_Forms Extension: Page Forms] (an extension allows you to have forms for creating and editing pages on your wiki, as well as for querying data, all without any programming).
 +
** [https://www.mediawiki.org/wiki/Extension:Lingo Extension:Lingo] (a glossary extension. It lets you define a list of abbreviations and their definitions on a page and then displays these definitions whenever an abbreviation is hovered over in an article).
 +
** [https://www.mediawiki.org/wiki/Extension:AbuseFilter Extension:AbuseFilter] (an extension that allows privileged users to set specific actions to be taken when actions by users, such as edits, match certain criteria).
  
[[Clan Goliath Scorpion]] - Needs the entire section made
+
'''To sum''', my responsibilities are ''Identifying the needs of templates, creating templates, automate templates and other site functions for Sarna Users (as much as possible), and attempt to thoroughly document their use.''
  
[[Clan Ice Hellion]] - Needs the entire section made
+
=Interesting helpful things=
  
[[Clan Nova Cat]] - Needs the section updated, and put in a table
+
* [https://en.wikipedia.org/wiki/Special:Export Wikipedia export tool] (aka how to get the templates they use on their Wikimedia)
  
[[Clan Smoke Jaguar]] - Needs the section updated, and put in a table
+
* [[Special:Import]] - Admin Only page on this wiki where you can import those pages (and templates) you exported from other mediawiki sites using their export page (like the one I linked above)
  
[[Clan Snow Raven]] - Needs the entire section made
+
* For advanced Templates [https://www.ryadel.com/en/how-to-add-wikipedia-mbox-templates-to-your-own-mediawiki/ you need to do this] which again needs admin.
  
[[Clan Star Adder]] - Needs the entire section made
+
* [https://www.tablesgenerator.com/mediawiki_tables For making Mediawiki Tables you can use this site to assist you in doing so]
  
[[Clan Steel Viper]] - Needs the entire section made
+
* [https://www.mediawiki.org/wiki/Help:Magic_words Magic words are strings of text that MediaWiki associates with a return value or function, such as time, site details, or page names.]
  
[[Clan Stone Lion]] - Needs the entire section made
+
* [https://www.mediawiki.org/wiki/Help:Formatting You can format your text by using wiki markup.]
  
[[Clan Widowmaker]] - Needs the section updated, and put in a table
+
=Dark Mode=
 +
[[File:Sarna Dark Mode.png|frameless|left]]
 +
If you wish for a dark theme for Sarna that works with any of the themes and doesn't change anything (Other than have a toggle between the two modes) You can copy my custom [[User:Deadfire/common.css|common.css]] and [[User:Deadfire/common.js|common.js]]. If you are confused on how to do so you will need to be logged in and go to [[Special:Preferences#mw-prefsection-rendering|Appearance Tab in you Preferences]] and look where it says "Shared CSS/JSON/JavaScript for all skins:" and use the links under that (Custom CSS | Custom JavaScript)
  
[[Clan Wolf]] - Needs the section updated, and put in a table
+
=Projects I work on=
 +
* [[BattleTechWiki:Project_Clans]]
  
[[Clan Wolverine]] - Needs the section updated, and put in a table
+
=Things I work on=
  
== Table  ==
+
==Templates==
{|class="wikitable" width='800' style="background: #gray; text-align:center; border: 1px solid black;"
+
* [[Special:Templates]]
! colspan="5" | Founding Bloodnames:<ref name="H:OKp34">''Historical: Operation KLONDIKE'', p. 34, "Origins of the Bloodnames: The Clans' Founders</ref>
+
* [[Special:UncategorizedTemplates]]
|-
+
* [[Special:UnusedTemplates]]
|
+
* [[Special:WantedTemplates]]
|
+
 
|
+
== Sarna's Portal and soft-divide ==
|
+
* [[/portal concept]]
|
+
* [[Portal:BattleMechs]]
|-
+
 
|
+
==Special Pages to Check and Fix==
|
+
* [[Special:BrokenRedirects]]
|
+
* [[Special:UncategorizedCategories]]
|
+
* [[Special:WantedCategories]]
|  
+
* [[Special:WantedFiles]]
|-
+
 
|
+
==Automation==
|
+
[[/Text replacement suggestions|Text replacement suggestions]]
|
+
 
|
+
==Tracking Categories to Check and Fix==
|
+
[https://www.sarna.net/wiki/Category:Pages_with_script_errors Category:Pages with script errors]
|-
+
 
|
+
=Sandboxes=
|
+
* [[User:Deadfire/Sandbox|Primary Sandbox]]
|
+
* [[User:Deadfire/copyright_templates|Copyright Tags]]
|
+
* [[User:Deadfire/userbox_templates|Userbox Tags]]
|
 
|-
 
|
 
|
 
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
|
 
|
 
|-
 
! colspan="5" | Exclusive Bloodnames Post-Operation REVIVAL:<ref name="FM:CCp20">''Field Manual: Crusader Clans'', p. 20, "Exclusive Bloodnames"</ref>
 
|-
 
! General
 
! MechWarriors
 
! Elementals
 
! Aerospace Pilots
 
! ProtoMech Pilots
 
|-
 
|
 
|
 
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
|
 
|
 
|-
 
|
 
|
 
 
|  
 
|
 
|-
 
! colspan="5" | Exclusive Bloodnames Post-Wars of Reaving:<ref name="WoRp194">''Wars of Reaving'', p. 194, "Bloodnames of the Homeworld Clans"</ref>
 
|-
 
| colspan="5" | Annihilated
 
|-
 
|}
 

Revision as of 16:08, 1 December 2022

Awards Board

Founder's Honorable Mention Award (2015) Founder's Honorable Mention Award (2016) Substantial Addition Award, 2nd ribbon All Purpose Award, 1st ribbon Edit Count (1,000) Time in Service (7 years)

Userbars

BTW EditorBar5.jpg

About Me

I am Deadfire, also known as DeadfirePrime. You can sometimes find me streaming on Twitch answering lore questions when I am playing games, tweeting funny BT related things on Twitter or hanging about in Discord by using the user Deadfire#9356. I founded the competitive Mechwarrior Online unit the 228th IBR, however I'm been a fan of Battletech since 1992, however it wasn't till I got my first sourcebook when I was turned into a lore fanatic and I read it so many times I could recite entire passages from it. (Funny enough it was Field Manual: ComStar)

Really cool Sarna Pages

My Role on Sarna

As the Senior Editor for Templates and Automation I have the following responsibilities:

  • Design, develop, create and modify Sarna's mediawiki templates (and modules) using wiki markup, HTML5, CSS3 and LUA.
  • Work with Sarna Admins and other Senior editors to understand template needs and the data that is needed to be shown/recorded.
  • Adding infobox template field information to our Semantic/Automation suite (as needed).
  • Create, manage, and work with Concepts (A concept is a page in the Concept: namespace that is always described by a semantic query. These pages can be viewed as "dynamic categories", (or as collections of pages) that are not created manually, but that are computed by our Semantic/Automation suite from the description given by a query.)
  • Importing existing templates and modules from other MediaWiki sites and adapt them for Sarna's use.
  • Create, Manage, and work with Portals (Portals serve as enhanced "main pages" for specific broad subjects).
  • Assist the Sarna Admins with category functions of Sarna (related to Sarna's "Soft-divide".)
  • Work with the following Mediawiki extensions:
    • Extension:TemplateStyles (an extension that allows to specify that a stylesheet should be loaded from a wiki page, allowing the template to have custom styles without having to modify the site's main CSS file).
    • Extension:TemplateData (an extension that provides the information about templates).
    • Extension:TemplateWizard (an extension that adds a popup dialog box for adding template code to wikitext).
    • Extension:WikiEditor (an extension that provides the editing toolbar).
    • Extension:Semantic MediaWiki & it's sub-extensions (an extension that lets you store and query data with­in the wiki's pages).
    • Extension: Page Forms (an extension allows you to have forms for creating and editing pages on your wiki, as well as for querying data, all without any programming).
    • Extension:Lingo (a glossary extension. It lets you define a list of abbreviations and their definitions on a page and then displays these definitions whenever an abbreviation is hovered over in an article).
    • Extension:AbuseFilter (an extension that allows privileged users to set specific actions to be taken when actions by users, such as edits, match certain criteria).

To sum, my responsibilities are Identifying the needs of templates, creating templates, automate templates and other site functions for Sarna Users (as much as possible), and attempt to thoroughly document their use.

Interesting helpful things

  • Special:Import - Admin Only page on this wiki where you can import those pages (and templates) you exported from other mediawiki sites using their export page (like the one I linked above)

Dark Mode

Sarna Dark Mode.png

If you wish for a dark theme for Sarna that works with any of the themes and doesn't change anything (Other than have a toggle between the two modes) You can copy my custom common.css and common.js. If you are confused on how to do so you will need to be logged in and go to Appearance Tab in you Preferences and look where it says "Shared CSS/JSON/JavaScript for all skins:" and use the links under that (Custom CSS | Custom JavaScript)

Projects I work on

Things I work on

Templates

Sarna's Portal and soft-divide

Special Pages to Check and Fix

Automation

Text replacement suggestions

Tracking Categories to Check and Fix

Category:Pages with script errors

Sandboxes