Streets of Rogue Wiki
Advertisement
Attributes Infobox
Template-info Documentation

Infobox used on Attributes pages to display their properties.

Usage[]

{{Attributes Infobox
| name             = {{PAGENAME}}
| affects          = the effects of this Attribute on the character
| E1/S1/M1/F1      = bonuses granted by the Attribute at this value
| E2/S2/M2/F2      = bonuses granted by the Attribute at this value
| E3/S3/M3/F3      = bonuses granted by the Attribute at this value
| E4/S4/M4/F4      = bonuses granted by the Attribute at this value
| E5/S5/M5/F5      = bonuses granted by the Attribute at this value
| E6/S6/M6/F6      = bonuses granted by the Attribute at this value (if applicable)
| E7/S7/M7/F7      = bonuses granted by the Attribute at this value (if applicable)
| E8/S8/M8/F8      = bonuses granted by the Attribute at this value (if applicable)
| E9/S9/M9/F9      = bonuses granted by the Attribute at this value (if applicable)
| E10/S10/M10/F10  = bonuses granted by the Attribute at this value (if applicable)
| E11/S11/M11/F11  = bonuses granted by the Attribute at this value (if applicable)
| E12/S12/M12/F12  = bonuses granted by the Attribute at this value (if applicable)
| desc             = Description of the Attribute in this wiki.
| tooltip          = Info text which displays in-game for this Attribute
}}

Empty Template[]

This can be copy-pasted onto the page when creating a new Attributes page.

{{Attributes Infobox
| name    = 
| affects = 
| 1      =
| 2      =
| 3      =
| 4      =
| 5      =
| 6      =
| 7      =
| 8      =
| 9      =
| 10     =
| 11     =
| 12     =
| desc    = 
| tooltip = 
}}
Advertisement