Changes
Jump to navigation
Jump to search
m
Template:JSPHPExample (view source)
Revision as of 20:17, 23 February 2019
, 20:17, 23 February 2019no edit summary
<templatestyles src="JSPHPExample/styles.css" />
{{TwoColumnGrid
|grid-columns-min-max = {{{grid-columns-min-max|500px}}}
|width={{{width|auto}}}
|content=
{{InfoCard
|class = wiki-template-example-card wiki-template-example-card--JS
|heading = JS
|content = {{{JS}}}
}}
{{InfoCard
|class = wiki-template-example-card wiki-template-example-card--PHP
|heading = PHP
|content = {{{PHP}}}
}}
}}
{{TwoColumnGrid
|grid-columns-min-max = {{{grid-columns-min-max|500px}}}
|width={{{width|auto}}}
|content=
{{InfoCard
|class = wiki-template-example-card wiki-template-example-card--JS
|heading = JS
|content = {{{JS}}}
}}
{{InfoCard
|class = wiki-template-example-card wiki-template-example-card--PHP
|heading = PHP
|content = {{{PHP}}}
}}
}}