User:Lariat2301/SandPit: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
=Studying use of 'template' option in templates=
<pre>{{User:DangerReport/Heckworthy Towers|template=User:MobilePhoneMastBot/DRDFormat|suburb=Santlerville}}</pre>produces
{{User:DangerReport/Heckworthy Towers|template=User:MobilePhoneMastBot/DRDFormat|suburb=Santlerville}}
<pre>{{User:DangerReport/Heckworthy Towers}}</pre>produces
{{User:DangerReport/Heckworthy Towers}}
=Studying ifdef and ifndef=
1: {{{test1test{{{test1test|}}}|{{{test1Result}}}}}}
1: {{{test1test{{{test1test|}}}|{{{test1Result}}}}}}



Revision as of 07:17, 10 June 2009

Studying use of 'template' option in templates

{{User:DangerReport/Heckworthy Towers|template=User:MobilePhoneMastBot/DRDFormat|suburb=Santlerville}}

produces

Santlerville;unknown;MR2Di4 (talk) 07:46, 21 July 2022 (UTC)##


{{User:DangerReport/Heckworthy Towers}}

produces

Mall-safe-small.jpg

Maltel-unknown-small.jpg

Heckworthy Towers
unknown
MR2Di4 (talk) 07:46, 21 July 2022 (UTC)


Studying ifdef and ifndef

1: {{{test1Result}}}

2:

ifdef:
1: {{{test1test{{{test1test|}}}|{{{test1Result}}}}}}

ifndef:
2: {{{test2Result{{{test2test|}}}|}}}