Template:Keyword/doc: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 2: Line 2:
A parser function which bundles together common terms which receive tooltips into one automatic template.
A parser function which bundles together common terms which receive tooltips into one automatic template.


Accepts 1 argument. Must be an exact string from this list:
<pre>
<pre>
takes 1 argument. Must be an exact string from this list:
abare  
abare
armor  
armor
dp
DP
fireball  
fireball
ias
IB
ib
install
install  
low profile
low crush
okiwaza
low profile  
okizeme
okiwaza  
rave
okizeme  
rekka
prorate
shoto
rave  
yomi
rekka  
tick throw
shoto  
tick throw  
tiger knee
yomi
</pre>
</pre>



Revision as of 17:19, 2 July 2021

A parser function which bundles together common terms which receive tooltips into one automatic template.


Accepts 1 argument. Must be an exact string from this list:

abare 
armor 
dp 
fireball 
ias
ib 
install 
low crush
low profile 
okiwaza 
okizeme 
prorate 
rave 
rekka 
shoto 
tick throw 
tiger knee
yomi 

Example

plain text:

{{keyword|abare}} is a type of {{keyword|okizeme}} which involves {{keyword|yomi}}.

renders:

abare An attack during the opponent's pressure, intended to interrupt it. is a type of okizeme From Japanese "起き攻め". Attacking an opponent about to wake up after they were knocked down, usually with meaty attacks or mix-ups. which involves yomi From Japanese "読み". Knowing the mind of the opponentTo understand in some way what is going on in the mind of the other player and play around it. Usually involved in reads and conditioning..

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.