Template:Keyword/doc: Difference between revisions

Template page
mNo edit summary
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{doc/start}}
{{doc/start}}A template which fetches a definition for a given term from our [[Glossary]] and displays it on mouse-over.
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>
abare
armor
crossup or cross-up
dp
fireball
ias
ib
install
low crush
low profile
okiwaza
okizeme
os or option select
prorate
rave
rekka
shoto
tick throw
tiger knee
yomi
</pre>
 
==Example==
==Example==
plain text:
plain text:
<pre>
<pre>
Line 35: Line 7:


renders:
renders:
 
{{keyword|f-shiki}} is used in your {{keyword|B&B}} to implement {{keyword|abare}} as a type of {{keyword|okizeme}} which involves {{keyword|yomi}}.
{{keyword|abare}} is a type of {{keyword|okizeme}} which involves {{keyword|yomi}}.
{{doc/end}}
{{doc/end}}

Revision as of 07:36, 30 November 2022

A template which fetches a definition for a given term from our Glossary and displays it on mouse-over.

Example

plain text:

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

renders: f-shiki Sometimes known as "Fuzzy Overhead". When you are in blockstun, you can switch high/low blocking, but your blocking animation and hurtbox does not change until you leave blockstun or block another attack. F-Shikis take advantage of this and use overheads that would miss on crouching characters, but not on standing characters. is used in your B&B A staple combo that is simple yet effective. to implement abare An attack during the opponent's pressure, intended to interrupt it. as 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.