Template:Infobox Lions tour
{{Infobox
| above = {{{tour|}}}
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imagesize|}}}|alt={{{alt|}}}}}
| caption = {{{caption|}}}
| labelstyle = white-space: nowrap
| datastyle = white-space: nowrap
| label1 = Date
| data1 = {{{date|}}}
| label2 = Coach(es)
| class2 = agent
| data2 = {{{coach|}}}
| label3 = Tour captain(s)
| class3 = agent
| data3 = {{{captain|}}}
| header4 = {{#if:{{{champions|}}}|Tour statistics}}
| label5 = Test series winners
| data5 = {{{test series winners|}}} {{#if:{{{result|}}} |({{{result}}})}}
| label6 = Top test point scorer(s)
| data6 = {{{top test point scorer|}}}
| label7 = Lions' top point scorer(s)
| data7 = {{{top point scorer|}}}
| label8 = Top test try scorer(s)
| data8 = {{{top test try scorer|}}}
| label9 = Lions' top try scorer(s)
| data9 = {{{top try scorer|}}}
| label10 = Player of the Series
| data10 = {{{player of the series|}}}
| below = {{#if:{{{preceded by|}}}|{{align|left|← {{{preceded by|}}} }}}}{{#if:{{{succeeded by|}}}|{{align|right|{{{succeeded by|}}} → }}}}}}
{{Documentation|content=
{{Parameter names example|tour|image|imagesize|caption|date|coach|captain|champions|test series winners|result|top test point scorer|top point scorer|top test try scorer|top try scorer|preceded by|succeeded by}}
| tour =
| image =
| imagesize =
| caption =
| date =
| coach =
| captain =
| champions =
| test series winners =
| result =
| top test point scorer =
| top point scorer =
| top test try scorer =
| top try scorer =
| player of the series =
| preceded by =
| succeeded by =
}}
}}