Difference between revisions of "Template:Crafting grid"

From ComputerCraft Wiki
Jump to: navigation, search
(PPyvTcVlBNJM)
(Undo revision 2987 by 94.23.1.28 (talk))
Line 1: Line 1:
these are cute and all but I think you need alot more variety, I mean they are detienfly cute, but how about ones with like multy colored spots with NO faeries, and different colored stripes with things other than faeries. Like make 2 sections, backrounds with neopets and backrounds with non neo things for shops, guilds, and user lookups. That way more people would like this site, boys and girls. Take my advice, I am not being mean I am just giving kind critisicm. More variety and you'll be well off. =]
+
<includeonly>
 +
<div style="float:{{#if:{{{float|}}}|{{{float}}}|left}};"><div style="left:0px; top:0px; width:256px; height:132px; position:relative;">
 +
<div style="left:0px; top:0px; width:256px; height:132px;">[[Image:Empty-crafting-table.png|256px|link=|alt=]]</div>
 +
 
 +
{{#if:{{{A1|}}}|<div style="left:14px; top:9px; width:32px; height:32px; position:absolute;">
 +
[[Image:{{#if:{{{A1-image|}}}|{{{A1-image}}}|Grid_{{{A1}}}.png}}|32px|link={{#if:{{{A1-link|}}}|{{{A1-link}}}|{{{A1}}}}}|alt={{{A1}}}]]
 +
</div>}}
 +
{{#if:{{{A2|}}}|<div style="left:14px; top:45px; width:32px; height:32px; position:absolute;">
 +
[[Image:{{#if:{{{A2-image|}}}|{{{A2-image}}}|Grid_{{{A2}}}.png}}|32px|link={{#if:{{{A2-link|}}}|{{{A2-link}}}|{{{A2}}}}}|alt={{{A2}}}]]
 +
</div>}}
 +
{{#if:{{{A3|}}}|<div style="left:14px; top:81px; width:32px; height:32px; position:absolute;">
 +
[[Image:{{#if:{{{A3-image|}}}|{{{A3-image}}}|Grid_{{{A3}}}.png}}|32px|link={{#if:{{{A3-link|}}}|{{{A3-link}}}|{{{A3}}}}}|alt={{{A3}}}]]
 +
</div>}}
 +
 
 +
{{#if:{{{B1|}}}|<div style="left:50px; top:9px; width:32px; height:32px; position:absolute;">
 +
[[Image:{{#if:{{{B1-image|}}}|{{{B1-image}}}|Grid_{{{B1}}}.png}}|32px|link={{#if:{{{B1-link|}}}|{{{B1-link}}}|{{{B1}}}}}|alt={{{B1}}}]]
 +
</div>}}
 +
{{#if:{{{B2|}}}|<div style="left:50px; top:45px; width:32px; height:32px; position:absolute;">
 +
[[Image:{{#if:{{{B2-image|}}}|{{{B2-image}}}|Grid_{{{B2}}}.png}}|32px|link={{#if:{{{B2-link|}}}|{{{B2-link}}}|{{{B2}}}}}|alt={{{B2}}}]]
 +
</div>}}
 +
{{#if:{{{B3|}}}|<div style="left:50px; top:81px; width:32px; height:32px; position:absolute;">
 +
[[Image:{{#if:{{{B3-image|}}}|{{{B3-image}}}|Grid_{{{B3}}}.png}}|32px|link={{#if:{{{B3-link|}}}|{{{B3-link}}}|{{{B3}}}}}|alt={{{B3}}}]]
 +
</div>}}
 +
 +
{{#if:{{{C1|}}}|<div style="left:86px; top:9px; width:32px; height:32px; position:absolute;">
 +
[[Image:{{#if:{{{C1-image|}}}|{{{C1-image}}}|Grid_{{{C1}}}.png}}|32px|link={{#if:{{{C1-link|}}}|{{{C1-link}}}|{{{C1}}}}}|alt={{{C1}}}]]
 +
</div>}}
 +
{{#if:{{{C2|}}}|<div style="left:86px; top:45px; width:32px; height:32px; position:absolute;">
 +
[[Image:{{#if:{{{C2-image|}}}|{{{C2-image}}}|Grid_{{{C2}}}.png}}|32px|link={{#if:{{{C2-link|}}}|{{{C2-link}}}|{{{C2}}}}}|alt={{{C2}}}]]
 +
</div>}}
 +
{{#if:{{{C3|}}}|<div style="left:86px; top:81px; width:32px; height:32px; position:absolute;">
 +
[[Image:{{#if:{{{C3-image|}}}|{{{C3-image}}}|Grid_{{{C3}}}.png}}|32px|link={{#if:{{{C3-link|}}}|{{{C3-link}}}|{{{C3}}}}}|alt={{{C3}}}]]
 +
</div>}}
 +
 +
{{#if:{{{Output|}}}|<div style="left:202px; top:45px; width:32px; height:32px; position:absolute;">
 +
[[Image:{{#if:{{{Output-image|}}}|{{{Output-image}}}|Grid_{{{Output|}}}.png}}|32px|link={{#if:{{{Output-link|}}}|{{{Output-link}}}|{{{Output}}}}}|alt={{{Output}}}]]
 +
</div>}}
 +
{{#if:{{{OA|}}}|
 +
<div style="left:210px; top:68px; width:16px; height:16px; position:absolute; overflow:hidden;">
 +
<div style="left:{{#expr:-16 * (floor({{{OA|}}}/10) - 1)}}px; top:-8px; width:160px; height:16px; position:absolute;">
 +
[[Image:GridNumbersCSS.png|160px|link={{#if:{{{Output-link|}}}|{{{Output-link}}}|{{{Output}}}}}|alt={{{Output}}}]]
 +
</div>
 +
</div>
 +
<div style="left:222px; top:68px; width:16px; height:16px; position:absolute; overflow:hidden;">
 +
<div style="left:{{#expr:-16 * (({{{OA|}}} - 1) mod 10)}}px; top:-8px; width:160px; height:16px; position:absolute;">
 +
[[Image:GridNumbersCSS.png|160px|link={{#if:{{{Output-link|}}}|{{{Output-link}}}|{{{Output}}}}}|alt={{{Output}}}]]
 +
</div>
 +
</div>
 +
}}
 +
</div></div><br style="clear: both" />
 +
</includeonly>
 +
<noinclude>
 +
This is the standard Minecraft crafting grid. The code is borrowed from the IndustrialCraft wiki.
 +
 
 +
Usage:<br />
 +
<nowiki>
 +
{{Crafting grid
 +
|A1=console
 +
|B3=disk drive
 +
|Output=console
 +
}}
 +
</nowiki>
 +
 
 +
Results in:
 +
 
 +
{{Crafting grid
 +
|A1=console
 +
|B3=disk drive
 +
|Output=console
 +
}}
 +
<br />
 +
The name of the images should be in the form of "grid_<name of the item>.png".
 +
E.g. the console image is named "grid_console.png". Clicking on it will go to the page console.
 +
</noinclude>

Revision as of 19:38, 18 September 2012


This is the standard Minecraft crafting grid. The code is borrowed from the IndustrialCraft wiki.

Usage:

 {{Crafting grid
 |A1=console
 |B3=disk drive
 |Output=console
 }}
 

Results in:









The name of the images should be in the form of "grid_<name of the item>.png". E.g. the console image is named "grid_console.png". Clicking on it will go to the page console.