Template:Editor location steps: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
Line 1: Line 1:
{{location steps|class=basic editor_location_box<!--
{{location steps|class=basic editor_location_box<!--
-->| [[Editor]]<!--
-->| {{{mode|[[Editor]]}}}<!--
-->| {{#if:{{{tab|<noinclude>tab</noinclude>}}}|                  {{{tab|tab}}}                  (''[[Ribbon#Ribbon header|Ribbon tab]]'')}}<!--
-->| {{#if:{{{tab|<noinclude>tab</noinclude>}}}|                  {{{tab|tab}}}                  (''[[Ribbon#Ribbon header|Ribbon tab]]'')}}<!--
-->| {{#if:{{{bar|<noinclude>bar</noinclude>}}}|                  {{{bar|bar}}}                  (''[[Ribbon#Ribbon bar|Ribbon bar]]'')}}<!--
-->| {{#if:{{{bar|<noinclude>bar</noinclude>}}}|                  {{{bar|bar}}}                  (''[[Ribbon#Ribbon bar|Ribbon bar]]'')}}<!--
Line 15: Line 15:
--><noinclude>
--><noinclude>
Parameters:
Parameters:
* mode: The software mode. Default is <nowiki>[[Editor]]</nowiki>
* tab: The tab in the ribbon
* tab: The tab in the ribbon
* bar: The option in the bar of the ribbon
* bar: The option in the bar of the ribbon

Latest revision as of 13:38, 2 October 2023

Editor → tab (Ribbon tab) → bar (Ribbon bar) → dropdown (Dropdown) → left panel (Left panel) → sub-left panel (Sub-option) → right panel (Right panel) → bottom panel (Bottom panel) → window (Window)

Parameters:

  • mode: The software mode. Default is [[Editor]]
  • tab: The tab in the ribbon
  • bar: The option in the bar of the ribbon
  • dropdown: An option in the hover-over dropdown of an item in the bar
  • left-panel: An option in the left panel
  • sub-left-panel: An option in the left panel
  • right-panel: An option in the right panel
  • bottom-panel: An option in the bottom panel
  • window: An option in a spawned window
  • 1...n: Remaining steps