Guides/Page Layout Game: Difference between revisions

From Desynced Wiki
No edit summary
Line 68: Line 68:


=== Manual Recipe Entry ===
=== Manual Recipe Entry ===
*Copy and paste to page after stats.
*Copy and paste to page after stats. Insert names and numbers
*If there's only 1/2/3 ingredients, delete the unused ones (probably confusing sorry)
*If there's only 1/2/3 ingredients, leave blank
*amount = how many ingredients needed
*If no second production, delete.
*time = how fast to produce item
  <nowiki>
  <nowiki>
===== Recipe =====
{{Recipe
{| class="wikitable"
|name =
! [[ingredient1]] !! [[ingredient2]] !! [[ingredient3]] !! [[ingredient4]] !! !! [[item]]
|ingredient1 =
|-
|amount1 =
| [[File:ingredient1.png|link=ingredient1|64x64px]] amount1
|ingredient2 =  
| [[File:ingredient2.png|link=ingredient2|64x64px]] amount2  
|amount2 =
| [[File:ingredient3.png|link=ingredient3|64x64px]] amount3  
|ingredient3 =  
| [[File:ingredient4.png|link=ingredient4|64x64px]] amount4  
|amount3 =
| [[File:Arrow_Right.png|link=Arrow Right|32x32px]]
|ingredient4 =  
| [[File:item.png|link=item|64x64px]]
|amount4 =  
|}
|produced-by1 =
===== Produced by =====
|time1 =
{| class="wikitable
|produced-by2 =  
! [[produced-by1]] !! Time
|time2 =
|-
}}  
| [[File:produced-by1.png|64x64px|link=produced-by1]] || time1 seconds
! [[produced-by2]] !! Time
|-
| [[File:produced-by2.png|64x64px|link=produced-by2]] || time2 seconds
|}
</nowiki>
</nowiki>

Revision as of 01:58, 12 August 2023

<!--{{TOC left}}{{TOC}}{{TOC right}}-->
{{Infobox|description = <!--Navbox Description:--> 
The few words that will go under the picture on the right.
<!--End of Navbox Description-->}}

<!--Introduction:-->
A one or two sentence introduction that will appear at the top of the page.
<!--End of Introduction-->

===== Description =====

{|
|<!--Long Description-->
A detailed description.

Long.

Many paragraphs.
<!--End of Long Description-->|}

{{:GameData:EntityStats:{{PAGENAME}}}}
{{:GameData:RecipeProduction:{{PAGENAME}}}}

===== Tips =====
{|
|<!--Tips:-->

<!--End of Tips-->|}

{{NavBoxNameNav}}
__NOTOC__
__NOEDITSECTION__
[[Category:CategoryName]]

Copy this for editing existing pages :

<!--{{TOC left}}{{TOC}}{{TOC right}}-->
{{Infobox|description = <!--Navbox Description:--> 

<!--End of Navbox Description-->}}

<!--Introduction:-->

<!--End of Introduction-->

===== Description =====
{|
|<!--Long Description-->

<!--End of Long Description-->|}

{{:GameData:EntityStats:{{PAGENAME}}}}
{{:GameData:RecipeProduction:{{PAGENAME}}}}

===== Tips =====
{|
|<!--Tips:-->

<!--End of Tips-->|}

{{NavBoxNameNav}}
__NOTOC__
__NOEDITSECTION__
[[Category:]]

Manual Recipe Entry

  • Copy and paste to page after stats. Insert names and numbers
  • If there's only 1/2/3 ingredients, leave blank
{{Recipe
|name =
|ingredient1 =
|amount1 =
|ingredient2 = 
|amount2 = 
|ingredient3 = 
|amount3 = 
|ingredient4 = 
|amount4 = 
|produced-by1 =
|time1 =
|produced-by2 = 
|time2 = 
}}