Template:Phpi

From LPFM Wiki
Revision as of 19:19, 8 June 2021 by mediawiki>Baris6161TURK (Add {{Documentation}} template.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{#if:{{safesubst:#switch:

|no
|n
|false
|0        = 
|         = 
|¬        = 
|yes
|y
|true
|1        = yes
|#default = yes

}}|}}<syntaxhighlight inline="1" id="" class="{{#if:{{safesubst:#switch:

|no
|n
|false
|0        = 
|         = 
|¬        = 
|yes
|y
|true
|1        = yes
|#default = yes

}}|nowrap}}" style="" lang="php">{{{1}}}</syntaxhighlight>

Template documentation

Display PHP code inline with syntax highlighting

Template parameters

ParameterDescriptionTypeStatus
Content1

The PHP program code to be displayed.

Stringrequired