Template talk:Lb
From Meta, a Wikimedia project coordination wiki
*a{{lb}}tc}}a
*b{{tc{{rb}}b
*c{{lb}}tc{{rb}}c
*d{{#if:x|{{lb}}tc}}d}}d
*e{{#if:x|{{tc{{rb}}e}}e
econt}}
*f{{#if:x|{{lb}}tc{{rb}}f}}f
*d{{#if:|{{lb}}tc}}d}}d
*e{{#if:|{{tc{{rb}}e}}e
econt}}
*f{{#if:|{{lb}}tc{{rb}}f}}f
gives:
- a{{tc}}a
- b{{tc}}b
- c{{tc}}c
- d{{tcd}}d
- e{{tc}}e}}e
econt
- f{{tc}}ff
- dd}}d
- e
- ff
ExpandTemplates gives:
*a{{tc}}a
*b{{tc}}b
*c{{tc}}c
*d{{tcd}}d
*eine}}e
econt
*finff
*dd}}d
*e
*ff
rendered as:
- aina
- binb
- cinc
- dTemplate:Tcdd
- eine}}e
econt
- finff
- dd}}d
- e
- ff