Difference between revisions of "User:Evon R'al/Wiki edit notes"

From EVE University Wiki
Jump to: navigation, search
m (→‎To-Do: Add item)
m (→‎To-Do: Add item)
Line 107: Line 107:
 
== To-Do ==
 
== To-Do ==
 
* Working on [[Special:WantedPages|Wanted Pages]] (20211112 - Just under 1,000 items)
 
* Working on [[Special:WantedPages|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.
 +
*** {{T|GetSkillLink}} [[Image:Tick.png|link=]]
 +
**** {{T|Skill}} [[Image:Tick.png|link=]]
 +
***** {{T|GetSkillAlpha}} [[Image:Tick.png|link=]]
 +
***** {{T|GetSkillMult}} [[Image:Tick.png|link=]]
 +
***** {{T|GetSkillPrice}} [[Image:Tick.png|link=]]
 
* {{T|CMBSiteInfo}} cleanup, use lc for switch. Expand documentation.
 
* {{T|CMBSiteInfo}} cleanup, use lc for switch. Expand documentation.
 
* [[Acceleration]] find out and add which skills have influence.
 
* [[Acceleration]] find out and add which skills have influence.
 
* Check doc for {{Tl|section link}}
 
* Check doc for {{Tl|section link}}
 
* Update/Merge/Move [[Access Lists]], [[Access Control List]] and [[Structure permissions]], Correct term is Access List.
 
* Update/Merge/Move [[Access Lists]], [[Access Control List]] and [[Structure permissions]], Correct term is Access List.
** Added/updated merge suggestion on all three pages. [[Image:Tick.png|link=]]
+
** Added/updated merge suggestion on all three pages. [[Image:Tick.png|link=]]
 
* Have a look at {{Tl|ShipsMatrix}}
 
* Have a look at {{Tl|ShipsMatrix}}
 
* Update relist fee in [[Trading]] and [[Skills:Trade#Advanced Broker Relations|Advanced Broker Relations]] and check for more.
 
* Update relist fee in [[Trading]] and [[Skills:Trade#Advanced Broker Relations|Advanced Broker Relations]] and check for more.
Line 143: Line 151:
 
* [[Special:WantedPages|Wanted pages]] Check for target moved/deleted, Capitalization, spelling errors, etc.
 
* [[Special:WantedPages|Wanted pages]] Check for target moved/deleted, Capitalization, spelling errors, etc.
 
* [[Special:TrackingCategories|Tracking categories]] some of these pages show as {{Co|red|red link}} but can still contain pages with the described reason.
 
* [[Special:TrackingCategories|Tracking categories]] some of these pages show as {{Co|red|red link}} but can still contain pages with the described reason.
 +
* [[Category:Maintenance]] for pages that need attention. (e.g. Update, Merge, etc.)
 
* [[Special:SpecialPages|Other special pages]]
 
* [[Special:SpecialPages|Other special pages]]

Revision as of 16:03, 14 December 2021

For the nitty-gritty of coding see coding notes

This are the personal notes from Evon R'al on editing the wiki.

Documentation

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){{{cargo}}}, drop(not shiny){{{drop}}}, trigger{{{trigger}}} and note{{{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

For checking CSS:

"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:

  1. The actual move ("arrow" next to the search-box on top of the page)
  2. 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)
  3. Check for, and change, Double redirects
  4. 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

Wikipedia: Hyperlinks § Wikis

MediaWiki: Manual interwiki

To-Do

Recurring