Difference between revisions of "Modding:Content Patcher/header"

From Stardew Valley Wiki
Jump to navigation Jump to search
(draft header)
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="position: relative; text-align: center; font-weight: bold; border: 2px solid rgb(0, 116, 72); background: rgba(3, 160, 7, 0.1); padding: 1em 0; margin-bottom: 2em;">
+
<div style="float: right; border: 2px solid rgb(0, 116, 72); background: #A1DEE2; padding: 0.75em; padding-top: 0.5em; margin: 0 0 2em 2em;">
<div style="position: absolute; top: 5px; left: 5px;"><small>← [[Modding:Index]]</small></div>
+
<span style="font-size: larger;">'''Creating Content Patcher packs''' [[File:SMAPI mascot.png|25px]]</span>
<div><big style="font-size:2em;">'''Modder's guide to Content Patcher''' [[File:SMAPI mascot.png|25px]]</big></div>
+
{{#switch:{{NAMESPACE}}|Template|User=
<ul>
+
----
<li style="display: inline-block; padding: 0 1em; border-right:1px dotted #000;">[[User:Pathoschild/Modding:Content Patcher|Getting Started]]</li>
+
* [[Modding:Content Patcher|Introduction]]
<li style="display: inline-block; padding: 0 1em; border-right:1px dotted #000;">[[User:Pathoschild/Modding:Content Patcher/Patches|Patches]]</li>
+
* [[User:Pathoschild/Modding:Content Patcher/Load|Load assets]]
<li style="display: inline-block; padding: 0 1em; border-right:1px dotted #000;">[[User:Pathoschild/Modding:Content Patcher/Conditions and Tokens|Conditions and Tokens]]</li>
+
* [[User:Pathoschild/Modding:Content Patcher/Edit Data|Edit data]]
<li style="display: inline-block; padding: 0 1em; border-right:1px dotted #000;">[[User:Pathoschild/Modding:Content Patcher/Player Config|Player Config]]</li>
+
* [[User:Pathoschild/Modding:Content Patcher/Edit Images|Edit images]]
<li style="display: inline-block; padding: 0 1em;">[[User:Pathoschild/Modding:Content Patcher/Testing and Releasing|Testing and Releasing]]</li>
+
* [[User:Pathoschild/Modding:Content Patcher/Edit Maps|Edit maps]]
</ul>
+
* [[User:Pathoschild/Modding:Content Patcher/Tokens|Tokens]]
</div>[[Category:Modding]]
+
* [[User:Pathoschild/Modding:Content Patcher/Player Config|Player config]]
 +
* [[User:Pathoschild/Modding:Content Patcher/Troubleshooting|Troubleshooting]]
 +
* [[Modding:Index#For mod creators|Specific guides]]
 +
}}
 +
</div><!--
 +
 
 +
-->← <span style="font-size: smaller;">[[Modding:Index]]</span><!--
 +
 
 +
-->[[Category:Modding]]<noinclude>
 +
[[es:Modding:Content Patcher/Encabezado]]
 +
[[pt:Modificações:Content Patcher/header]]
 +
</noinclude>

Latest revision as of 02:04, 15 July 2023

Creating Content Patcher packs SMAPI mascot.png

Modding:Index