Template:Level infobox: Difference between revisions

m
no edit summary
(Wikified. Use conditionals to eliminate empty rows appearing.)
mNo edit summary
 
(150 intermediate revisions by 15 users not shown)
Line 1: Line 1:
<includeonly>{| border=0 cellspacing=0 cellpadding=4 style="float:right; clear:right; width:250px; background:#F0F0F0; border-collapse:collapse; border:1px solid #999999; color:#000000; font-size:smaller; line-height:1.5;"
{{Infobox|start|bg=#7995CA}}
|-
{{Infobox|entry|title=Prev|content={{{prev|}}}}}
{{#if:{{{prev|}}}|
{{Infobox|entry|title=Concurrent|content={{{concurrent|}}}}}
{{!}} style="width:20%; border-bottom:1px solid #999999;" {{!}}'''Prev:'''
{{Infobox|entry|title=Next|content={{{next|}}}}}
{{!}} style="border-bottom:1px solid #999999;" {{!}}{{{prev}}}}}
 
|-
{{Infobox|title|name={{{name|}}}}}
{{#if:{{{next|}}}|
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg=#B4C5E3}}
{{!}} style="border-bottom:1px solid #999999;" {{!}} '''Next:'''
 
{{!}} style="border-bottom:1px solid #999999;" {{!}} {{{next}}}}}
{{Infobox|entry|title={{{game-title|Game}}}|content={{{game|}}}}}
|-
{{Infobox|entry|title={{{devname-title|[[Map file]] name {{Tooltip|(?)|This map's name in the game files.}}}}}|content={{{devname|}}}}}
{{#if:{{{game|}}}|
{{Infobox|entry|title={{{player-title|Player}}}|content={{{player|}}}}}
{{!}} style="border-bottom:1px solid #999999;" {{!}} '''Game:'''
{{Infobox|entry|title={{{date-title|Date}}}|content={{{date|}}}}}
{{!}} style="border-bottom:1px solid #999999;" {{!}} {{{game}}}}}
{{Infobox|entry|title={{{place-title|Location}}}|content={{{place|}}}}}
|-
{{Infobox|entry|title={{{objective-title|Objective(s)}}}|content={{{objective|}}}}}
| colspan=2 style="background:#7995CA; text-align:center; font-size:150%; border-bottom:1px solid #999999;"|'''{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}'''
{{Infobox|entry|title={{{partime-title|Par Time}}}|content={{{partime|}}}}}
|-
{{Infobox|entry|title={{{parscore-title|Par Score}}}|content={{{parscore|}}}}}
{{#if:{{{image|}}}|
 
! colspan=2 style="background:#7995CA; text-align:center; border-bottom:1px solid #999999;"{{!}} {{{image}}}
{{Infobox|section|title=''[[Halo Wars]]'' medals|entries=
{{Infobox|colspan|align=left|content={{#if:{{{hw-gold|}}}|<div style="display:table;margin:auto">[[File:HW Medal Gold.png|32px|link=]] {{{hw-gold}}}<br>[[File:HW Medal Silver.png|32px|link=]] {{{hw-silver|XXX}}}<br>[[File:HW Medal Bronze.png|32px|link=]] {{{hw-bronze|XXX}}}<br>[[File:HW Medal Tin.png|32px|link=]] {{{hw-tin|XXX}}}</div>}}}}
}}
}}
|-
 
{{#if:{{{player|}}}|
{{Infobox|section|title=[[Halo: Spartan Assault|''Spartan Assault'']] scores|entries=
{{!}} style="border-bottom:1px solid #999999;" {{!}} '''Player:'''
{{Infobox|colspan|content={{#if:{{{hsa-gold|}}}|[[File:HSA Star Gold.png|32px|link=]]{{{hsa-gold}}} • [[File:HSA Star Silver.png|32px|link=]]{{{hsa-silver|XXX}}} [[File:HSA Star Bronze.png|32px|link=]]{{{hsa-bronze|XXX}}}}}}}
{{!}} style="border-bottom:1px solid #999999;" {{!}} {{{player}}}}}
|-
{{#if:{{{date|}}}|
{{!}} style="border-bottom:1px solid #999999;" {{!}} '''Date:'''
{{!}} style="border-bottom:1px solid #999999;" {{!}} {{{date}}}}}
|-
{{#if:{{{place|}}}|
{{!}} style="border-bottom:1px solid #999999;" {{!}} '''Place:'''
{{!}} style="border-bottom:1px solid #999999;" {{!}} {{{place}}}}}
|-
{{#if:{{{Objective|}}}|
{{!}} style="border-bottom:1px solid #999999;" {{!}} '''Objective:'''
{{!}} style="border-bottom:1px solid #999999;" {{!}} {{{Objective}}}}}
|-
{{#if:{{{enemies|}}}|
{{!}} style="border-bottom:1px solid #999999;" {{!}} '''Enemies:'''
{{!}} style="border-bottom:1px solid #999999;" {{!}} {{{enemies}}}}}
|-
{{#if:{{{nowalk|}}}|
{{!}} style="background:#FFFFFF; border-bottom:1px solid #999999;" {{!}}[[File:Legendary.jpg|60px|link={{FULLURL:{{PAGENAME}}/Walkthrough|action=edit}}]]
{{!}} style="background:#FFFFFF; border-bottom:1px solid #999999;" {{!}}Halopedia doesn't currently have a walkthrough for this level, could you [{{FULLURL:{{PAGENAME}}/Walkthrough|action=edit}} write it]?
}}
}}
|-
 
| colspan=2 style="text-align:center; background:#FFFFFF; border-bottom:1px solid #999; padding:0px;" | [[Template:Level Infobox|[Source]]]
{{Infobox|section|title=[[Halo: Spartan Strike|''Spartan Strike'']] scores|entries=
|}</includeonly><noinclude>
{{Infobox|colspan|content={{#if:{{{hss-gold|}}}|[[File:HSA Star Gold.png|32px|link=]]{{{hss-gold}}} • [[File:HSA Star Silver.png|32px|link=]]{{{hss-silver|XXX}}} • [[File:HSA Star Bronze.png|32px|link=]]{{{hss-bronze|XXX}}}}}}}
}}
 
{{Infobox|entry|title=[[File:Main-Legendary.png|55px|center|link=]]|colon=|content={{#ifexist:{{FULLPAGENAME}}/Walkthrough|{{SITENAME}} has a walkthrough guide for this level; see [[{{FULLPAGENAME}}/Walkthrough]].|{{SITENAME}} doesn't currently have a walkthrough for this level; could you [{{FULLURL:{{FULLPAGENAME}}/Walkthrough|action=edit}} write one]?}}}}
 
{{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Campaign level}}}|label2={{#acronym:game|{{{pagegamelabel|}}}|title|{{{pagegamelabel|}}}}}}}</includeonly><noinclude>{{clear}}
==Usage==
==Usage==
To use this template, paste the following code into the top of the article, filling all relevant fields:
To use this template, paste the following code into the top of the article, filling all relevant fields:
<pre><nowiki>
 
{{Level Infobox
<pre>
{{Level infobox
|prev=
|prev=
|concurrent=
|next=
|next=
|game=
|game=
|devname=
|name=
|name=
|image=
|image=
Line 58: Line 46:
|date=
|date=
|place=
|place=
|Objective=
|objective=
|enemies=
|parscore=
|nowalk=
|partime=
}}</nowiki></pre>
}}
===Optional Fields===
</pre>
All fields are ''optional''. Fields not filled will not display a row. The following are notes on field usage:
*'''nowalk'''
**Displays a message at the bottom of the box noting a walkthrough for the level has yet to be written.
**Set to any non-empty value to display the message.


==Examples==
===Special fields===
===No Walkthrough Notice===
;''Halo Wars''
<pre><nowiki>
:<code>hw-gold</code> corresponds to Gold medal, <code>hw-silver</code> corresponds to Silver medal, <code>hw-bronze</code> corresponds to Bronze medal, and <code>hw-tin</code> corresponds to Tin medal.
{{Level Infobox
 
|prev=1
<pre>
|next=2
|hw-gold=
|game=3
|hw-silver=
|name=4
|hw-bronze=
|image=
|hw-tin=
|player=5
</pre>
|date=6
 
|place=7
;''Halo: Spartan Assault''
|Objective=8
:<code>hsa-gold</code> corresponds to Gold score, <code>hsa-silver</code> corresponds to Silver score, and <code>hsa-bronze</code> corresponds to Bronze score.
|enemies=9
 
|nowalk=
<pre>
}}</nowiki></pre>
|hsa-gold=
{{Level Infobox
|hsa-silver=
|prev=1
|hsa-bronze=
|next=2
</pre>
|game=3
 
|name=4
;''Halo: Spartan Strike''
|image=
:<code>hss-gold</code> corresponds to Gold score, <code>hss-silver</code> corresponds to Silver score, and <code>hss-bronze</code> corresponds to Bronze score,
|player=5
 
|date=6
<pre>
|place=7
|hss-gold=
|Objective=8
|hss-silver=
|enemies=9
|hss-bronze=
|nowalk=
</pre>
}}
 
===Walkthrough Notice===
[[Category:Infobox templates]]</noinclude>
<pre><nowiki>
{{Level Infobox
|prev=1
|next=2
|game=3
|name=4
|image=
|player=5
|date=6
|place=7
|Objective=8
|enemies=9
|nowalk=10
}}</nowiki></pre>
{{Level Infobox
|prev=1
|next=2
|game=3
|name=4
|image=
|player=5
|date=6
|place=7
|Objective=8
|enemies=9
|nowalk=10
}}[[Category:Infoboxes|{{PAGENAME}}]]</noinclude>