User:Chkummer

From
Revision as of 13:23, 1 March 2023 by Chkummer (talk | contribs) (Some other Pages)
Jump to: navigation, search

Creating Cmd Template

  • Search for 'Template:GenericCmd' click on 'Create the page "Template:GenericCmd" on this wiki!' get the source from GenericCmd and past it. Follow the instructions to copy/paste the required dependencies.
  • Search for 'Template:Cmd' click on 'Create the page "Template:Cmd" on this wiki!' get the source from Cmd
  • Search for 'Template:RootCmd' click on 'Create the page "Template:RootCmd" on this wiki!' get the source from


Some other Pages

Experimental Stuff

{{#if: test|

{{#if:|Too many parameters. Maximum is 10.| {{#if:|{{{prompt}}} test {{#if:|
{{{prompt}}}
{{{2}}}|}} {{#if:|
{{{prompt}}}
{{{3}}}|}} {{#if:|
{{{prompt}}}
{{{4}}}|}} {{#if:|
{{{prompt}}}
{{{5}}}|}} {{#if:|
{{{prompt}}}
{{{6}}}|}} {{#if:|
{{{prompt}}}
{{{7}}}|}} {{#if:|
{{{prompt}}}
{{{8}}}|}} {{#if:|
{{{prompt}}}
{{{9}}}|}} {{#if:|
{{{prompt}}}
{{{10}}}|}}

{{#if:|
{{{output}}}|}}|test}}
}}

|Template:Error}}