Template:Studio: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus
reference
>NXTBoy
No edit summary
Line 118: Line 118:
__NOTOC__
__NOTOC__
</noinclude>
</noinclude>
[[Category:Templates]]

Revision as of 18:36, 20 August 2010

This is the Studio template. It is used with images that can be used in tutorials for displaying menus and buttons in Roblox Studio.

Usage

With this template, everything in Roblox Studio is separated into menus and sub-menus. To display something, simply use it's name as shown in the studio.* If it's a menu, and you want to display it's contents, put a "$" after the name. Ex:

{{Studio|Menu$}}

To display the selection of something within a menu, put the name if it after the name of the menu, seperated by a "$". Ex:

{{Studio|Menu$File}}

*Keep in mind that, when displaying something, only letters and numbers are used. Simply exclude anything that isn't a letter or number from the name. Ex: "Save As..." becomes "SaveAs".