Content deleted Content added
Created as near-stub |
update documentation |
||
(One intermediate revision by one other user not shown) | |||
Line 2:
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
== Usage ==
This template serves to format
It uses <code><nowiki>{{#tag:
As at 2014-12-30 it appears to format {{Java|Readable}} and {{Java|Serializable}} inconsistently, namely black and blue respectively.
Line 12:
}}</includeonly>
<templatedata>
{
"description": "Format and tag Java code",
"params": {
"1": {
"description": "The Java code to be formatted",
"required": true,
"label": "Java code"
}
}
}
</templatedata>
|