Template:Keyword/doc: Difference between revisions

Template page
mNo edit summary
mNo edit summary
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{doc/start}}
{{doc/start}}A template which fetches a definition for a given term from our Glossary
A parser function which bundles together common terms which receive tooltips into one automatic template.
 
<pre>
takes 1 argument. Must be an exact string from this list:
abare
armor
DP
fireball
IB
install
low profile
okiwaza
okizeme
rave
rekka
shoto
yomi
tic throw
</pre>
 
==Example==
==Example==
plain text:
plain text:
<pre>
<pre>
Line 28: 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 12:27, 16 September 2022

A template which fetches a definition for a given term from our Glossary

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.