Difference between revisions of "Template:Infobox/Creation"
From Drawn to Life Wiki
(constrast) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{|class="InfoboxGeneric" style="border:solid 3px {{{boxcolor|#366c1e}}}; border-radius: 5px; background-color: rgba(255, 255, 255, 0.7); float:right; margin-left:10px; width: 35%; max-width: 40em; box-shadow: #0000003b 0 0px 7px;" | {|class="InfoboxGeneric" style="border:solid 3px {{{boxcolor|#366c1e}}}; border-radius: 5px; background-color: rgba(255, 255, 255, 0.7); float:right; margin-left:10px; width: 35%; max-width: 40em; box-shadow: #0000003b 0 0px 7px;" | ||
|- | |- | ||
| − | |colspan="2" style="text-align:center; color: white; background: {{{boxcolor|#366c1e}}}; border-radius: 5px; font-family: ARCO; border-bottom: 4px solid rgb(0 0 0 / 43%); text-shadow: 1px 0 0 #00000085,0 -1px 0 #00000085,0 1px 0 #00000085,-1px 0 0 #00000085;"|<big>'''{{{name|{{PAGENAME}}}}}'''</big> | + | |colspan="2" class="InfoboxGeneric-Header" style="text-align:center; color: white; background: {{{boxcolor|#366c1e}}}; border-radius: 5px; font-family: ARCO; border-bottom: 4px solid rgb(0 0 0 / 43%); text-shadow: 1px 0 0 #00000085,0 -1px 0 #00000085,0 1px 0 #00000085,-1px 0 0 #00000085;"|<big>'''{{{name|{{PAGENAME}}}}}'''</big> |
|- | |- | ||
| colspan="2" style="text-align:center"|<div style="width:99%; overflow: hidden; text-align: center; margin: 0 auto;">{{{image|[[File:ComingSoon.png]]}}}</div>{{#if:{{{caption|}}}|<br />''{{{caption| }}}''}} | | colspan="2" style="text-align:center"|<div style="width:99%; overflow: hidden; text-align: center; margin: 0 auto;">{{{image|[[File:ComingSoon.png]]}}}</div>{{#if:{{{caption|}}}|<br />''{{{caption| }}}''}} | ||
|- | |- | ||
| − | ! colspan="2" style="background-color:{{{boxcolor|#366c1e}}}; color:#ffffff; border-radius: 5px; border-bottom: 3.5px solid rgba(0, 0, 0, 0.43);" | '''Information''' | + | ! colspan="2" class="InfoboxGeneric-Header" style="background-color:{{{boxcolor|#366c1e}}}; color:#ffffff; border-radius: 5px; border-bottom: 3.5px solid rgba(0, 0, 0, 0.43);" | '''Information''' |
|- | |- | ||
|width="44%"|'''Name''' | |width="44%"|'''Name''' | ||
|{{{name|{{PAGENAME}}}}} | |{{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| − | ! colspan="2" style="background-color:#DBDBDB;" | | + | ! colspan="2" class="InfoboxGeneric-Line" style="background-color:#DBDBDB;" | |
|- | |- | ||
|width="44%"|'''Use''' | |width="44%"|'''Use''' | ||
|{{{use|N/A}}} | |{{{use|N/A}}} | ||
|- | |- | ||
| − | ! colspan="2" style="background-color:#DBDBDB;" | | + | ! colspan="2" class="InfoboxGeneric-Line" style="background-color:#DBDBDB;" | |
|- | |- | ||
|width="44%"|'''Creation Type''' | |width="44%"|'''Creation Type''' | ||
|{{{type|N/A}}} | |{{{type|N/A}}} | ||
|- | |- | ||
| − | ! colspan="2" style="background-color:#DBDBDB;" | | + | ! colspan="2" class="InfoboxGeneric-Line" style="background-color:#DBDBDB;" | |
|- | |- | ||
|width="44%"|'''Has Preset''' | |width="44%"|'''Has Preset''' | ||
|{{{guide|Yes}}} | |{{{guide|Yes}}} | ||
|- | |- | ||
| − | ! colspan="2" style="background-color:#DBDBDB;" | | + | ! colspan="2" class="InfoboxGeneric-Line" style="background-color:#DBDBDB;" | |
|- | |- | ||
|width="44%"|'''Template Needed''' | |width="44%"|'''Template Needed''' | ||
|{{{template|No}}} | |{{{template|No}}} | ||
|- | |- | ||
| − | ! colspan="2" style="background-color:#DBDBDB;" | | + | ! colspan="2" class="InfoboxGeneric-Line" style="background-color:#DBDBDB;" | |
|- | |- | ||
|width="44%"|'''Created In/After''' | |width="44%"|'''Created In/After''' | ||
|{{{created|N/A}}} | |{{{created|N/A}}} | ||
|- | |- | ||
| − | ! colspan="2" style="background-color:#DBDBDB;" | | + | ! colspan="2" class="InfoboxGeneric-Line" style="background-color:#DBDBDB;" | |
|- | |- | ||
|width="44%"|'''Game(s)''' | |width="44%"|'''Game(s)''' | ||
Latest revision as of 20:20, 29 November 2022
| Infobox/Creation | |
| Information | |
|---|---|
| Name | Infobox/Creation |
| Use | N/A |
| Creation Type | N/A |
| Has Preset | Yes |
| Template Needed | No |
| Created In/After | N/A |
| Game(s) | N/A |
Use this template on the pages of characters
To input this template on a page, input the following coding on the top of the page.
{{Infobox/Creation
|image=
|caption=
|name=
|use=
|type=
|template=
|created=
|levels=
|games=
}}
|
As an example, this code:
{{Infobox/Creation
|image=
|caption=
|name=Switch
|use=To transport the [[Hero]].
|type=Level Creation
|template=No
|created=[[Gearworks]]
|levels=
|games=[[Drawn to Life]]
}}
Will render as:
| Switch | |
| Information | |
|---|---|
| Name | Switch |
| Use | To transport the Hero. |
| Creation Type | Level Creation |
| Has Preset | Yes |
| Template Needed | No |
| Created In/After | Gearworks |
| Game(s) | Drawn to Life |
