Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
DOORS Site Logo

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Template:Admin Panel/Stat/doc

Template page

Used to create stat editor elements on Admin Panel

Parameters
  • text: self explanatory, the name of the input
  • type: type of control to float on the right. Valid parameters are as follows:
Type What it's for Example Paramters
toggle booleans Admin panel slider.svg No other parameters
statedit numbers (integers and floating point numbers)
0-100
 
Error creating thumbnail: File missing
  • {{{range}}}: range of the slider, range
color colors [100, 100, 100] 
 
  • {{{R}}}: Red value, integer
  • {{{G}}}: Green value, integer
  • {{{B}}}: Blue value, integer

together, these form the preview color (rgb({{{R}}},{{{G}}},{{{B}}})) as well as the value to the left

name strings
name
  • {{{name}}}: any text input, string
image image displays
Placeholder.png
1474651727
  • {{{file}}}: any file hosted on the wiki (excluding File: prefix), string
  • {{{ID}}}: Roblox asset ID of the image, integer
audio number and asset ID
Speed
0-100
Error creating thumbnail: File missing
1474651727
  • {{{range}}}: speed of the file, range
  • {{{ID}}}: Roblox asset ID of the audio, integer