Difference between revisions of "Template:Infobox Artefact"

From WikiRaider
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>To use this template, copy the following into the character article and fill it in. Do not delete unused variables from the infobox. Leave them open instead. Remove commentary tags '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>''' to add a certain template element.
+
<noinclude>
 +
'''Important:'''
  
Please note that the Infobox Artefact is to be replaced with the "Infobox Gear" upon next update of an article.
+
This template is obsolete, use [[Template:Infobox Gear]] instead.
  
<pre>{{Infobox Gear
+
</noinclude><includeonly>{| class="Infobox Gear"  
| name                      =
 
| image                    =
 
| Occurrence                =
 
| type                      =
 
| properties                =
 
| created_date              =
 
| created_place            =
 
| disappeared_date          =
 
| disappeared_place        =
 
| found_date                =
 
| found_place              =
 
| destroyed_date            =
 
| destroyed_place          =
 
| current_status            =
 
}}
 
 
 
 
 
<!--{{Quote|"Source"<ref></ref>|"Text"}}-->
 
 
 
 
 
<!--==History ==-->
 
 
 
<!--===Creation===-->
 
<!-- where does it come from, who created it...-->
 
 
 
<!--===Discovery===-->
 
<!-- within the Tomb Raider storyline-->
 
 
 
 
 
<!--==Appearance==-->
 
<!--What is it, what does it look like.-->
 
 
 
 
 
<!--==Powers==-->
 
<!--what does it do-->
 
 
 
 
 
<!--==Historical Precedent ==-->
 
<!-- a few words about the real world precedent, if such a thing exists; e.g. for Excalibur, the Ark of the Covenant...-->
 
 
 
<!--==Gallery==-->
 
<!--
 
<gallery>
 
Image:$IMAGE1_URL|IMAGE1_CAPTION
 
Image:$IMAGE2_URL|IMAGE2_CAPTION
 
</gallery>
 
-->
 
 
 
 
 
<!--==Related Articles==-->
 
<!--e.g. [[King Arthur]] for Excalibur; [[Medusa]] for Medusa's Mask; [[Pandora]] for Pandora's Box-->
 
 
 
<!--{{ref}}-->
 
<!--if there are any references-->
 
 
 
[[Category:Artefacts]]
 
<!--[[Category:???GAME/MOVIE/NOVEL/COMIC???]]-->
 
 
 
[[de:$GERMAN_NAME]]]
 
 
 
</pre>
 
</noinclude>
 
<includeonly>{| class="infobox"  
 
 
|-
 
|-
| align="center" colspan="3" class="infoline"| '''''{{{name}}}'''''
+
! colspan="3" | '''''{{{name}}}'''''
 
|-
 
|-
 
{{#if: {{{image|}}} |
 
{{#if: {{{image|}}} |
<!-- -->{{!}} align="center" colspan="3"{{!}}[[Image:{{{image}}}|250px]]
+
<!-- -->{{!}} colspan="3"{{!}}[[Image:{{{image}}}|250px]]
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{type|}}} |
 
{{#if: {{{type|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Type'''
+
<!-- -->{{!}} {{!}} '''Type'''
<!-- -->{{!}} colspan="2" valign="top"{{!}}  
+
<!-- -->{{!}} colspan="2" {{!}}  
 
{{{type}}}
 
{{{type}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
Line 82: Line 20:
 
|-
 
|-
 
{{#if: {{{created_date|}}} |
 
{{#if: {{{created_date|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Created'''
+
<!-- -->{{!}} {{!}} '''Created'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{created_date}}}{{#if: {{{created_place|}}} |<br />{{{created_place}}} }}
+
<!-- -->{{!}} colspan="2" {{!}} {{{created_date}}}{{#if: {{{created_place|}}} |<br />{{{created_place}}} }}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{disappeared_date|}}} |
 
{{#if: {{{disappeared_date|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Disappeared'''
+
<!-- -->{{!}} {{!}} '''Disappeared'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{disappeared_date}}}{{#if: {{{disappeared_place|}}} |<br />{{{disappeared_place}}} }}
+
<!-- -->{{!}} colspan="2" {{!}} {{{disappeared_date}}}{{#if: {{{disappeared_place|}}} |<br />{{{disappeared_place}}} }}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{found_date|}}} |
 
{{#if: {{{found_date|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Found'''
+
<!-- -->{{!}} {{!}} '''Found'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{found_date}}}{{#if: {{{found_place|}}} |<br />{{{found_place}}} }}
+
<!-- -->{{!}} colspan="2" {{!}} {{{found_date}}}{{#if: {{{found_place|}}} |<br />{{{found_place}}} }}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{destroyed_date|}}} |
 
{{#if: {{{destroyed_date|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Destroyed'''
+
<!-- -->{{!}} {{!}} '''Destroyed'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{destroyed_date}}}{{#if: {{{destroyed_place|}}} |<br />{{{destroyed_place}}} }}
+
<!-- -->{{!}} colspan="2" {{!}} {{{destroyed_date}}}{{#if: {{{destroyed_place|}}} |<br />{{{destroyed_place}}} }}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{current_status|}}} |
 
{{#if: {{{current_status|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Current Status'''
+
<!-- -->{{!}} {{!}} '''Current Status'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{current_status}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{current_status}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{occurrence_game|}}} |
 
{{#if: {{{occurrence_game|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Game(s)'''
+
<!-- -->{{!}} {{!}} '''Game(s)'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{occurrence_game}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{occurrence_game}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{level_found|}}} |
 
{{#if: {{{level_found|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Level Found'''
+
<!-- -->{{!}} {{!}} '''Level Found'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{level_found}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{level_found}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{level_used|}}} |
 
{{#if: {{{level_used|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Level Used'''
+
<!-- -->{{!}} {{!}} '''Level Used'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{level_used}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{level_used}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{occurrence_movie|}}} |
 
{{#if: {{{occurrence_movie|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Movie(s)'''
+
<!-- -->{{!}} {{!}} '''Movie(s)'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{occurrence_movie}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{occurrence_movie}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{occurrence_comic|}}} |
 
{{#if: {{{occurrence_comic|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Comic(s)'''
+
<!-- -->{{!}} {{!}} '''Comic(s)'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{occurrence_comic}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{occurrence_comic}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|-
 
|-
 
{{#if: {{{occurrence_book|}}} |
 
{{#if: {{{occurrence_book|}}} |
<!-- -->{{!}}align="left" valign="top"{{!}} '''Book(s)'''
+
<!-- -->{{!}} {{!}} '''Book(s)'''
<!-- -->{{!}} colspan="2" valign="top"{{!}} {{{occurrence_book}}}
+
<!-- -->{{!}} colspan="2" {{!}} {{{occurrence_book}}}
 
<!-- -->{{!-}}
 
<!-- -->{{!-}}
 
}}
 
}}
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Latest revision as of 03:50, 11 November 2016

Important:

This template is obsolete, use Template:Infobox Gear instead.