Template:Infobox Landline Telephones: Difference between revisions
CaptainChris (talk | contribs) No edit summary |
CaptainChris (talk | contribs) No edit summary |
||
| (19 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#invoke:infobox|infobox | {{#invoke:infobox|infobox | ||
| | | image = {{#if: {{{photo1|}}} | [[File:{{{photo1}}}|200px]] }} | ||
| caption = {{{photo1desc|}}} | |||
| | |||
| | |||
| | |||
| rows = | | rows = | ||
{{#if: {{{photo2|}}} | <center>[[File:{{{photo2}}}|200px]]<br />{{{photo2desc|}}}</center> }} | |||
{{#if: {{{photo3|}}} | <center>[[File:{{{photo3}}}|200px]]<br />{{{photo3desc|}}}</center> }} | |||
{{#if: {{{photo4|}}} | <center>[[File:{{{photo4}}}|200px]]<br />{{{photo4desc|}}}</center> }} | |||
{{#if: {{{photo5|}}} | <center>[[File:{{{photo5}}}|200px]]<br />{{{photo5desc|}}}</center> }} | |||
{{#if: {{{photo6|}}} | <center>[[File:{{{photo6}}}|200px]]<br />{{{photo6desc|}}}</center> }} | |||
{{#if: {{{photo7|}}} | <center>[[File:{{{photo7}}}|200px]]<br />{{{photo7desc|}}}</center> }} | |||
{{#if: {{{photo8|}}} | <center>[[File:{{{photo8}}}|200px]]<br />{{{photo8desc|}}}</center> }} | |||
{{#if: {{{photo9|}}} | <center>[[File:{{{photo9}}}|200px]]<br />{{{photo9desc|}}}</center> }} | |||
{{#if: {{{photo10|}}} | <center>[[File:{{{photo10}}}|200px]]<br />{{{photo10desc|}}}</center> }} | |||
{{#if: {{{brand|}}} | {{Infobox row|Brand|{{{brand}}}}} }} | {{#if: {{{brand|}}} | {{Infobox row|Brand|{{{brand}}}}} }} | ||
{{#if: {{{model|}}} | {{Infobox row|Model|{{{model}}}}} }} | {{#if: {{{model|}}} | {{Infobox row|Model|{{{model}}}}} }} | ||
| Line 38: | Line 25: | ||
{{#if: {{{successor|}}} | {{Infobox row|Successor|{{{successor}}}}} }} | {{#if: {{{successor|}}} | {{Infobox row|Successor|{{{successor}}}}} }} | ||
{{#if: {{{lines|}}} | {{Infobox row|Number of Lines|{{{lines}}}}} }} | {{#if: {{{lines|}}} | {{Infobox row|Number of Lines|{{{lines}}}}} }} | ||
{{#if: {{{ringer|}}} | {{Infobox row|Ringer|{{{ringer}}}}} }} | |||
{{#if: {{{frequency|}}} | {{Infobox row|Frequency|{{{frequency}}}}} }} | {{#if: {{{frequency|}}} | {{Infobox row|Frequency|{{{frequency}}}}} }} | ||
{{#if: {{{technology|}}} | {{Infobox row|Wireless Technology|{{{technology}}}}} }} | {{#if: {{{technology|}}} | {{Infobox row|Wireless Technology|{{{technology}}}}} }} | ||
| Line 46: | Line 34: | ||
{{#if: {{{manufacturer|}}} | {{Infobox row|Manufacturer|{{{manufacturer}}}}} }} | {{#if: {{{manufacturer|}}} | {{Infobox row|Manufacturer|{{{manufacturer}}}}} }} | ||
{{#if: {{{manual|}}} | {{Infobox row|Manual|[{{{manual}}} View Manual]}} }} | {{#if: {{{manual|}}} | {{Infobox row|Manual|[{{{manual}}} View Manual]}} }} | ||
| footer = | | footer = | ||
{{#if: {{{notes|}}} | '''Notes:''' {{{notes}}} }} | {{#if: {{{notes|}}} | '''Notes:''' {{{notes}}} }} | ||
| Line 64: | Line 39: | ||
[[Category:Landline Telephones]] | [[Category:Landline Telephones]] | ||
</includeonly> | </includeonly> | ||