Fred Gandt/Sandbox – User
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) (Undo) |
Fred Gandt (talk | contribs) (So far. Now it gets complicated. Seriously!) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{Important|Work in progress. Please do not edit, unless this page is known to be causing problems on the BIKI. Thank you.}}</noinclude><includeonly> | ||
{| class="wikitable sortable" | |||
! Article | |||
! Description | |||
|- | |||
{{#switch: {{{1|}}} | <!-- | |||
--> Fred Gandt/sandbox = | |||
{{!}}data-sort-value="1"{{!}} [[addBackpack]] | |||
{{!}} Adds a fuckin' backpack! Waddaya think it'd do?! | |||
{{!}}- | |||
{{!}}data-sort-value="2"{{!}} [[setWind]] | |||
{{!}} Guess? | |||
{{!}}- | |||
{{!}}data-sort-value="3"{{!}} [[setDamage]] | |||
{{!}} I'll give you a treat if you can guess what this does ... NOT! | <!-- | |||
</ | --> setWind = | ||
{| class="wikitable sortable" | {{!}}data-sort-value="1"{{!}} [[addWaypoint]] | ||
{{!}} Adds a waypoint! | |||
{{!}}- | |||
{{!}}data-sort-value="2"{{!}} [[setFog]] | |||
{{!}} Where is everybody? | |||
{{!}}- | |||
{{!}}data-sort-value="3"{{!}} [[setFuel]] | |||
{{!}} Vroom vroom! | <!-- | |||
--> setDamage = | |||
{{!}}data-sort-value="1"{{!}} [[addPrimaryWeaponItem]] | |||
{{!}} Adds an item to the primary weapon. | |||
{{!}}- | |||
{{!}}data-sort-value="2"{{!}} [[setDir]] | |||
{{!}} You spin me right round, baby right round! | |||
{{!}}- | |||
{{!}}data-sort-value="3"{{!}} [[setGusts]] | |||
{{!}} Wow! Lots of fibre'll do that! | <!-- | |||
--> #default = | |||
{{!}} <nowiki>{{Not Listed}}</nowiki> | |||
{{!}} Sorry about that :-( <!-- | |||
-->}} | |||
|}</includeonly><noinclude> | |||
==This is what the guts look like right now== | |||
<pre>{| class="wikitable sortable" | |||
! Article | ! Article | ||
! Description | ! Description | ||
Line 45: | Line 86: | ||
-->}} | -->}} | ||
|}</ | |}</pre></noinclude> | ||
</noinclude> |
Revision as of 03:28, 15 April 2014
This is what the guts look like right now
{| class="wikitable sortable" ! Article ! Description |- {{#switch: {{{1|}}} | <!-- --> Fred Gandt/sandbox = {{!}}data-sort-value="1"{{!}} [[addBackpack]] {{!}} Adds a fuckin' backpack! Waddaya think it'd do?! {{!}}- {{!}}data-sort-value="2"{{!}} [[setWind]] {{!}} Guess? {{!}}- {{!}}data-sort-value="3"{{!}} [[setDamage]] {{!}} I'll give you a treat if you can guess what this does ... NOT! | <!-- --> setWind = {{!}}data-sort-value="1"{{!}} [[addWaypoint]] {{!}} Adds a waypoint! {{!}}- {{!}}data-sort-value="2"{{!}} [[setFog]] {{!}} Where is everybody? {{!}}- {{!}}data-sort-value="3"{{!}} [[setFuel]] {{!}} Vroom vroom! | <!-- --> setDamage = {{!}}data-sort-value="1"{{!}} [[addPrimaryWeaponItem]] {{!}} Adds an item to the primary weapon. {{!}}- {{!}}data-sort-value="1"{{!}} [[setDir]] {{!}} You spin me right round, baby right round! {{!}}- {{!}}data-sort-value="1"{{!}} [[setGusts]] {{!}} Wow! Lots of fibre'll do that! | <!-- --> #default = {{!}}{{Not Listed}} {{!}} Sorry about that :-( <!-- -->}} |}