Template:Wip
From DoomWiki.org
Creates an archived link to a user or WAD on WADs in Progress.
Usage
- {{wip|user=someuser|title=Username}}
- {{wip|id=someid|title=WAD name}}
where someuser is the user identifier (a unique string) and Username the name you want to give to the link;
alternatively, someid is the WAD ID (a unique number) and WAD name again the name for the link.
Examples:
- {{wip|user=sitters|title=Sitters maps}} becomes Sitters' maps (archived 🏛) at WADs in Progress
- {{wip|id=501|title=Congestion 1024}} becomes Congestion 1024 (archived 🏛) at WADs in Progress
- Occasionally, the http://www.wadsinprogress.info/ URL requires the index.php path component because a given user or WAD was not archived on the index-devoid path. This can be accomplished by setting the index parameter:
- {{wip|id=519|title=Doom 2.5|index=1}} becomes Doom 2.5 (archived 🏛) at WADs in Progress
- If the "at WADs in Progress" bit is not desired, the linkonly parameter can be used:
- {{wip|id=519|title=Doom 2.5|index=1|linkonly=1}} becomes Doom 2.5 (archived 🏛)