Template:Infobox Lego theme: Difference between revisions
From Research Realm
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
|title = {{#if:{{{name|}}}|{{{name}}}|<includeonly>{{PAGENAMEBASE}}</includeonly>}} | | title = {{#if:{{{name|}}}|{{{name}}}|<includeonly>{{PAGENAMEBASE}}</includeonly>}} | ||
<!-- Image --> | <!-- Image --> | ||
Line 9: | Line 9: | ||
<!-- Start of content --> | <!-- Start of content --> | ||
|label1 | | label1 = Other names | ||
|data1 | | data1 = {{{othernames|}}} | ||
|label2 = Parent theme | | label2 = Parent theme | ||
|data2 = {{{parentthemes|}}} | | data2 = {{{parentthemes|}}} | ||
|label3 = Sub‑themes | | label3 = Sub‑themes | ||
|data3 = {{{subthemes|}}} | | data3 = {{{subthemes|}}} | ||
|label4 | | label4 = Subject | ||
|data4 | | data4 = {{{subject|}}} | ||
|label5 = Licensed from | | label5 = Licensed from | ||
|data5 = {{{licensedfrom|}}} | | data5 = {{{licensedfrom|}}} | ||
|label6 | | label6 = Availability | ||
|data6 | | data6 = {{#if:{{{from|}}}{{{to|}}}|{{{from|}}}–{{{to|}}} }} | ||
|label7 | | label7 = Total sets | ||
|data7 | | data7 = {{{sets|}}} | ||
|label8 = Characters | | label8 = Characters | ||
|data8 = {{{characters|}}} | | data8 = {{{characters|}}} | ||
|label9 = TV series | | label9 = TV series | ||
|data9 = {{{tvseries|}}} | | data9 = {{{tvseries|}}} | ||
|data10 = | | label10 = Website | ||
| data10 = {{{website|}}} | |||
}}<noinclude> | }}<noinclude> | ||
{{documentation}}<!---Please add metadata to the <includeonly> section on the /doc subpage, not here!---> | {{documentation}}<!---Please add metadata to the <includeonly> section on the /doc subpage, not here!---> | ||
</noinclude> | </noinclude> |