Difference between revisions of "User:Evon R'al/Wiki edit notes"
m (→To-Do: Remove item) |
m (→To-Do: Add item) |
||
Line 106: | Line 106: | ||
== To-Do == | == To-Do == | ||
+ | * Monitor [[Special:WhatLinksHere/Low-Sec Campus]] | ||
* {{T|ShipArticle}} Frigate escape bay for marauders and black ops, sub groups of battle ships. | * {{T|ShipArticle}} Frigate escape bay for marauders and black ops, sub groups of battle ships. | ||
* Cleanup [[EVEMon]] | * Cleanup [[EVEMon]] |
Revision as of 12:21, 3 April 2022
- For the nitty-gritty of coding see coding notes
This are the personal notes from Evon R'al on editing the wiki.
Documentation
- UniWiki: Manual of Style
- UniWiki:Editing Guide
- Mission formatting guidelines
- UniWiki:Templates
- UniWiki:Maintenance categories
- UniWiki:Categorization
- UniWiki Namespace
- Help:Categorization
Templates used (short info)
- {{Banner|<content>}} - Primarily used for standardizing maintenance templates. Also to make it easier to do samples in the docs without putting the template and doc in the templates maintenance category
- {{Box|<border color>|<contents>|<border style>}} - Page wide box. Default: + border color, medium grey + Border style, dotted. 02 June 2021 No | allowed in contents (breaks the box)
- {{Cleanup|<reason>|<date=Month Year>}} - Non content related. Needs to be at top of the page. Cleanup box shows up wherever the code is placed
- {{Co|<text color>|<background color>|<text>}} - Colors text and background. Uses the usual CSS(html) options, e.g. named or hex(#). Background color may be omitted.
- {{Color|<text color>|<text>}} - Text color can use the usual html options, e.g. named or hex(#)
- {{CMBSiteInfo}} - See template page
- {{Damagetype|<damage code>|<damage code>|<damage code>|<damage code>|<damage code>}} - damage code is em, ex, ki, th ot omni. 1 damage code needed rest is optional.
- {{Deletion|<reason>}} - Mark page/article for deletion
- {{Disambig}} - Mark page as disambiguation page
- {{Hatnote|<note>}} - Link to additional or further information. Used at the top of the page.
- {{m3}} - m3
- {{Merge|<page 1>|<page 2>|<...>|<Page 20>|<target= target>|<discussion= talk page (full name>}} - On top of page. Can link to up-to 20 pages to merge with.
- {{MessageBox|<head>|<text>|<collapsed=yes>}}
- {{Mission stub}} - Used to indicate incomplete Mission report
- {{MissionBriefing|<mission briefing text>}} - To put the mission briefing from the agent into the page, copy from the left side of the mission offer
- {{Missiondetails}} - see template page
- {{MissionLinks}} - Box(vertical) with mission links on top right of the page
- {{Missionrelated}} - Box(horizontal) with mission links as footer (Place at bottom of the page)
- {{NPCTableHead|<header text>}} need to be closed with
|}
after the last NPCTableRow of the table- {{NPCTableCSS}} - Once on page where NPCTableHead is used
- {{NPCTableRow|<ship/structure size(icon code)>|<number of>|<name(s)>|<ewar=ewar (see template page)>|<point= (see template page>|<cargo=loot>|<drop=drop>|<trigger=trigger>|<note=note>}} - 1 or more as needed. cargo(shiny), drop(not shiny), trigger and note show up as tooltip to the respective icons
- {{NPCTableSeparator|<Separator text>}} - 0 or more as/when needed
- |} Do not forget to close the table
- {{Update|<Update reason>}} - Content related. Needs to be at top of the page. Update box shows up wherever the code is placed
For other templates see category Template.
Magic words
Behavior switches
- __NOTOC__ - Suppresses the table of content
Variables
- {{NAMESPACE}} - User
- {{NAMESPACENUMBER}} - 2
- {{PAGENAME}} - Evon R'al/Wiki edit notes
- {{FULLPAGENAME}} - User:Evon R'al/Wiki edit notes
- {{TALKPAGENAME}} - User talk:Evon R'al/Wiki edit notes
- {{SUBPAGENAME}} - Wiki edit notes
- {{SERVER}} - https://wiki.eveuniversity.org
See also:
Tools
- Greenshot for taking screenshots
- TinyPNG to reduce image file size.
- Special:ExpandTemplates when editing templates
- WebAIM Web accessibility in mind
- Color contrast checks:
Orange on green and Red on green as used in the merge banner.
- Color contrast checks:
For checking CSS:
- CSS Lint A CSS linter
- W3C CSS validator
"Renaming"/moving an article/page
Regular editors can Template:Em rename a page. Maybe admins can (not sure about that). Editors can only move a page. When doing so:
- the history of the page is moved as-well, so it stays available.
- if a talk/discussion page exists the option to move it is offered.
- the old page is automatically changed into a redirect page, again admin's can move without redirect but regular editors can't
It is not a good idea to copy the text of the page into a new page because then the history is been lost. And the history staying with the old page loses its relevance.
Moving a page is a multi step process:
- The actual move ("arrow" next to the search-box on top of the page)
- go back to the old page and evaluate and adapt, if needed, the links pointing to it (What links here, under tools in the left navbar)
- Check for, and change, Double redirects
- evaluate if the old page:
- stays a redirect
- needs to be changed into a disambiguation page {{Disambig}}. The original page is split into two or there is a new page about the subject E.g.
- the original page was getting to broad and rewritten in two, or more, pages
- or mission "Do something" exist for multiple levels and/or factions so there are now the pages "Do something (Level 1)" and "Do something (Level 2)"
- is a candidate for {{Deletion}} because of spelling error or something like that
- write a new page. Maybe a broad overview of the subject with links to one or more pages with the details (including the original page)
Interwiki links
Interwiki links are links to pages of other projects, using a prefixed internal link style.
To use interwiki links use [[ followed by the prefix, a colon and then the page name and the closing parenthesis.
So for a link to WikiPedia [https://en.wikipedia.org/wiki/Hyperlink#Wikis] could be replaced by [[wikipedia:Hyperlink#Wikis]]
For prefixes known by UniWiki see Interwiki data
See also
To-Do
- Monitor Special:WhatLinksHere/Low-Sec Campus
- {{ShipArticle}} Frigate escape bay for marauders and black ops, sub groups of battle ships.
- Cleanup EVEMon
- Working on Wanted Pages (20211112 - Just under 1,000 items)
- Update pages (Evon might be capable of):
- Skills:Drones add 'Mutated Drone Specialization" needs work on multiple templates.
- Skill templates dependency tree.
- {{GetSkillLink}}
- {{Skill}}
- {{GetSkillAlpha}}
- {{GetSkillMult}}
- {{GetSkillPrice}}
- {{Skill}}
- Skills:Drones add 'Mutated Drone Specialization" needs work on multiple templates.
- {{CMBSiteInfo}} cleanup, use lc for switch. Expand documentation.
- Acceleration find out and add which skills have influence.
- Check doc for
{{section link}}
- Update/Merge/Move Access Lists, Access Control List and Structure permissions, Correct term is Access List.
- Added/updated merge suggestion on all three pages.
- Have a look at
{{ShipsMatrix}}
- Update relist fee in Trading and Advanced Broker Relations and check for more.
- Update Security missions and Distribution missions to use the correct mission types Encounter/Courier.
- Look into the formatting of Category:Maintenance templates
- {{Historical}}
- {{HistoricalDUST}}
- {{Inactive services}}
- {{Past content}} Not really a Category:Maintenance templates
- {{Posphaseout}} Leave as is. Not really a Category:Maintenance templates
- {{StartOnlyinclude}} Bit of a weird one. Uses more keystrokes then the original code and does a substitute (If you know and work about this, you've been better of using the original code)???
- {{Syllabus}} Not really a Category:Maintenance templates
- {{UMoS guideline}} Not really a Category:Maintenance templates
- {{Verify}} Leave as is. Rewrite doc.
- Update The Agency and How to find Incursions The Agency screenshots
- Look into Crowbar got reported in Category:Pages using duplicate arguments in template calls (Could not find it yet 20211120)
- Unfinished imports from EVE-Survival
- {{Icon}} is marked as Deprecated. Still in use at a lot of pages. UniWiki:Icons is showing it as the way to use them. Check with Wiki Manager
- Add category Candidates for update ??
- Talk with Wiki Manager/Curators before taking action
- Current "collection" category for updates is Needing updates, redirect from Needing Updates. Which put this category of pages that need work/attention in a totally different place in the list of categories then the other pages needing attention, they are named like Candidates for .....
- Update {{Update}} to reflect the change
- UniWiki To-Do list Contains links to curator personal to do lists
Recurring
- Broken redirects
- Double redirects
- Wanted categories Especially spelling/capitalization errors in category names
- Wanted templates Especially spelling/capitalization errors in template names
- Wanted pages Check for target moved/deleted, Capitalization, spelling errors, etc.
- Tracking categories some of these pages show as red link but can still contain pages with the described reason.
- for pages that need attention. (e.g. Update, Merge, etc.)
- Other special pages