Template:MedalDecorationTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
(7 intermediate revisions by the same user not shown) | |||
Line 93: | Line 93: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
__TOC__ | |||
Example Usage:<pre> | Example Usage:<pre> | ||
{{MedalDecorationTemplate | {{MedalDecorationTemplate | ||
|title1=Example | |title1=Example | ||
|image1=Example | |image1=Example | ||
Line 121: | Line 121: | ||
<noinclude> | <noinclude> | ||
[[Category: Templates]] | [[Category: Templates]] | ||
==Example== | |||
{{MedalDecorationTemplate | |||
|title1=Name of Medal | |||
|image1=[[File:Image 2024-02-17 204056537.png|170px]] | |||
|country=Link to Country | |||
|full_name=Full Name of Medal | |||
|type=Military/Civilian/Science medal/decoration/ect. | |||
|awardedfor=Doing stuff | |||
|campaign=Military Campaign Link | |||
|presentedby=President or king or whatever | |||
|eligability=People in this group!! | |||
|status=Still awarded. No longer awarded | |||
|established=01/01/2024 | |||
|firstawarded=01/01/2024 | |||
|lastawarded=01/01/2024 | |||
|totalawarded=10 | |||
|serviceflag=[[File:Image 2024-02-17 204221296.png|100px]] | |||
|serviceribbon=[[File:Image 2024-02-17 204241826.png|100px]] | |||
|nextlower=Next lower award | |||
|nexthigher=Next higher award | |||
}} | |||
Example usage with all fields used: | |||
<pre> | |||
{{MedalDecorationTemplate | |||
|title1=Name of Medal | |||
|image1=[[File:Image 2024-02-17 204056537.png|170px]] | |||
|country=Link to Country | |||
|full_name=Full Name of Medal | |||
|type=Military/Civilian/Science medal/decoration/ect. | |||
|awardedfor=Doing stuff | |||
|campaign=Military Campaign Link | |||
|presentedby=President or king or whatever | |||
|eligability=People in this group!! | |||
|status=Still awarded. No longer awarded | |||
|established=01/01/2024 | |||
|firstawarded=01/01/2024 | |||
|lastawarded=01/01/2024 | |||
|totalawarded=10 | |||
|serviceflag=[[File:Image 2024-02-17 204221296.png|100px]] | |||
|serviceribbon=[[File:Image 2024-02-17 204241826.png|100px]] | |||
|nextlower=Next lower award | |||
|nexthigher=Next higher award | |||
}} | |||
</pre> | |||
</noinclude> | </noinclude> |
Latest revision as of 14:14, 24 February 2024
|
Example Usage:
{{MedalDecorationTemplate |title1=Example |image1=Example |image2=Example |image3=Example |country=Country |full_name=Example |type=Example |awardedfor=Example |campaign=Example |presentedby=Example |eligability=Example |status=Example |established=Example |firstawarded=Example |lastawarded=Example |totalawarded=Example |serviceflag=Example |serviceribbon=Example |nextlower=Example |nexthigher=Example }}
Example
Example usage with all fields used:
{{MedalDecorationTemplate |title1=Name of Medal |image1=[[File:Image 2024-02-17 204056537.png|170px]] |country=Link to Country |full_name=Full Name of Medal |type=Military/Civilian/Science medal/decoration/ect. |awardedfor=Doing stuff |campaign=Military Campaign Link |presentedby=President or king or whatever |eligability=People in this group!! |status=Still awarded. No longer awarded |established=01/01/2024 |firstawarded=01/01/2024 |lastawarded=01/01/2024 |totalawarded=10 |serviceflag=[[File:Image 2024-02-17 204221296.png|100px]] |serviceribbon=[[File:Image 2024-02-17 204241826.png|100px]] |nextlower=Next lower award |nexthigher=Next higher award }}