1,633
edits
mNo edit summary |
|||
Line 6: | Line 6: | ||
==Syntax== | ==Syntax== | ||
The template can have '''1''' to '''11 parameters''': | The template can have '''1''' to '''11 parameters''': | ||
#{{m|m | #{{m|m|<template>}} - Template name. | ||
#{{m|m | #{{m|m|<template>|<parameter1>}} - Template name with 1 parameter. | ||
#{{m|m | #{{m|m|<template>|<p1>|<p2>}} - Template name with 2 parameters. | ||
# ... | # ... | ||
#{{m|m | #{{m|m|<template>|<p1>|<p2>| ... |<p10>}} - Template name with 10 parameters. | ||
'''<template>''' = The template name you want to see in bold, with true type font. | '''<template>''' = The template name you want to see in bold, with true type font. | ||
Line 28: | Line 28: | ||
{{m|delete|<reason>}} | {{m|delete|<reason>}} | ||
<nowiki>{{m|<#>|<info>|<text>}}</nowiki> | <nowiki>{{m|eyecatch|<#>|<info>|<text>}}</nowiki> | ||
{{m|<#>|<info>|<text>}} | {{m|eyecatch|<#>|<info>|<text>}} | ||
<nowiki>{{m|quote|<#>|<user>|<quote>|<source>}}</nowiki> | <nowiki>{{m|quote|<#>|<user>|<quote>|<source>}}</nowiki> |
edits