User:Lariat2301/SandPit

From The Urban Dead Wiki
Jump to navigationJump to search

Studying use of 'template' option in templates

If {{User:MobilePhoneMastBot/DRDFormat}} is

{{{suburb|Havercroft}}};{{{mast_status}}};{{{user}}}##

then

{{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)


At this editing, the key portion of [[User:DangerReport/Heckworthy Towers]] is:

|mast_status=unknown
|status=safe
|comment=Powered, and operating a radio.
|user={{User:The_Rooster/Sig}} 15:18, 24 May 2009 (BST)


Studying ifdef and ifndef

1: {{{test1Result}}}

2:

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

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