User:Mattamue: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
No edit summary
m (cleaning up some pastebin formatting, actual template pastes need updated)
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Learned about CDDA from JefMajor then stopped lurking when the Kirckstarter happened and finally gave the game a try, still learning my way.
<div class="collapsible autocollapse">
== Resources ==


Also http://indiestatik.com/2013/03/08/roguelike-primer/ has a quick write-up on CDDA and some other roguelikes if you are looking.
https://en.wikipedia.org/wiki/Template:Infobox#Hiding_headers_when_all_data_fields_are_hidden
 
https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23if
 
https://www.mediawiki.org/wiki/Manual:Collapsible_elements
 
https://meta.wikimedia.org/wiki/Help:Parser_function#LC
 
https://www.mediawiki.org/wiki/Help:Magic_words#Namespaces
 
http://stackoverflow.com/questions/224602/how-do-you-make-div-elements-display-inline
 
https://www.mediawiki.org/wiki/Help:Page_status_indicators
 
https://meta.wikimedia.org/wiki/Help:Parser_function (formatnum)
 
https://www.mediawiki.org/wiki/Help:Magic_words#URL_encoded_page_names (for forcing page names)
 
== Template Pastebin ==
<div class="toccolours mw-collapsible mw-collapsed"><!--
 
-->Scenario<!--
 
--><div class="mw-collapsible-content">
<pre>
<noinclude>{{Infobox/scenario</noinclude>
<includeonly>{{Row/scenario</includeonly>
|name=
|start_name=
|ident=
|points=
|allowed_professions1=
|restricted_professions1=
|allowed_locs1=
|map_special=
|forced_traits1=
|forbidden_traits1=
|flags1=
|description=
}}<noinclude>
==Notes==
<!-- *YOUR PERSONAL NOTES AND HINTS GO BELOW HERE* -->
 
[[Category:scenario]]
{{footer/scenarios}}
{{ver|0.D}}
</noinclude>
</pre>
</div>
</div>
 
<div class="toccolours mw-collapsible mw-collapsed"><!--
 
-->Bionics<!--
 
--><div class="mw-collapsible-content">
 
<pre>
<noinclude>{{Infobox/Bionics</noinclude>
<includeonly>{{Row/Bionics</includeonly>
|name=
|glyph=
|color=
|id=
|mat1=
|mat2=
|volume=
|weight=
|b_name=
|difficulty=
|capacity=
|toggled=
|power_source=
|act_cost=
|react_cost=
|time=
|deact_cost=
|faulty=
|type=<!-- not using these, I think there's a chance to use them in the future, but not sure how -->
|category=<!-- not using these, I think there's a chance to use them in the future, but not sure how -->
|price=
|bash=0
|cut=0
|tohit=0
|description=
|location1=
}}<noinclude>
==Notes==
<!-- *YOUR PERSONAL NOTES AND HINTS GO BELOW HERE* -->
 
[[Category:CBMs]]
{{footer/CBM}}
{{ver|0.D}}
</noinclude>
</pre>
</div>
</div>
 
<div class="toccolours mw-collapsible mw-collapsed"><!--
 
-->Vehicle part<!--
 
--><div class="mw-collapsible-content">
 
<pre>
<noinclude>{{Vehicle_part
|id=
|name=
|description=
|weight=
|tohit=
|min_bigness=
|max_bigness=
|color=
|glyph=
|mat1=
|mat2=
|technique1=
|volume=
|bash=
|cut=
|price=
|use_action=
|flag1=
|v_name=
|glyph_installed=┘┐┌└^┼│─=H
|color_installed=
|glyph_broken=
|color_broken=
|damage_modifier=
|durability=
|bonus=
|range=
|power=
|epower=
|fuel_type=
|size=
|item=
|wheel_width=
|difficulty=
|location=
|folded_volume=
|vflag1=
}}</noinclude>
[[Category:Components]]
[[Category:Vehicle parts]]
{{Vehicle}}
</pre>
</div>
</div>
 
<div class="toccolours mw-collapsible mw-collapsed"><!--
 
-->Tool<!--
 
--><div class="mw-collapsible-content">
 
<pre>
{{Tool
|id=
|name=
|glyph=<nowiki></nowiki>
|color=
|volume=
|weight=
|bash=
|cut=
|tohit=
|price=
|mat1=
|mat2=
|func=
|use_action=
|flag1=
|flag2=
|flag3=
|flag4=
|flag5=
|flag6=
|technique1=
|technique2=
|technique3=
|technique4=
|technique5=
|technique6=
|description=
|description_on=
|startammo=
|maxammo=
|ammotype=
|drainturns=
}}
{{Tools}}
[[Category:Tools]]
</pre>
</div>
</div>
 
<div class="toccolours mw-collapsible mw-collapsed"><!--
 
-->Craft<!--
 
--><div class="mw-collapsible-content">
 
<pre>
{{Craft
|Skill1=
|SkillLvl1=
|Skill2=
|SkillLvl2=
|Tool=
|Tool2=
|Tool3=
|Tool4=
|Tool5=
|Tool6=
|ComponentR=
|ComponentR2=
|ComponentR3=
|ComponentR4=
|ComponentR5=
|ComponentR6=
|ComponentI=<!--
  --> [[something]]<!--
  --> {{md}}[[something2]]<!--
  --> {{md}}[[something3]]<!--
  -->
|ToolI=<!--
  --> [[something]]<!--
  --> {{md}}[[something2]]<!--
  --> {{md}}[[something3]]<!--
  -->
}}
</pre>
</div>
</div>
 
== About : Mattamue ==
 
Learned about CDDA from JefMajor then stopped lurking when the Kickstarter happened and finally gave the game a try. Hooked since.

Latest revision as of 03:51, 14 August 2016

Resources

https://en.wikipedia.org/wiki/Template:Infobox#Hiding_headers_when_all_data_fields_are_hidden

https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23if

https://www.mediawiki.org/wiki/Manual:Collapsible_elements

https://meta.wikimedia.org/wiki/Help:Parser_function#LC

https://www.mediawiki.org/wiki/Help:Magic_words#Namespaces

http://stackoverflow.com/questions/224602/how-do-you-make-div-elements-display-inline

https://www.mediawiki.org/wiki/Help:Page_status_indicators

https://meta.wikimedia.org/wiki/Help:Parser_function (formatnum)

https://www.mediawiki.org/wiki/Help:Magic_words#URL_encoded_page_names (for forcing page names)

Template Pastebin

Scenario
<noinclude>{{Infobox/scenario</noinclude>
<includeonly>{{Row/scenario</includeonly>
 |name=
 |start_name=
 |ident=
 |points=
 |allowed_professions1=
 |restricted_professions1=
 |allowed_locs1=
 |map_special=
 |forced_traits1=
 |forbidden_traits1=
 |flags1=
 |description=
}}<noinclude>
==Notes==
<!-- *YOUR PERSONAL NOTES AND HINTS GO BELOW HERE* -->

[[Category:scenario]]
{{footer/scenarios}}
{{ver|0.D}}
</noinclude>
Bionics
<noinclude>{{Infobox/Bionics</noinclude>
<includeonly>{{Row/Bionics</includeonly>
 |name=
 |glyph=
 |color=
 |id=
 |mat1=
 |mat2=
 |volume=
 |weight=
 |b_name=
 |difficulty=
 |capacity=
 |toggled=
 |power_source=
 |act_cost=
 |react_cost=
 |time=
 |deact_cost=
 |faulty=
 |type=<!-- not using these, I think there's a chance to use them in the future, but not sure how -->
 |category=<!-- not using these, I think there's a chance to use them in the future, but not sure how -->
 |price=
 |bash=0
 |cut=0
 |tohit=0
 |description=
 |location1=
}}<noinclude>
==Notes==
<!-- *YOUR PERSONAL NOTES AND HINTS GO BELOW HERE* -->

[[Category:CBMs]]
{{footer/CBM}}
{{ver|0.D}}
</noinclude>
Vehicle part
<noinclude>{{Vehicle_part
 |id=
 |name=
 |description=
 |weight=
 |tohit=
 |min_bigness=
 |max_bigness=
 |color=
 |glyph=
 |mat1=
 |mat2=
 |technique1=
 |volume=
 |bash=
 |cut=
 |price=
 |use_action=
 |flag1=
 |v_name=
 |glyph_installed=┘┐┌└^┼│─=H
 |color_installed=
 |glyph_broken=
 |color_broken=
 |damage_modifier=
 |durability=
 |bonus=
 |range=
 |power=
 |epower=
 |fuel_type=
 |size=
 |item=
 |wheel_width=
 |difficulty=
 |location=
 |folded_volume=
 |vflag1=
}}</noinclude>
[[Category:Components]]
[[Category:Vehicle parts]]
{{Vehicle}}
Tool
{{Tool
 |id=
 |name=
 |glyph=
 |color=
 |volume=
 |weight=
 |bash=
 |cut=
 |tohit=
 |price=
 |mat1=
 |mat2=
 |func=
 |use_action=
 |flag1=
 |flag2=
 |flag3=
 |flag4=
 |flag5=
 |flag6=
 |technique1=
 |technique2=
 |technique3=
 |technique4=
 |technique5=
 |technique6=
 |description=
 |description_on=
 |startammo=
 |maxammo=
 |ammotype=
 |drainturns=
}}
{{Tools}}
[[Category:Tools]]
Craft
{{Craft
 |Skill1=
 |SkillLvl1=
 |Skill2=
 |SkillLvl2=
 |Tool=
 |Tool2=
 |Tool3=
 |Tool4=
 |Tool5=
 |Tool6=
 |ComponentR=
 |ComponentR2=
 |ComponentR3=
 |ComponentR4=
 |ComponentR5=
 |ComponentR6=
 |ComponentI=<!--
  --> [[something]]<!--
  --> {{md}}[[something2]]<!--
  --> {{md}}[[something3]]<!--
  --> 
 |ToolI=<!--
  --> [[something]]<!--
  --> {{md}}[[something2]]<!--
  --> {{md}}[[something3]]<!--
  --> 
}}

About : Mattamue

Learned about CDDA from JefMajor then stopped lurking when the Kickstarter happened and finally gave the game a try. Hooked since.