本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知
本站是中文Minecraft Wiki的镜像站,与Mojang Studios、Weird Gloop没有从属关系。(免责声明

全站通知:

模板:Cat plug/doc

来自我的世界地下城WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索
这是文档页面,它应该被放置到模板:Cat plug。查看Template:Documentation以获取更多信息。
Ic translate.svg
此条目的(部分)内容需要翻译。

你可以帮助我们来翻译此条目,但请勿使用机器翻译

Categories will eat any spaces above them. This template plugs the categories up, to stop them from eating the spaces around them. Just place it before the first category, or after the last category.

All it does it output a <nowiki/>, however using a template makes the practice self-documenting, rather than seeming like a mistake.

Examples

Normal space eating behaviour
That's some nice spaces you have there

[[Category:Example]]
...would be a shame if something were to happen to them.

That's some nice spaces you have there ...would be a shame if something were to happen to them.

Plugged up categories prevented from eating
That's some nice spaces you have there

{{cat plug}}[[Category:Example]]
...would be a shame if something were to happen to them.

That's some nice spaces you have there

...would be a shame if something were to happen to them.