Template:Cavegen: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{#if:{{{nofloat|}}}||<div class="floatright">}}<span class="plainlinks">[{{fullurl:User:Porplemontage/Pikipedia:Caveripper}}?sublevel={{{1|}}}{{#if:{{{2|}}}|&seed={{{2}}}}}#firstHeading {{{text|Generate a sample map {{#if:{{{2|}}}|(seed {{{2}}})}}}}}]</span>{{#if:{{{nofloat|}}}||</div>}}</includeonly><noinclude>
<includeonly>{{#if:{{{nofloat|}}}||<div class="floatright">}}<span class="plainlinks">[{{fullurl:User:Porplemontage/Pikipedia:Caveripper}}?sublevel={{{1|}}}{{#if:{{{2|}}}|&seed={{{2}}}}}#firstHeading {{{text|Generate sample map {{#if:{{{2|}}}|(seed {{{2}}})}} }}}]</span>{{#if:{{{nofloat|}}}||</div>}}</includeonly><noinclude>
==Info==
==Info==
This template creates a custom link to [[User:Porplemontage/Pikipedia:Caveripper]].
This template creates a custom link to [[User:Porplemontage/Pikipedia:Caveripper]].
Line 14: Line 14:
|-
|-
! text
! text
| No || Generate a sample map || Text || The link text.
| No || Generate sample map || Text || The link text.
|-
|-
! nofloat
! nofloat
Line 22: Line 22:
==Skeleton==
==Skeleton==
<pre>
<pre>
{{User:Porplemontage/Template:Caveripper | <sublevel> | <seed> | text = <Generate a sample map> | nofloat = <y>}}
{{User:Porplemontage/Template:Caveripper | <sublevel> | <seed> | text = <Generate sample map> | nofloat = <y>}}
</pre>
</pre>