Шаблон:Token/doc: различия между версиями

Материал из Dwarf Fortress Wiki
Перейти к навигацииПерейти к поиску
(Новая страница: «<nowiki>{{token|текст|сокращение}}</nowiki><br /><br /> Список сокращений:<br /> am, ammo – Ammo token<br /> ar, armor – …»)
 
Нет описания правки
 
(не показаны 4 промежуточные версии этого же участника)
Строка 1: Строка 1:
<nowiki>{{token|текст|сокращение}}</nowiki><br /><br />
<nowiki>{{token|текст|сокращение}}</nowiki><br /><br />
Список сокращений:<br />
Список сокращений:
am, ammo – [[Ammo token]]<br />
{| class="wikitable"
ar, armor [[Armor token]]<br />
! Сокращение !! Ссылка
bi, biome [[Biome token]]<br />
|-
bd, bdp, bodydetail, bodydetailplan [[Body detail plan token]]<br />
| ar, armor || [[Armor token]]
bo, bod, body [[Body token]]<br />
|-
bg, bdg, bodygloss [[Bodygloss]]<br />
| bi, biome || [[Biome token]]
b, bd, bld, build, building [[Building token]]<br />
|-
cm, cman, creaturemannerism, cmannerism, manner, manners, mannerism [[Creature mannerism token]]<br />
| bd, bdp, bodydetail, bodydetailplan || [[Body detail plan token]]
ct, tx, text, ctext, txt, ctxt, ctexture, creaturetexture, texture [[Creature texture token]]<br />
|-
c, cr, creature [[Creature token]]<br />
| bo, bod, body || [[Body token]]
cv, v, var, cvar, variation, cvariation, creaturevariation [[Creature variation token]]<br />
|-
e, ent, entity [[Entity token]]<br />
| bg, bdg, bodygloss || [[Bodygloss]]
et, eth, ethic, ethics [[Ethic]]<br />
|-
im, imat, imd, imdef, imatdef, inorganic, inorganicmaterial, inorganicmaterialdefinition [[Inorganic material definition token]]<br />
| b, bd, bld, build, building || [[Building token]]
in, int, inter, interaction [[Interaction token]]<br />
|-
id, idef, itdef, itemdef, item definition [[Item definition token]]<br />
| cm, cman, creaturemannerism, cmannerism, manner, manners, mannerism || [[Creature mannerism token]]
i, it, item [[Item token]]<br />
|-
lb, labor [[Labor token]]<br />
| ct, tx, text, ctext, txt, ctxt, ctexture, creaturetexture, texture || [[Creature texture token]]
la, language [[Language token]]<br />
|-
m, mat, material [[Material token]]<br />
| c, cr, creature || [[Creature token]]
md, mdef, matdef, mdefinition, materialdefinition [[Material definition token]]<br />
|-
p, pl, plant [[Plant token]]<br />
| cv, v, var, cvar, variation, cvariation, creaturevariation || [[Creature variation token]]
pt, personality, trait, personalitytrait, bf, belief, beliefs, v, vl, value, values [[Personality trait]]<br />
|-
po, position [[Position token]]<br />
| e, ent, entity || [[Entity token]]
r, react, reaction [[Reaction]]<br />
|-
s, sk, skill [[Skill token]]<br />
| et, eth, ethic, ethics || [[Ethic]]
td, tdef, tissue, tdefintion, tissuedefinition [[Tissue definition token]]<br />
|-
to, tool [[Tool token]]<br />
| im, imat, imd, imdef, imatdef, inorganic, inorganicmaterial, inorganicmaterialdefinition || [[Inorganic material definition token]]
tc, trap, trapcomponent [[Trap component token]]<br />
|-
ut, unit, unittype [[Unit type token]]<br />
| in, int, inter, interaction || [[Interaction token]]
wp, weapon [[Weapon token]]<br />
|-
wo, world [[Advanced world generation]]<br />
| id, idef, itdef, itemdef, item definition || [[Item definition token]]
|-
| i, it, item || [[Item token]]
|-
| 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]]
|}
==Инструкция==
* Добавить код во все страницы с категорией [[:Категория:Токены]] (страницы с списком токенов)
* Добавить {{tl|text anchor}} к спискам токенов (JS):
:<pre style="white-space:pre-wrap">$('#wpTextbox1').val($('#wpTextbox1').val().replace(/\|-\s*\n\|\s*([A-Z_]+)\s*\n/g, function(m, a){return '|-\n| {{text anchor|'+a+'}}\n'}));</pre>
:Проверить пропущенные строки:
:<pre>$('#wikiPreview tr').has('.text-anchor').hide()</pre>
 
==Примеры==
*{{token|ATTACK|am}} (снаряд)
*{{token|ARMORLEVEL|ar}} (броня)
*{{token|SPEED|c}} (существо)
*{{token|NAME|c|cat:cats:cat}}
<includeonly>[[Категория:Шаблоны]][[Категория:Шаблоны ссылок]][[en:Template:Token]]</includeonly>
<noinclude>[[Категория:Документация шаблонов]][[en:Template:Token/doc]]</noinclude>

Текущая версия от 08:39, 6 января 2022

{{token|текст|сокращение}}

Список сокращений:

Сокращение Ссылка
ar, armor Armor token
bi, biome Biome token
bd, bdp, bodydetail, bodydetailplan Body detail plan token
bo, bod, body Body token
bg, bdg, bodygloss Bodygloss
b, bd, bld, build, building Building token
cm, cman, creaturemannerism, cmannerism, manner, manners, mannerism Creature mannerism token
ct, tx, text, ctext, txt, ctxt, ctexture, creaturetexture, texture Creature texture token
c, cr, creature Creature token
cv, v, var, cvar, variation, cvariation, creaturevariation Creature variation token
e, ent, entity Entity token
et, eth, ethic, ethics Ethic
im, imat, imd, imdef, imatdef, inorganic, inorganicmaterial, inorganicmaterialdefinition Inorganic material definition token
in, int, inter, interaction Interaction token
id, idef, itdef, itemdef, item definition Item definition token
i, it, item Item token
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

Инструкция

  • Добавить код во все страницы с категорией Категория:Токены (страницы с списком токенов)
  • Добавить {{text anchor}} к спискам токенов (JS):
$('#wpTextbox1').val($('#wpTextbox1').val().replace(/\|-\s*\n\|\s*([A-Z_]+)\s*\n/g, function(m, a){return '|-\n| {{text anchor|'+a+'}}\n'}));
Проверить пропущенные строки:
$('#wikiPreview tr').has('.text-anchor').hide()

Примеры