Template:IotM Description
{{#if: {{{desc|}}} |:'''Its in-store description''': ''{{{desc}}}'' |:''Its in-store description, unfortunately, has been lost to the sands of time.''}} {{#ifexist:{{PAGENAME}}/advertisement|;:[[{{PAGENAME}}/advertisement|Info page]]|}} {{#ifeq:{{{advert}}}|1|;:[[{{PAGENAME}}/advertisement|Info page]]}}
[[Category:Mr. Store Items]]This template is used to standardize the description text of items of the month on their respective pages.
Usage
When the desc variable is undefined:
{{IotM Description|date=January 1991}}
- January 1991's item of the month from Mr. Store.
- Its in-store description, unfortunately, has been lost to the sands of time.
When the desc variable is defined:
{{IotM Description|date=January 1991|desc=This is a lime. Like a lemon, it's shaped like a lemon. Unlike a lemon, it's a lime.}}
- January 1991's item of the month from Mr. Store.
- Its in-store description: This is a lime. Like a lemon, it's shaped like a lemon. Unlike a lemon, it's a lime.
When the advertisement subpage exists or if advert is set to 1
{{IotM Description|date=January 1991|desc=This is a lime. Like a lemon, it's shaped like a lemon. Unlike a lemon, it's a lime.|advert=1}}
- January 1991's item of the month from Mr. Store.
- Its in-store description: This is a lime. Like a lemon, it's shaped like a lemon. Unlike a lemon, it's a lime.
Usage Notes
- The template automatically includes a leading bullet point for the main note and an indentation for the description, so don't add those to the notes when you're calling the template!
- When copying the description, only copy the descriptive text-- disregard the enclosing parentheses and don't wrap it in quotation marks.