Anonymous
×
Create a new article
Write your page title here:
We currently have 5 articles on CATCRAFT WIKI. Type your article name above or click on one of the titles below and start writing!



CATCRAFT WIKI

Template:Crate Infobox: Difference between revisions

(Created page with "<includeonly> {| class="infobox" style="width: 300px; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9; padding: 5px;" ! colspan="2" style="text-align: center; font-size: 1.2em; background-color: #cccccc;" | {{{name|Crate Name}}} |- ! Image | [[File:{{{image|No_image_available.jpg}}}|200px]] |- ! Year | {{{year|Year not provided}}} |- ! Description | {{{description|No description available}}} |} </includeonly>")
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox" style="width: 300px; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9; padding: 5px;"
{| class="infobox" style="width: 300px; text-align: left; border: 2px solid #aaa; background-color: #f9f9f9; padding: 10px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);"
! colspan="2" style="text-align: center; font-size: 1.2em; background-color: #cccccc;" | {{{name|Crate Name}}}
! colspan="2" style="text-align: center; font-size: 1.4em; font-weight: bold; background-color: #cccccc; padding: 8px;" | {{{name|Crate Name}}}
|-
|-
! Image
! style="padding: 8px; font-weight: bold; background-color: #e8e8e8;" | Image
| [[File:{{{image|No_image_available.jpg}}}|200px]]
| style="padding: 8px;" | [[File:{{{image|No_image_available.jpg}}}|200px]]
|-
|-
! Year
! style="padding: 8px; font-weight: bold; background-color: #e8e8e8;" | Year
| {{{year|Year not provided}}}
| style="padding: 8px;" | {{{year|Year not provided}}}
|-
|-
! Description
! style="padding: 8px; font-weight: bold; background-color: #e8e8e8;" | Description
| {{{description|No description available}}}
| style="padding: 8px;" | {{{description|No description available}}}
|}
|}
</includeonly>
</includeonly>

Revision as of 05:31, 7 May 2023