Template:Is

From Data JW United
Jump to navigation Jump to search

Stands for item summary.

Code Example Result
{{raw:data:is|number|title|number}} {{raw:data:is|0|title|100}}</code>
title
100
{{raw:data:is|number|title|number}} {{raw:data:is|1|subtitle|101}}</code>
subtitle
101
{{raw:data:is|number|title|number}} {{raw:data:is|2|another subtitle|102}}</code>
another subtitle
102
{{raw:data:is|number|title|number}} {{raw:data:is|0|another title|103}}</code>
another title
103