https://www.fur.com/tapestries/wiki/index.php?title=%26cmd&feed=atom&action=history &cmd - Revision history 2024-03-29T14:24:05Z Revision history for this page on the wiki MediaWiki 1.16.2 https://www.fur.com/tapestries/wiki/index.php?title=%26cmd&diff=4394&oldid=prev Zkinex: Categorized 2010-08-20T10:43:48Z <p>Categorized</p> <table style="background-color: white; color:black;"> <col class='diff-marker' /> <col class='diff-content' /> <col class='diff-marker' /> <col class='diff-content' /> <tr valign='top'> <td colspan='2' style="background-color: white; color:black;">← Older revision</td> <td colspan='2' style="background-color: white; color:black;">Revision as of 10:43, 20 August 2010</td> </tr><tr><td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td></tr> <tr><td colspan="2">&nbsp;</td><td class='diff-marker'>+</td><td style="background: #cfc; color:black; font-size: smaller;"><div><ins style="color: red; font-weight: bold; text-decoration: none;">[[Category:functions (MPI)]][[Category:Variable Handling Functions (MPI)]]</ins></div></td></tr> <tr><td colspan="2">&nbsp;</td><td class='diff-marker'>+</td><td style="background: #cfc; color:black; font-size: smaller;"><div><ins style="color: red; font-weight: bold; text-decoration: none;"></ins></div></td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>==&amp;cmd==</div></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>==&amp;cmd==</div></td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"></td></tr> </table> Zkinex https://www.fur.com/tapestries/wiki/index.php?title=%26cmd&diff=4384&oldid=prev Zkinex: /* &cmd */ too many brackets 2010-08-19T03:57:16Z <p><span class="autocomment">&amp;cmd: </span> too many brackets</p> <table style="background-color: white; color:black;"> <col class='diff-marker' /> <col class='diff-content' /> <col class='diff-marker' /> <col class='diff-content' /> <tr valign='top'> <td colspan='2' style="background-color: white; color:black;">← Older revision</td> <td colspan='2' style="background-color: white; color:black;">Revision as of 03:57, 19 August 2010</td> </tr><tr><td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>==&amp;cmd==</div></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>==&amp;cmd==</div></td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"></td></tr> <tr><td class='diff-marker'>-</td><td style="background: #ffa; color:black; font-size: smaller;"><div>You can use {[[&amp;arg]]} and {[[&amp;cmd]]} in [[MPI]] to reference the command and the argument that triggered the <del class="diffchange diffchange-inline">[</del>[[MPI<del class="diffchange diffchange-inline">]</del>]].&nbsp; The {&amp;cmd} variable references the first word of a whatever command triggered the [[MPI]].</div></td><td class='diff-marker'>+</td><td style="background: #cfc; color:black; font-size: smaller;"><div>You can use {[[&amp;arg]]} and {[[&amp;cmd]]} in [[MPI]] to reference the command and the argument that triggered the [[MPI]].&nbsp; The {&amp;cmd} variable references the first word of a whatever command triggered the [[MPI]].</div></td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"></td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>For example:</div></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>For example:</div></td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>&lt;mpi&gt;{null:{tell:***{name:me} looked at {&amp;cmd} {&amp;arg},{owner:this}}}&lt;/mpi&gt;</div></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>&lt;mpi&gt;{null:{tell:***{name:me} looked at {&amp;cmd} {&amp;arg},{owner:this}}}&lt;/mpi&gt;</div></td></tr> <tr><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>The above string of [[MPI]] could be placed in your description, various [[cinfo]] fields, the descriptions of things in _details, so on and so forth, and always print out ''So-and-So looked at whatever-command-they-ran''.</div></td><td class='diff-marker'> </td><td style="background: #eee; color:black; font-size: smaller;"><div>The above string of [[MPI]] could be placed in your description, various [[cinfo]] fields, the descriptions of things in _details, so on and so forth, and always print out ''So-and-So looked at whatever-command-they-ran''.</div></td></tr> </table> Zkinex https://www.fur.com/tapestries/wiki/index.php?title=%26cmd&diff=2648&oldid=prev Kles: defined &cmd special variable 2007-04-25T03:37:13Z <p>defined &amp;cmd special variable</p> <p><b>New page</b></p><div>==&amp;cmd==<br /> <br /> You can use {[[&amp;arg]]} and {[[&amp;cmd]]} in [[MPI]] to reference the command and the argument that triggered the [[[MPI]]]. The {&amp;cmd} variable references the first word of a whatever command triggered the [[MPI]].<br /> <br /> For example:<br /> &lt;mpi&gt;{null:{tell:***{name:me} looked at {&amp;cmd} {&amp;arg},{owner:this}}}&lt;/mpi&gt;<br /> The above string of [[MPI]] could be placed in your description, various [[cinfo]] fields, the descriptions of things in _details, so on and so forth, and always print out ''So-and-So looked at whatever-command-they-ran''.</div> Kles