Template:Editor location steps: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{location steps|class=editor_location_box<!--
{{location steps|class=basic editor_location_box<!--
-->| [[Editor]]<!--
-->| {{{mode|[[Editor]]}}}<!--
-->| {{#if:{{{tab|a}}}|{{{tab|a}}} (ribbon tab)}}<!--
-->| {{#if:{{{tab|<noinclude>tab</noinclude>}}}|                   {{{tab|tab}}}                   (''[[Ribbon#Ribbon header|Ribbon tab]]'')}}<!--
-->| {{#if:{{{bar|}}}|{{{bar}}} (ribbon bar)}}<!--
-->| {{#if:{{{bar|<noinclude>bar</noinclude>}}}|                   {{{bar|bar}}}                   (''[[Ribbon#Ribbon bar|Ribbon bar]]'')}}<!--
-->| {{#if:{{{dropdown|}}}|{{{dropdown}}} (dropdown)}}<!--
-->| {{#if:{{{dropdown|<noinclude>dropdown</noinclude>}}}|         {{{dropdown|dropdown}}}         (''[[Ribbon#Ribbon bar dropdown_menu|Dropdown]]'')}}<!--
-->| {{#if:{{{left-panel|}}}|{{{left-panel}}} (left panel)}}<!--
-->| {{#if:{{{left-panel|<noinclude>left panel</noinclude>}}}|     {{{left-panel|left panel}}}     (''[[Editor#Left panel|Left panel]]'')}}<!--
-->| {{#if:{{{right-panel|}}}|{{{right-panel}}} (right panel)}}<!--
-->| {{#if:{{{sub-left-panel|<noinclude>sub left panel</noinclude>}}}|    {{{sub-left-panel|sub-left panel}}}    (''Sub-option'')}}<!--
-->| {{#if:{{{right-panel|<noinclude>right panel</noinclude>}}}|   {{{right-panel|right panel}}}   (''[[Editor#Right panel|Right panel]]'')}}<!--
-->| {{#if:{{{bottom-panel|<noinclude>bottom panel</noinclude>}}}| {{{bottom-panel|bottom panel}}} (''[[Editor#Bottom panel|Bottom panel]]'')}}<!--
-->| {{#if:{{{window|<noinclude>window</noinclude>}}}|            {{{window|window}}}            (''Window'')}}<!--
-->| {{{1|}}}<!--
-->| {{{1|}}}<!--
-->| {{{2|}}}<!--
-->| {{{2|}}}<!--
-->| {{{3|}}}<!--
-->| {{{3|}}}<!--
-->}}
-->}}<!--
--><noinclude>
Parameters:
* mode: The software mode. Default is <nowiki>[[Editor]]</nowiki>
* 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
</noinclude>

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