Template:Infobox seed: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<!-- noinclude : Yes Here; Not There ; Documentation--> | |||
<!-- onlyinclude: Yes Here; Only stuff There ; Stuff to be here and transcluded --> | |||
<!-- includeonly: Not Here; Yes There ; Stuff to only be transcluded --> | |||
An infobox for a seed to share in the Seed namespace. | An infobox for a seed to share in the Seed namespace. | ||
= Usage = | = Usage = | ||
| Line 15: | Line 18: | ||
| ganon-crystals = Crystals to harm Ganon | | ganon-crystals = Crystals to harm Ganon | ||
| state = Standard/Open | | state = Standard/Open | ||
| hints = Hints: On/Off | |||
| entrance-shuffle = Entrance Shuffle | | entrance-shuffle = Entrance Shuffle | ||
| dungeon-shuffle = Dungeon Shuffle | |||
| boss-shuffle = Boss Shuffle | | boss-shuffle = Boss Shuffle | ||
| enemy-shuffle = Enemy Shuffle | | enemy-shuffle = Enemy Shuffle | ||
| swords = Randomized, Uncle Assured, Swordless | | swords = Randomized, Uncle Assured, Swordless | ||
| enemy-damage = Enemy Damage | | enemy-damage = Enemy Damage | ||
| Line 45: | Line 49: | ||
| dungeon-items = {{{dungeon-items|{{#if:{{{mystery|}}}||Standard}}}}} | | dungeon-items = {{{dungeon-items|{{#if:{{{mystery|}}}||Standard}}}}} | ||
| accessibility = {{{accessibility|{{#if:{{{mystery|}}}||100% Inventory}}}}} | | accessibility = {{{accessibility|{{#if:{{{mystery|}}}||100% Inventory}}}}} | ||
| goal = {{{goal|{{#if:{{{mystery|}}}||Defeat Ganon}}}}} | | goal = {{{goal|{{#if:{{{mystery|}}}|Mystery|Defeat Ganon}}}}} | ||
| gt-crystals = {{{gt-crystals|{{#if:{{{mystery|}}}||7}}}}} | | gt-crystals = {{{gt-crystals|{{#if:{{{mystery|}}}||7}}}}} | ||
| ganon-crystals = {{{ganon-crystals|{{#if:{{{mystery|}}}||7}}}}} | | ganon-crystals = {{{ganon-crystals|{{#if:{{{mystery|}}}||7}}}}} | ||
| state = {{{state|{{#if:{{{mystery|}}}||Standard}}}}} | | state = {{{state|{{#if:{{{mystery|}}}|Mystery|Standard}}}}} | ||
| hints = {{{hints|}}} | |||
| entrance-shuffle = {{{entrance-shuffle|{{#if:{{{mystery|}}}||None}}}}} | | entrance-shuffle = {{{entrance-shuffle|{{#if:{{{mystery|}}}||None}}}}} | ||
| dungeon-shuffle = {{{dungeon-shuffle|{{#if:{{{mystery|}}}||None}}}}} | |||
| boss-shuffle = {{{boss-shuffle|{{#if:{{{mystery|}}}||None}}}}} | | boss-shuffle = {{{boss-shuffle|{{#if:{{{mystery|}}}||None}}}}} | ||
| enemy-shuffle = {{{enemy-shuffle|{{#if:{{{mystery|}}}||None}}}}} | | enemy-shuffle = {{{enemy-shuffle|{{#if:{{{mystery|}}}||None}}}}} | ||
| | | enemy-damage = {{{enemy-damage|{{#if:{{{mystery|}}}||Default}}}}} | ||
| enemy-health = {{{enemy-health|{{#if:{{{mystery|}}}||Default}}}}} | |||
| enemy-health = {{{enemy-health|}}} | |||
| swords = {{{swords|}}} | | swords = {{{swords|}}} | ||
| weapons = {{{weapons|}}} | | weapons = {{{weapons|}}} | ||
| Line 67: | Line 72: | ||
|- | |- | ||
! Permalink | ! Permalink | ||
| {{Seedlink|seed-id={{#if:{{{seed-id|}}} | {{{seed-id}}} | {{PAGENAME}}}}|seed-name={{{seed-name|}}}|seed-permalink={{{seed-permalink|http://alttpr.com/h/ | | {{Seedlink|seed-id={{#if:{{{seed-id|}}} | {{{seed-id}}} | {{PAGENAME}}}}|seed-name={{{seed-name|}}}|seed-permalink={{{seed-permalink|http://alttpr.com/h/{{{seed-id|0}}}}}}}} | ||
|- {{#if: {{{obs-difficulty|}}} | | style="display:none;" }} | |- {{#if: {{{obs-difficulty|}}} | | style="display:none;" }} | ||
! Observed Difficulty | ! Observed Difficulty | ||
| Line 80: | Line 85: | ||
! Created by | ! Created by | ||
| {{Userlink|{{ucfirst:{{{created-by}}}}}}} | | {{Userlink|{{ucfirst:{{{created-by}}}}}}} | ||
|- {{#if:{{{seed-id|}}}| | |- {{#if: {{{seed-id|}}} | | style="display:none;" }} | ||
! colspan="4" | {{SeedImage|seed-id={{{seed-id|0}}}}} | ! colspan="4" | {{SeedImage|seed-id={{{seed-id|0}}}}} | ||
|} | |} | ||
{{#if: {{{recd-by|}}} | [[Category:Seeds recommended by {{ucfirst:{{{recd-by}}}}}]] | }} | {{#if: {{{recd-by|}}} | [[Category:Seeds recommended by {{ucfirst:{{{recd-by}}}}}]] | }} | ||
{{#if: {{{created-by|}}} | [[Category:Seeds created by {{ucfirst:{{{created-by}}}}}]] | }}</includeonly> | {{#if: {{{created-by|}}} | [[Category:Seeds created by {{ucfirst:{{{created-by}}}}}]] | }}</includeonly> | ||
Latest revision as of 13:27, 11 August 2020
An infobox for a seed to share in the Seed namespace.
Usage
{{Infobox seed
| seed-name = Seed Name
| mystery = 1
| vt-version = Version of VT's Generator
| starting-inventory = Starting Inventory
| logic = No Glitches, Overworld Glitches, Major Glitches
| item-placement = Basic, Advanced
| dungeon-items = Dungeon Item Shuffle: Standard, Maps/Compasses, Maps/Compasses/Small Keys, Keysanity
| accessibility = 100% Inventory, 100% Locations, Beatable
| goal = Defeat Ganon, All Dungeons, Master Sword Pedestal
| gt-crystals = Crystals to open Ganon's Tower
| ganon-crystals = Crystals to harm Ganon
| state = Standard/Open
| hints = Hints: On/Off
| entrance-shuffle = Entrance Shuffle
| dungeon-shuffle = Dungeon Shuffle
| boss-shuffle = Boss Shuffle
| enemy-shuffle = Enemy Shuffle
| swords = Randomized, Uncle Assured, Swordless
| enemy-damage = Enemy Damage
| enemy-health = Enemy Health
| notes = Notes
| seed-id = Override Seed ID
| seed-permalink = Override Seed Permalink
| difficulty = Easy, Normal, Hard, Expert, Insane
| variation = Keysanity, Retro, Triforce Pieces
| obs-difficulty = "Observed Difficulty"
| obs-rating = "Observed Rating"
| recd-by = Exampleusername!1234
| created-by = Exampleusername!1234
}}
| Example | |
|---|---|
| VT Version | v8.29 |
| Seed ID | Infobox seed |
| Permalink | Example (wiki, patch, hash) |