Difference between revisions of "Extensions:Choice Box Tag"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Created page with "{{subst:Extension Page}}")
Tag: 2017 source edit
 
Tag: 2017 source edit
Line 1: Line 1:
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=Choice Box Tag|desc=Like the item box tag, but users select only one option|auth=Mercury|status=Testing|github={{Github|user=itinerare|branch=extension/choice-box-tag}}|migration=no|package=no}}
 
<!-- Put a short summary of your extension here! -->
 
<!-- Put a short summary of your extension here! -->
 +
Adds an item tag that's edited like the normal box tag, but when opening, users select just one of the options to receive. Supports the same rewards as the existing box tag.
 
== Installation ==
 
== Installation ==
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 +
Just pull the branch!
 
== Configuration ==
 
== Configuration ==
 
<!-- Is any configuration necessary? Describe it here! -->
 
<!-- Is any configuration necessary? Describe it here! -->
 +
Add, configure, and set the tag active on item(s) as desired.
 
== Usage ==
 
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
<!-- Is there anything users should know about using your extension? -->
 
== Troubleshooting ==
 
== Troubleshooting ==
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 +
Find me in the Lorekeeper server if there are issues.
 
== Images ==
 
== Images ==
 
<!-- Do you have any images to show what it looks like in action? -->
 
<!-- Do you have any images to show what it looks like in action? -->
 
== See Also ==
 
== See Also ==
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 
+
* [[Extensions:Rarity Box Tag]]

Revision as of 12:15, 30 July 2021

Choice Box Tag
Description Like the item box tag, but users select only one option
Author(s) Mercury
Status Testing
Github extension/choice-box-tag
LK Version Unspecified






Adds an item tag that's edited like the normal box tag, but when opening, users select just one of the options to receive. Supports the same rewards as the existing box tag.

Installation

Just pull the branch!

Configuration

Add, configure, and set the tag active on item(s) as desired.

Usage

Troubleshooting

Find me in the Lorekeeper server if there are issues.

Images

See Also