Difference between revisions of "Template:VisuMZ Character Creation System Text Codes"
Jump to navigation
Jump to search
(→Character Creation-Related Text Codes) |
(→Character Creation-Related Text Codes) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 11: | Line 11: | ||
--- | --- | ||
| − | + | {| class="wikitable" style="width:800px" | |
| − | + | ! Text Code !! Effect (Show Choice Text Only) | |
| − | Text Code | + | |- |
| − | + | | style="width: 300px; padding: 10px;"| <nowiki><Enable if Can Create Characters></nowiki> | |
| − | + | | style="padding: 10px;"| Makes the choice enabled if there are any available slots to create new characters with using the plugin. If not, this choice becomes disabled. Requires VisuMZ_1_MessageCore! | |
| − | <Enable if Can Create Characters> | + | |- |
| − | + | | style="padding: 10px;"| <nowiki><Enable if Can Dismiss Characters></nowiki> | |
| − | + | | style="padding: 10px;"| Makes the choice enabled if there are members currently in the party that have been created with the plugin's Character Creation System that can be dismissed via selection. Requires VisuMZ_1_MessageCore! | |
| − | + | |- | |
| − | + | | style="padding: 10px;"| <nowiki><Enable if Can Retrain Characters></nowiki> | |
| − | + | | style="padding: 10px;"| Makes the choice enabled if there are members currently in the party that have been created with the plugin's Character Creation System that can be retrained via selection. Requires VisuMZ_1_MessageCore! | |
| − | <Enable if Can Dismiss Characters> | + | |- |
| − | + | | style="padding: 10px;"| <nowiki><Enable if Have Created Characters></nowiki> | |
| − | + | | style="padding: 10px;"| Makes the choice enabled if there are members currently in the party that have been created with the plugin's Character Creation System. Requires VisuMZ_1_MessageCore! | |
| − | + | |} | |
| − | |||
| − | |||
| − | |||
| − | <Enable if Can Retrain Characters> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | <Enable if Have Created Characters> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
--- | --- | ||
Latest revision as of 23:42, 23 December 2023
The following are text codes that you may use with this plugin. These will require that you have VisuMZ_1_MessageCore in order for these to work.
Character Creation-Related Text Codes
These text codes require VisuMZ_1_MessageCore!
---
| Text Code | Effect (Show Choice Text Only) |
|---|---|
| <Enable if Can Create Characters> | Makes the choice enabled if there are any available slots to create new characters with using the plugin. If not, this choice becomes disabled. Requires VisuMZ_1_MessageCore! |
| <Enable if Can Dismiss Characters> | Makes the choice enabled if there are members currently in the party that have been created with the plugin's Character Creation System that can be dismissed via selection. Requires VisuMZ_1_MessageCore! |
| <Enable if Can Retrain Characters> | Makes the choice enabled if there are members currently in the party that have been created with the plugin's Character Creation System that can be retrained via selection. Requires VisuMZ_1_MessageCore! |
| <Enable if Have Created Characters> | Makes the choice enabled if there are members currently in the party that have been created with the plugin's Character Creation System. Requires VisuMZ_1_MessageCore! |
---