Template:VERBSJewelery1: Difference between revisions
Jump to navigation
Jump to search
m (CRYPTODYNAMIC moved page Template:VERBSJewlery1 to Template:VERBSJewelery1: Spelling) |
(Updating to include actual item in messaging) |
||
Line 1: | Line 1: | ||
<noinclude> |
<noinclude> |
||
This is the " |
This is the "VERBSJewelery1" template to list all the actions for the basic jewelry script for items sold at various shops, festival drops, etc. |
||
Jewelry using this script has the following STUDY output: ''You think you can tap, rub, turn, eat and lick the <item>.''. |
Jewelry using this script has the following STUDY output: ''You think you can tap, rub, turn, eat and lick the <item>.''. |
||
Note that this is very similar to the [[Template:VERBSJewelery2|VERBSJewlery2]] template, but the specific messaging for the verbs is different. |
|||
It should be called in the following format: |
It should be called in the following format: |
||
<pre> |
<pre> |
||
{{VERBSJewlery1}} |
{{VERBSJewlery1|item}} |
||
</pre> |
</pre> |
||
Edit the page to see the template text. |
Edit the page to see the template text. |
||
{{VERBSJewlery1}} |
{{VERBSJewlery1|jade pendant}} |
||
{{Cat|Templates,Verb Script Templates}} |
{{Cat|Templates,Verb Script Templates}} |
||
</noinclude><includeonly> |
</noinclude><includeonly> |
||
{{verbs}} |
{{verbs}} |
||
{{verb|study|You think you can tap, rub, turn, eat and lick the |
{{verb|study|You think you can tap, rub, turn, eat and lick the {{{1}}}|-|-|}} |
||
{{verb|tap|You flick your |
{{verb|tap|You flick your {{{1}}} with the tip of your finger.|-| |}} |
||
{{verb|rub|You polish your |
{{verb|rub|You polish your {{{1}}}.|-||}} |
||
{{verb|turn|You twist a |
{{verb|turn|You twist a {{{1}}} between your fingers.|-||}} |
||
{{verb|eat|You nibble on the edge of your |
{{verb|eat|You nibble on the edge of your {{{1}}}.|-||}} |
||
{{verb|lick|You run the tip of your tongue along the edge of your |
{{verb|lick|You run the tip of your tongue along the edge of your {{{1}}}.|-||}} |
||
|} |
|} |
||
</includeonly> |
</includeonly> |
Revision as of 22:00, 3 July 2024
This is the "VERBSJewelery1" template to list all the actions for the basic jewelry script for items sold at various shops, festival drops, etc.
Jewelry using this script has the following STUDY output: You think you can tap, rub, turn, eat and lick the <item>..
Note that this is very similar to the VERBSJewlery2 template, but the specific messaging for the verbs is different.
It should be called in the following format:
{{VERBSJewlery1|item}}
Edit the page to see the template text. Template:VERBSJewlery1