Difference between revisions of "User:Theaetetus/sandbox2"

From RimWorld Wiki
Jump to navigation Jump to search
m
Line 14: Line 14:
 
<p class="text-center" style="display:block; font-size:89%; padding: .5em;">{{#if:{{{description|}}}|{{{description|}}}{{#set:Description = {{{description|}}}}}}}</p>
 
<p class="text-center" style="display:block; font-size:89%; padding: .5em;">{{#if:{{{description|}}}|{{{description|}}}{{#set:Description = {{{description|}}}}}}}</p>
 
----
 
----
{{subheading|General}}
 
 
<something goes here. not sure what yet.>
 
 
<dl>
 
<dl>
<!--<div style="font-weight:bold; background:#CCC; border-left:1px solid rgba(0,0,0,0.25); border-right:1px solid rgba(0,0,0,0.25); line-height:150%; text-align:center; position:relative; margin:-.5em -1px!important">General</div>-->
 
 
;Type
 
;Type
 
:[[{{{type}}}]]{{#if: {{{type2|}}} | &#32;&ndash;&#32; [[{{{type2}}}]] }}
 
:[[{{{type}}}]]{{#if: {{{type2|}}} | &#32;&ndash;&#32; [[{{{type2}}}]] }}
Line 61: Line 57:
 
;Damage
 
;Damage
 
:{{{mobdamage|}}}}}
 
:{{{mobdamage|}}}}}
</dl>
+
 
----
+
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part|}}}{{{attack1cool|}}}|
{{subheading|Attacks}}
 
<dl>
 
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part}}}{{{attack1cool|}}}|
 
 
   {{#set:Attack 1 Damage = {{{attack1dmg|}}} }}
 
   {{#set:Attack 1 Damage = {{{attack1dmg|}}} }}
 
   {{#set:Attack 1 Type = {{{attack1type|}}} }}
 
   {{#set:Attack 1 Type = {{{attack1type|}}} }}
 
   {{#set:Attack 1 Part = {{{attack1part|}}} }}
 
   {{#set:Attack 1 Part = {{{attack1part|}}} }}
 
   {{#set:Attack 1 Cooldown = {{{attack1cool|}}} }}
 
   {{#set:Attack 1 Cooldown = {{{attack1cool|}}} }}
  <!--{{subheading|Attack{{#if: {{{attack2dmg|}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}}|s}}}}-->
+
;Attack{{#if: {{{attack2dmg|}}}|&nbsp;1|&nbsp;2}}
;Type
+
:{{{attack1type|}}} ({{{attack1part|}}})<br>{{{attack1dmg|}}} dmg per {{ticks|{{{attack1cool}}}}} }}
:{{{attack1type|}}}
 
;Body part
 
:({{{attack1part|}}})
 
;Damage
 
:{{{attack1dmg|}}}
 
;Cooldown
 
:({{{attack1cool|}}} (ticks)}}
 
  
 
{{#if: {{{mobdamage|}}}|{{#set:Melee Damage Base = {{{mobdamage|}}} }}
 
{{#if: {{{mobdamage|}}}|{{#set:Melee Damage Base = {{{mobdamage|}}} }}

Revision as of 19:06, 26 July 2016

Theaetetus


Type
[[{{{type}}}]]


Template:Theaetetus/doc