User:AngelinaBelle/VS: Difference between revisions From Online Manual

Jump to: navigation, search
No edit summary
No edit summary
Line 4: Line 4:
*c -- include, with an = but no value
*c -- include, with an = but no value
*d -- include, with an = and a value
*d -- include, with an = and a value
{|class="wikitable"
|-
!name
!#if, no bar
!#if, with bar
!subst
! +, -, =
|-
!a
|{{#if: {{{a}}}| non-empty | empty}}
|{{#if: {{{a|}}}| non-empty | empty}}
|{{{a|subst}}}
|{{#ifeq: {{{a|+}}}|{{{a|-}}}|=|!=}}
|-
!b
|{{#if: {{{b}}}| non-empty | empty}}
|{{#if: {{{b|}}}| non-empty | empty}}
|{{{b|subst}}}
|{{#ifeq: {{{b|+}}}|{{{b|-}}}|=|!=}}
|-
!c
|{{#if: {{{c}}}| non-empty | empty}}
|{{#if: {{{c|}}}| non-empty | empty}}
|{{{c|subst}}}
|{{#ifeq: {{{c|+}}}|{{{c|-}}}|=|!=}}
|-
!d
|{{#if: {{{d}}}| non-empty | empty}}
|{{#if: {{{d|}}}| non-empty | empty}}
|{{{d|subst}}}
|{{#ifeq: {{{d|+}}}|{{{d|-}}}|=|!=}}
|}
{{Main parts header|heading={{#switch:{{{style|butt}}}|mainpage=5|#default=centered}}|category=[[:Category:As an administrator|As an administrator]]}}
{{Main parts header|heading={{#switch:{{{style|butt}}}|mainpage=5|#default=centered}}|category=[[:Category:As an administrator|As an administrator]]}}
{{#switch:{{{style|butt}}}|mainpage=|#default=<table style="width: 100%">}}
{{#switch:{{{style|butt}}}|mainpage=|#default=<table style="width: 100%">}}

Revision as of 17:03, 8 March 2011

4 parameters -- a, b, c, and d

  • a -- leave out of the call
  • b -- include, but without an =
  • c -- include, with an = but no value
  • d -- include, with an = and a value
User:AngelinaBelle/VS/buttUser:AngelinaBelle/VS/buttUser:AngelinaBelle/VS/buttUser:AngelinaBelle/VS/buttUser:AngelinaBelle/VS/buttUser:AngelinaBelle/VS/butt


Advertisement: