Template:Editor location steps: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
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]]'')}}<!-- | ||
-->| {{#if:{{{dropdown|<noinclude>dropdown</noinclude>}}}| {{{dropdown|dropdown}}} (''[[Ribbon#Ribbon bar dropdown_menu|Dropdown]]'')}}<!-- | -->| {{#if:{{{dropdown|<noinclude>dropdown</noinclude>}}}| {{{dropdown|dropdown}}} (''[[Ribbon#Ribbon bar dropdown_menu|Dropdown]]'')}}<!-- | ||
-->| {{#if:{{{left-panel|<noinclude>left panel</noinclude>}}}| {{{left-panel|left panel}}} (''[[Editor#Left panel|Left panel]]'')}}<!-- | -->| {{#if:{{{left-panel|<noinclude>left panel</noinclude>}}}| {{{left-panel|left panel}}} (''[[Editor#Left panel|Left panel]]'')}}<!-- | ||
-->| {{#if:{{{right-panel|<noinclude>right panel</noinclude>}}}| {{{right-panel|right panel}}} (''[[Editor#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:{{{bottom-panel|<noinclude>bottom panel</noinclude>}}}| {{{bottom-panel|bottom panel}}} (''[[Editor#Bottom panel|Bottom panel]]'')}}<!-- | ||
-->| {{#if:{{{window|<noinclude>window</noinclude>}}}| {{{window|window}}} (''Window'')}}<!-- | -->| {{#if:{{{window|<noinclude>window</noinclude>}}}| {{{window|window}}} (''Window'')}}<!-- | ||
-->| {{{1|}}}<!-- | -->| {{{1|}}}<!-- | ||
-->| {{{2|}}}<!-- | -->| {{{2|}}}<!-- | ||
Line 14: | 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 | ||
* dropdown: An option in the hover-over dropdown of an item in the bar | * dropdown: An option in the hover-over dropdown of an item in the bar | ||
* left-panel: An option in the left panel | * 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 | * right-panel: An option in the right panel | ||
* bottom-panel: An option in the bottom panel | * bottom-panel: An option in the bottom panel | ||
* window: An option in a spawned window | * window: An option in a spawned window | ||
* 1...n: | * 1...n: Remaining steps | ||
</noinclude> | </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