User:Enzo 1: Difference between revisions

From LiberationMUSH Wiki
(Created page with " '''MDESC and +SHIFT'''<br> &MDESC_CURRENT me=homid<br> &MDESC_SHIFT_HOMID me=homid<br> &MDESC_SHIFT_LUPUS me=lupus<br> &MDESC_SHIFT_HISPO me=hispo<br> &MDESC_SHIFT_CRINOS me=crinos<br> <br> &MDESC_HOMID_DESC me=general/homid<br> &MDESC_LUPUS_DESC me=general/lupus<br> &MDESC_HISPO_DESC me=general/hispo<br> &MDESC_CRINOS_DESC me=general/crinos<br> <br> ''Replace everthing in <<>> with your short description or @desc''<br> &MDESC_HOMID_SHORT me=<<Homid Short Here>>.%xn<br>...")
 
No edit summary
 
Line 12: Line 12:
&MDESC_CRINOS_DESC me=general/crinos<br>
&MDESC_CRINOS_DESC me=general/crinos<br>
<br>
<br>
''Replace everthing in <<>> with your short description or @desc''<br>
''Replace everthing in <<>> with your short description<br>
&MDESC_HOMID_SHORT me=<<Homid Short Here>>.%xn<br>
&MDESC_HOMID_SHORT me=<<Homid Short Here>>.%xn<br>
&MDESC_LUPUS_SHORT me=<<Lupus Short Here>>.%xn<br>
&MDESC_LUPUS_SHORT me=<<Lupus Short Here>>.%xn<br>
Line 18: Line 18:
&MDESC_CRINOS_SHORT me=<<Crinos Short Here>>.%xn<br>
&MDESC_CRINOS_SHORT me=<<Crinos Short Here>>.%xn<br>
<br>
<br>
''Replace everthing in <<>> with your @desc''<br>
&MDESC_TEXT_HOMID me=<<Homid Desc Here>>.<br>
&MDESC_TEXT_HOMID me=<<Homid Desc Here>>.<br>
&MDESC_TEXT_LUPUS me=<<Lupus Desc Here>>.<br>
&MDESC_TEXT_LUPUS me=<<Lupus Desc Here>>.<br>

Latest revision as of 22:29, 3 May 2024

MDESC and +SHIFT
&MDESC_CURRENT me=homid
&MDESC_SHIFT_HOMID me=homid
&MDESC_SHIFT_LUPUS me=lupus
&MDESC_SHIFT_HISPO me=hispo
&MDESC_SHIFT_CRINOS me=crinos

&MDESC_HOMID_DESC me=general/homid
&MDESC_LUPUS_DESC me=general/lupus
&MDESC_HISPO_DESC me=general/hispo
&MDESC_CRINOS_DESC me=general/crinos

Replace everthing in <<>> with your short description
&MDESC_HOMID_SHORT me=<<Homid Short Here>>.%xn
&MDESC_LUPUS_SHORT me=<<Lupus Short Here>>.%xn
&MDESC_HISPO_SHORT me=<<Hispo Short Here>>.%xn
&MDESC_CRINOS_SHORT me=<<Crinos Short Here>>.%xn

Replace everthing in <<>> with your @desc
&MDESC_TEXT_HOMID me=<<Homid Desc Here>>.
&MDESC_TEXT_LUPUS me=<<Lupus Desc Here>>.
&MDESC_TEXT_HISPO me=<<Hispo Desc Here>>.
&MDESC_TEXT_CRINOS me=<<Crinos Desc Here>>.