Template:Comparison table: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{| class="wikitable" style="margin:auto; width: 500px;" |- ! {{{examplename|Example}}} !! {{{resultname|Result}}} |- | {{{example|}}} || {{{result|}}} |- |}</includeonly><noinclude>{{documentation|content=Pending.}}") |
(Marked for deletion) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" style="margin:auto; width: 500px;" | <noinclude>{{Proposed deletion|reason=Unused/unfinished. See {{tlink|Template demo}} instead.}}</noinclude><includeonly>{| class="wikitable" style="margin:auto; width: 500px;" | ||
|- | |- | ||
! {{{examplename|Example}}} !! {{{resultname|Result}}} | ! {{{examplename|Example}}} !! {{{resultname|Result}}} | ||
Line 6: | Line 6: | ||
|| {{{result|}}} | || {{{result|}}} | ||
|- | |- | ||
|}</includeonly><noinclude>{{documentation|content= | |}</includeonly><noinclude>{{documentation|content=Comparison table intended for use on project and help pages. | ||
[[Category: Templates]] | |||
== Template data == | |||
<templatedata> | |||
{ | |||
"params": { | |||
"examplename": {}, | |||
"resultname": {}, | |||
"example": {}, | |||
"result": {} | |||
} | |||
} | |||
</templatedata>}} | |||
</noinclude> |
Latest revision as of 00:22, 5 November 2024
This article has been proposed for deletion. Unused/unfinished. See {{Template demo}} instead. Please discuss on the article's talk page. |
Template documentation
Comparison table intended for use on project and help pages.
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
examplename | examplename | no description | Unknown | optional |
resultname | resultname | no description | Unknown | optional |
example | example | no description | Unknown | optional |
result | result | no description | Unknown | optional |