Difference between revisions of "Template:RecipeInfobox"

From ChatWars Wiki
Jump to: navigation, search
(fixed collapsing, removed custom toggle because it isn't working (probably bug))
m (fixed minor error that was breaking collapse)
Line 1: Line 1:
 
{{#vardefine: recipeSource | {{{source|{{PAGENAME}}}}} }}<!--
 
{{#vardefine: recipeSource | {{{source|{{PAGENAME}}}}} }}<!--
 
-->{{#vardefine: alignment | float{{{align|right}}} }}<!--
 
-->{{#vardefine: alignment | float{{{align|right}}} }}<!--
-->{{#vardefine: collaps | {{#ifeq: {{{collapsible|}}} | true | mw-collapsible mw-collapsed" <!--SEE CAPS LOCKED COMMENT IN NEXT LINE id="mw-customcollapsible-recipeCollaps"--> | }} }}<!--
+
-->{{#vardefine: collaps | {{#ifeq: {{{collapsible|}}} | true | mw-collapsible mw-collapsed <!--" SEE CAPS LOCKED COMMENT IN NEXT LINE id="mw-customcollapsible-recipeCollaps"--> | }} }}<!--
 
--><!--THIS IS COMMENTED OUT BECAUSE IT SHOULD WORK, BUT IT DOESN'T DUE TO WHAT'S *PROBABLY* A BUG {{#if: {{{collapsible|}}} | <span class="mw-customtoggle-recipeCollaps" style="cursor:pointer; color:highlight">(Toggle Recipe)</span> }}--><!--
 
--><!--THIS IS COMMENTED OUT BECAUSE IT SHOULD WORK, BUT IT DOESN'T DUE TO WHAT'S *PROBABLY* A BUG {{#if: {{{collapsible|}}} | <span class="mw-customtoggle-recipeCollaps" style="cursor:pointer; color:highlight">(Toggle Recipe)</span> }}--><!--
 
--><div class="recipe_template {{#var: collaps}}">
 
--><div class="recipe_template {{#var: collaps}}">

Revision as of 14:40, 26 July 2018

Info: RecipeInfobox
Mana Mana.png
Chatcommand
Recipe
Ingredient Amount


Documentation

The template is used to create a table with an overview for crafting/brewing recipes. Using the template results in a table on the right hand side of the page, text wrapping around. It is advised to put that template directly in the beginning of a page to get the recipe as infobox.