Template:Seedlink: Difference between revisions

From ALttPR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
  <nowiki>{{Seedlink</nowiki>
  <nowiki>{{Seedlink</nowiki>
  | SeedID
  | SeedID
  | name = Name of Seed
  | seed-id = ID of Seed
| seed-name = Name of Seed
| seed-permalink = Override Seed Permalink URL
  }}
  }}
{{Seedlink|0|name=Example}}
{{Seedlink|seed-id=0|seed-name=Example|seed-permalink=}}
</noinclude><includeonly>{{#if:{{{name|}}}|''{{{name}}}''|{{{1}}}}} ([[Seed:{{{1|0}}}|wiki]], [http://alttpr.com/h/{{{1|0}}} patch])</includeonly>
</noinclude><includeonly>{{#if:{{{seed-name}}}|''{{{seed-name}}}''|{{{seed-id}}}}} ([[Seed:{{{seed-id|0}}}|wiki]], [http://alttpr.com/h/{{{seed-id|0}}} patch])</includeonly>

Revision as of 19:29, 6 August 2020

Include a link to a seed that has a wikipage on this wiki in the Seed namespace.

Usage

{{Seedlink
| SeedID
| seed-id = ID of Seed
| seed-name = Name of Seed
| seed-permalink = Override Seed Permalink URL
}}

Example (wiki, patch)