Difference between revisions of "Extensions:Prompt Prerequisites"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Created page with "{{subst:Extension Page}}")
Tag: 2017 source edit
 
m (Added screenshots)
Tag: 2017 source edit
 
(One intermediate revision 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}}|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=Prompt Prerequisites|desc=Adds required previous prompts|auth=Newt|status=stable|github={{Github|user=ne-wt|branch=extension/prompt-prerequisites}}|migration=yes/no|package=yes/no}}
 
<!-- Put a short summary of your extension here! -->
 
<!-- Put a short summary of your extension here! -->
 
== Installation ==
 
== Installation ==
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 +
pull and run <code>php artisan migrate</code>
 
== Configuration ==
 
== Configuration ==
 
<!-- Is any configuration necessary? Describe it here! -->
 
<!-- Is any configuration necessary? Describe it here! -->
Line 9: Line 10:
 
== 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? -->
 +
DM me @ Newt#7776 on discord
 
== Images ==
 
== Images ==
<!-- Do you have any images to show what it looks like in action? -->
+
<gallery>
 +
File:Locked Prompt.png|alt=Two Lorekeeper prompts; the first prompt is titled Explore Prompt One while the second is titled Explore Prompt Two. Explore Prompt Two is locked behind a prerequisite and is greyed out, stating it requires the user to have completed Explore Prompt One 1 time before viewing any details.|A prompt requiring a prerequisite.
 +
File:Unlocked prompt.png|alt=Two Lorekeeper prompts; the first prompt is titled Explore Prompt One while the second is titled Explore Prompt Two. Explore Prompt Two is unlocked with additional text that states the user has unlocked the prompt by completing Explore Prompt One 1 time.|A prompt requiring a prerequisite once the user has unlocked it.
 +
</gallery>
 
== 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. -->
 

Latest revision as of 19:08, 17 May 2022

Prompt Prerequisites
Description Adds required previous prompts
Author(s) Newt
Status stable
Github extension/prompt-prerequisites
LK Version Unspecified




Installation

pull and run php artisan migrate

Configuration

Usage

Troubleshooting

DM me @ Newt#7776 on discord

Images

See Also