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

From EVE University Wiki
Jump to: navigation, search
m (Move Test to user:Evon R'al\Sandbox)
m (→‎Regularly used templates: Add template, change header)
Line 10: Line 10:
 
* [[UniWiki:Templates]]
 
* [[UniWiki:Templates]]
  
== Regularly used templates ==
+
== Templates used (short info) ==
  
* {{t|Cleanup|reason|3=date=Month Year}} - Non content related. Needs to be at top of the page. Cleanup box shows up wherever the code is placed
+
* {{T|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)
* {{t|MessageBox|head|text|4=collapsed=yes}}
+
* {{T|Cleanup|reason|3=date=Month Year}} - Non content related. Needs to be at top of the page. Cleanup box shows up wherever the code is placed
* {{t|Missiondetails}} - see template page
+
* {{T|MessageBox|head|text|4=collapsed=yes}}
* {{t|MissionLinks}} - Box(vertical) with mission links on top right of the page
+
* {{T|Missiondetails}} - see template page
* {{t|Missionrelated}} - Box(horizontal) with mission links as footer
+
* {{T|MissionLinks}} - Box(vertical) with mission links on top right of the page
* {{t|NPCTableHead|header text}} need to be closed with <Code>|}</Code>after the last NPCTableRow of the table
+
* {{T|Missionrelated}} - Box(horizontal) with mission links as footer
** {{t|NPCTableCSS}} - Once on page where NPCTableHead is used
+
* {{T|NPCTableHead|header text}} need to be closed with <Code>|}</Code>after the last NPCTableRow of the table
** {{t|NPCTableRow|ship size(icon code)|number of|name(s)|5=ewar=ewar (see template page)|6=|7=cargo=loot|8=drop=drop|9=trigger=trigger|10=note=note}} - 1 or more as needed. cargo(shiny), drop(not shiny), trigger and note show up as tooltip to te respective icons
+
** {{T|NPCTableCSS}} - Once on page where NPCTableHead is used
** {{t|NPCTableSeparator|Seperator title}} - as/when needed
+
** {{T|NPCTableRow|ship size(icon code)|number of|name(s)|5=ewar=ewar (see template page)|6=|7=cargo=loot|8=drop=drop|9=trigger=trigger|10=note=note}} - 1 or more as needed. cargo(shiny), drop(not shiny), trigger and note show up as tooltip to te respective icons
* {{t|Update|Update reason}} - Content related. Needs to be at top of the page. Update box shows up wherever the code is placed
+
** {{T|NPCTableSeparator|Seperator title}} - as/when needed
 +
* {{T|Update|Update reason}} - Content related. Needs to be at top of the page. Update box shows up wherever the code is placed
  
 
== Mission format ==
 
== Mission format ==

Revision as of 14:02, 2 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
  • {{MessageBox|<head>|<text>|<collapsed=yes>}}
  • {{Missiondetails}} - see template page
  • {{MissionLinks}} - Box(vertical) with mission links on top right of the page
  • {{Missionrelated}} - Box(horizontal) with mission links as footer
  • {{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 size(icon code)>|<number of>|<name(s)>|<ewar=ewar (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 te respective icons
    • {{NPCTableSeparator|<Seperator title>}} - as/when needed
  • {{Update|<Update reason>}} - Content related. Needs to be at top of the page. Update box shows up wherever the code is placed

Mission format

To-Do

  1. Prio Update {{Cleanup}} documentation (Incorrect example)
  2. Unfinished imports from EVE-Survival