User:ECHEAUX/Templates: Difference between revisions

The official GemStone IV encyclopedia.
< User:ECHEAUX
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>__NOEDITSECTION__
<includeonly>__NOEDITSECTION__
</includeonly>'''{{PAGENAME}}''' is a {{#ifeq: {{{verbtype}}}|roleplaying|}} [[{{{verbtype}}}]] verb. {{{1}}}
</includeonly>'''{{PAGENAME}}''' is a {{{ptype}}} verb. {{{details}}}.



==Usage==
==Help==
'''{{{command}}}:'''
'''Help:'''
<pre{{log2}}>
<pre{{log2}}>
{{{help|''This verb has no in-game help file.''}}}
{{{junk}}}
</pre>
</pre>
==Verb Info==
'''Verb Info:'''
<pre{{log2}}>
{{{verbinfo|''This verb has no in-game verb info option.''}}}
</pre>
<includeonly>
[[Category:Verbs]]
</includeonly



<big>'''Copy/paste Code'''</big>
<big>'''Copy/paste Code'''</big>
<pre>
<pre>
<nowiki>{{ECHEAUX/Templates</nowiki>
<nowiki>{{Verb</nowiki>
<nowiki>|ptype = <!--This is the primary type for the verb, either mechanical or roleplaying.--></nowiki>
<nowiki>|roleplay = </nowiki>
<nowiki>|details = <!--Please provide any details as necessary, in full sentences. State if the verb also has a secondary purpose (i.e., roleplaying or mechnical --></nowiki>
<nowiki>|1 = </nowiki>
<nowiki>|command = </nowiki>
<nowiki>|help = <!--If the verb has a help file include that states Usage:, include here--></nowiki>
<nowiki>|junk = </nowiki>
<nowiki>|verbinfo = <!--If the verb has verb info in game include that here.--></nowiki>
<nowiki>|example = <!--Please include at least one in-game example.-->
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
</pre>
</pre>









Revision as of 14:24, 2 December 2019

ECHEAUX/Templates is a {{{ptype}}} verb. {{{details}}}.


Help

Help:

This verb has no in-game help file.

Verb Info

Verb Info:

This verb has no in-game verb info option.