Difference between revisions of "Template:RecipeDescription"
Line 1: | Line 1: | ||
− | <includeonly><div class="recipe-description" style="background-color: #102331; border-radius: 6px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); display: inline-block; margin-top: 10px; margin-left: 10px; width: 550px; position: relative;"> | + | <includeonly><div class="recipe-description" style="background-color: #102331; border-radius: 6px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); display: inline-block; margin-top: 10px; margin-left: 10px; width: 550px; position: relative; text-align: left;"> |
<div class="recipe-description-title" style="background-color: #0b1821; border-top-right-radius: 6px; line-height: 1; margin-bottom: 20px; padding-bottom: 8px;"> | <div class="recipe-description-title" style="background-color: #0b1821; border-top-right-radius: 6px; line-height: 1; margin-bottom: 20px; padding-bottom: 8px;"> | ||
<div class="recipe-description-verb" style="background-color: white; float: left; height: 50px; width: 50px; overflow: hidden; position: absolute; margin-left: -7px; margin-top: -7px; border: solid 2px #000000; border-radius: 6px;">{{#ifexist: File:{{{verb|}}}.png | [[File:{{{verb}}}.png|50x50px]] | [[File:FNORD.png|50x50px|link=]] }}</div> | <div class="recipe-description-verb" style="background-color: white; float: left; height: 50px; width: 50px; overflow: hidden; position: absolute; margin-left: -7px; margin-top: -7px; border: solid 2px #000000; border-radius: 6px;">{{#ifexist: File:{{{verb|}}}.png | [[File:{{{verb}}}.png|50x50px]] | [[File:FNORD.png|50x50px|link=]] }}</div> |
Latest revision as of 12:18, 28 August 2018
The RecipeDescription template can be used to insert a Cultist Simulator-styled full description of a recipe.
Usage: Copy the code below, adding as many aspects and quantities as you wish. Quantities are optional, and leaving them out implies a quantity of one. If the element belongs to a Fansus other than the first one, also specify the fansus argument with the number (1, 2, 3...).
{{RecipeDescription |verb = |title = |start_description = |description = |aspect0 = |quantity0 = |fansus = }}
Example:
{{RecipeDescription |verb = Talk |title = Found a Mystical Organisation |start_description = Here is someone I might work with. A companion, or a follower. But first, I must give them something to follow. A society; a sodality; an order; a cult. |description = I have begun my true work. The authorities will take an interest in it. I must be ready for them. [You have begun to establish your cult. It will need a little more, before you can recruit followers.] |aspect0 = acquaintance |fansus = 1 }}
Found a Mystical Organisation
Here is someone I might work with. A companion, or a follower. But first, I must give them something to follow. A society; a sodality; an order; a cult.
I have begun my true work. The authorities will take an interest in it. I must be ready for them. [You have begun to establish your cult. It will need a little more, before you can recruit followers.]