v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:Token"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(add b* tokens, remove whitespace from {{{2}}} with #rreplace)
 
(27 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<code>{{#if:{{{3|}}}|[<nowiki/>}}[[{{#switch:{{lc:{{#rreplace:{{{2|c}}}|\s|}}}}
+
<includeonly><code>{{#if:{{{3|}}}|[<nowiki/>}}[[{{{link|{{#switch:{{lc:{{{2}}}}}
|ar|armor=Armor
+
|<!-- frequently used pages are placed on top for better performance
|am|ammo=Ammo
+
-->c|cr|creature=Creature token
|bi|biome=Biome
+
|e|ent|entity=Entity token
|bd|bdp|bodydetail|bodydetailplan=Body detail plan
+
|am|ammo=Ammo token
|bo|bod|body=Body
+
|ar|armor=Armor token
|b|bd|bld|build|building=Building
+
|au|audio=Audio
|c|cr|creature=Creature
+
|bi|biome=Biome token
|#default=Unknown
+
|bd|bdp|bodydetail|bodydetailplan=Body detail plan token
}} token#{{{1|}}}|{{#if:{{{3|}}}||[}}{{{1}}}{{#if:{{{3|}}}|]]:{{{3}}}]|]]]}}</code><noinclude>
+
|bo|bod|body=Body token
==To do==
+
|bg|bdg|bodygloss=Bodygloss
* Add codes for all pages in [[:Category:DF2012:Tokens]] (that have a list of tokens)
+
|b|bd|bld|build|building=Building token
* Add {{tl|text anchor}} to token tables (JS):
+
|cm|cman|creaturemannerism|cmannerism|manner|manners|mannerism=Creature mannerism token
<pre>$('#wpTextbox1').val($('#wpTextbox1').val().replace(/\|-\s*\n\|\s*([A-Z_]+)\s*\n/g, function(m, a){return '|-\n| {{text anchor|'+a+'}}\n'}));</pre>
+
|ct|tx|text|ctext|txt|ctxt|ctexture|creaturetexture|texture=Creature texture token
 
+
|cv|v|var|cvar|variation|cvariation|creaturevariation=Creature variation token
==Examples==
+
|et|eth|ethic|ethics=Ethic
*{{token|ATTACK|am}} (ammo)
+
|im|imat|imd|imdef|imatdef|inorganic|inorganicmaterial|inorganicmaterialdefinition=Inorganic material definition token
*{{token|ARMORLEVEL|ar}} (armor)
+
|in|int|inter|interaction=Interaction token
*{{token|SPEED|c}} (creature)
+
|id|idef|itdef|itemdef|item definition=Item definition token
*{{token|NAME|c|cat:cats:cat}}
+
|i|it|item=Item token
</noinclude>
+
|ins|instrument=Instrument token
 +
|lb|labor=Labor token
 +
|la|language=Language token
 +
|m|mat|material=Material token
 +
|md|mdef|matdef|mdefinition|materialdefinition=Material definition token
 +
|p|pl|plant=Plant token
 +
|pt|personality|trait|personalitytrait|bf|belief|beliefs|v|vl|value|values=Personality trait
 +
|po|position=Position token
 +
|r|react|reaction=Reaction
 +
|s|sk|skill=Skill token
 +
|sy|syndrome=Syndrome
 +
|td|tdef|tissue|tdefintion|tissuedefinition=Tissue definition token
 +
|to|tool=Tool token
 +
|tc|trap|trapcomponent=Trap component token
 +
|ut|unit|unittype=Unit type token
 +
|wp|weapon=Weapon token
 +
|wo|world=Advanced world generation
 +
|g|gr|graphics=Graphics token
 +
|#default={{token/guess type|{{{1|}}}}}
 +
}}#{{uc:{{{1|}}}}}}}}|{{#if:{{{3|}}}||[}}{{uc:{{{1}}}}}{{#if:{{{3|}}}|]]:{{{3}}}]|]]]}}</code></includeonly><noinclude>
 +
{{documentation}}</noinclude>

Latest revision as of 13:22, 17 April 2024