Difference between revisions of "Extensions:Autopopulate New Image Traits"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Created page)
Tag: 2017 source edit
 
m (Consistency fix)
 
(2 intermediate revisions by one other user not shown)
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}}|LKVer=What Lorekeeper version the ext is built on|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=Auto-populate New Image Traits|desc=Auto-populates design updates with the character's current traits.|auth=itinerare|status=Stable|LKVer=v3.0|migration=no|package=no|dev300=yes}}
<!-- Put a short summary of your extension here! -->
+
{| style="margin: 4px auto; width: 80%; border: 1px solid #9ADC38; background: #A1F524;"
 +
|-
 +
| '''<u>THIS EXTENSION IS PART OF v3.0.0</u>'''
 +
|-
 +
| This extension has been merged into the v3.0.0 branch as [https://github.com/corowne/lorekeeper/pull/273 Auto-populate new image features].
 +
|}
 +
Adds a toggleable mini-ext to populate the features list when creating a new image for an existing character. This takes the features from the character's current active image.
 +
 
 
== Installation ==
 
== Installation ==
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
+
Must be turned on in config/lorekeeper/extensions.php in order to be used.
== Configuration ==
 
<!-- Is any configuration necessary? Describe it here! -->
 
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
== Troubleshooting ==
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 
 
== 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. -->
 
+
* [[Updating:_to_3.0.0]]

Latest revision as of 10:17, 25 March 2024

Auto-populate New Image Traits
Description Auto-populates design updates with the character's current traits.
Author(s) itinerare
Status Stable
Github N/A
LK Version v3.0
Is part of LK v3.0.0's release






THIS EXTENSION IS PART OF v3.0.0
This extension has been merged into the v3.0.0 branch as Auto-populate new image features.

Adds a toggleable mini-ext to populate the features list when creating a new image for an existing character. This takes the features from the character's current active image.

Installation

Must be turned on in config/lorekeeper/extensions.php in order to be used.

Images

See Also