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

From EVE University Wiki
Jump to: navigation, search
m (→‎To-Do: Make link work)
m (→‎To-Do: Add item)
Line 37: Line 37:
 
== To-Do ==
 
== To-Do ==
  
 +
* Merge [[Id and Egonics, Inc.]] and [[Id & Egonics Inc.]]
 +
* {{T|Merge}} documentation need update, no syntax, dependencies. Appear to use non-existing template Ns:Extension
 
* [[Distribution missions]] Table's → Sugested fit → tooltip visibility
 
* [[Distribution missions]] Table's → Sugested fit → tooltip visibility
* {{T|Merge}} documentation need update, no syntax, dependencies. Appear to use non-existing template Ns:Extension
 
 
* [[:Category:Unfinished imports|Unfinished imports from EVE-Survival]]
 
* [[:Category:Unfinished imports|Unfinished imports from EVE-Survival]]
* {{T|Icon}} is merked as Deprecated. Still in use at a lot of pages. [[UniWiki:Icons]] is showing it as the way to use them. Check with [[EVE University Management#Wiki Manager|Wiki Manager]]
+
* {{T|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 [[EVE University Management#Wiki Manager|Wiki Manager]]
 
* Regular check:
 
* Regular check:
 
** [[Special:BrokenRedirects|Broken redirects]]
 
** [[Special:BrokenRedirects|Broken redirects]]
Line 49: Line 50:
 
* Add category [[:Category:Candidates for update|Candidates for update]] ??  
 
* Add category [[:Category:Candidates for update|Candidates for update]] ??  
 
** Talk with [[EVE University Management#Wiki Manager|Wiki Manager]]/Curators before taking action
 
** Talk with [[EVE University Management#Wiki Manager|Wiki Manager]]/Curators before taking action
** Current "collection" category for updates is [[:Category:Needing updates|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 [[:Special:Categories|categories]] then the other pages needing attention, the are named like Candidates for .....
+
** Current "collection" category for updates is [[:Category:Needing updates|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 [[:Special:Categories|categories]] then the other pages needing attention, they are named like Candidates for .....
 
** Update {{T|Update}} to reflect the change
 
** Update {{T|Update}} to reflect the change
 
* [[UniWiki:To-Do List|UniWiki To-Do list]] Contains links to curator personal to do lists
 
* [[UniWiki:To-Do List|UniWiki To-Do list]] Contains links to curator personal to do lists

Revision as of 06:59, 23 July 2021

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

Documentation

Templates used (short info)

  • {{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>}} - Color can use the usual html options, e.g. named or hex(#). Background color may be omitted.
  • {{m3}} - m3
  • {{Merge|<page 1>|<page 2>|<...>|<Page 20>}} - On top of page. Can link to up-to 20 pages to merge with.
  • {{MessageBox|<head>|<text>|<collapsed=yes>}}
  • {{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

Tools

Special:ExpandTemplates

Mission format

To-Do