Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
(→Flag) |
||
Line 125: | Line 125: | ||
!Name!!Type!!Description!!Other Names | !Name!!Type!!Description!!Other Names | ||
|- | |- | ||
| | |id||Integer||Unique numeric identifier for this particular flag (set by Bugzilla; do not set when creating flags)|| | ||
|- | |- | ||
| | |name||String, Read Only||Descriptive non-unique name for flag type, e.g. 'review'|| | ||
|- | |- | ||
| | |requestee||String, Optional||User action is requested from, if flag is requestable; can only be set if setting status to '?'|| | ||
|- | |- | ||
|setter||User||User who set the flag|| | |setter||User, Read Only||User who set the flag|| | ||
|- | |- | ||
|status||String||Flag value|| | |status||String||Flag value - '?', '+', '-' or ''|| | ||
|- | |- | ||
| | |type_id||Integer||Unique numeric identifier for flag type|| | ||
|} | |} | ||