Open main menu

Project: Gorgon Wiki β

Changes

User:Ipswich

80 bytes removed, 01:20, 22 May 2018
no edit summary
==Recipe Template Test==
<!-- this is just a little wrapper div to control where it lands on the page and make a bg etc. -->
<div id="recipeContainer" style="min-width:320px; background:#90794d; margin-float:right:5px; margin-left:auto; color:211f1b font-family:Sans-Serif; font-size:small;"> 
<!--these two are mostly just the two color graphics for the border to mimic the in game recipe menu, besides the padding -->
<div id="outerVisibleBorder" style="border-style:solid; border-width:7px; border-color:#473636;">
<div id="innerVisibleBorder" style="border-style:solid; border-width:2px; border-color:#8d6821;">
 
<!--the meat and potatoes -->
<div style="width:100px;">{| style="width:300px; margin-left:auto; margin-right:auto320px;"
| style="text-align:center; font-size:120%; font-weight:bold; color:#e2cea9;" | <!--{{{recipeName|Recipe Name}}}--> Title
|-
| style="text-align:left; line-height:120%;" | ''<!--{{{description|}}}-->desc''
|-
| style="text-align:left; padding-top:15px;" | '''Creates the following item(s):'''
|-
| style="padding-left:10px;" |<table cellspacing=0px cellpadding=0px style="cellspacing:0px; cellpadding:0px; width:100%; text-align:left; vertical-align:top; table-layout:fixed;">
<tr>
<td rowspan=2 style="height:32px; width:32px;"><div>{{Item icon| width=32px height=32px | Basic Parchment}}</div>
|-
|}
</div>
</div><!--inner border-->
</div><!--outer border-->
105
edits