Template:Note hu: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{MessageBox| bordercolorhex = BFBFFF | bgcolorhex = E0E0FF | message = '''Megjegyzés:''' {{{1}}} }}<noinclude> {{Template documentation|Note template for notes in...") |
mNo edit summary |
||
Line 5: | Line 5: | ||
{{Template documentation|Note template for notes in an article/page.| | {{Template documentation|Note template for notes in an article/page.| | ||
<syntaxhighlight lang="lua",N><nowiki>{{ | <syntaxhighlight lang="lua",N><nowiki>{{Note_hu|TEXT for the note}}</nowiki></syntaxhighlight> | ||
* Example: | * Example: | ||
<syntaxhighlight lang="lua",N><nowiki>{{Note|This function is not working in 1.0.0}}</nowiki></syntaxhighlight> | <syntaxhighlight lang="lua",N><nowiki>{{Note|This function is not working in 1.0.0}}</nowiki></syntaxhighlight> | ||
{{ | {{Note_hu|This function is not working in 1.0.0}} | ||
}} | }} | ||
</noinclude> | </noinclude> |