Template:Autowiki/FishSourceContents: Difference between revisions

From Nova Sector 13
Jump to navigation Jump to search
(Created page with "Basic template to get contents down, we'll worry about the looks later. <onlyinclude> {{{name|ERROR NAME}}} [[File:{{{icon|ERROR}}}.png]] {{{weight_suffix}}} {{{notes|NO NOTES}}} </onlyinclude> {{Autowiki/FishSourceContents|name=Nothing|icon=|weight_suffix=WITHOUT A BAIT|notes=Unless you have a magnet or rescue hook or you know what you're doing, always use a bait}}{{Autowiki/FishSourceContents|name=Goldfish|icon=goldfish_wiki_fish|weight_suffix=(22%, 21.6%, 21.5%)...")
 
No edit summary
Line 2: Line 2:


<onlyinclude>
<onlyinclude>
{{{name|ERROR NAME}}}
{{#if:{{{icon|}}}|[[File:{{{icon|ERROR}}}.png]]|Iconless}} '''{{{name|ERROR NAME}}}'''


[[File:{{{icon|ERROR}}}.png]]
({{{weight_suffix|}}})
 
{{{weight_suffix}}}


{{{notes|NO NOTES}}}
{{{notes|NO NOTES}}}


</onlyinclude>
</onlyinclude>
 
----
{{Autowiki/FishSourceContents|name=Nothing|icon=|weight_suffix=WITHOUT A BAIT|notes=Unless you have a magnet or rescue hook or you know what you're doing, always use a bait}}{{Autowiki/FishSourceContents|name=Goldfish|icon=goldfish_wiki_fish|weight_suffix=(22%, 21.6%, 21.5%)|notes=Can be caught indefinitely}}
{{Autowiki/FishSourceContents|name=Nothing|icon=|weight_suffix=WITHOUT A BAIT|notes=Unless you have a magnet or rescue hook or you know what you're doing, always use a bait}}{{Autowiki/FishSourceContents|name=Goldfish|icon=goldfish_wiki_fish|weight_suffix=(22%, 21.6%, 21.5%)|notes=Can be caught indefinitely}}
 
----
from <nowiki>{{Autowiki/FishSourceContents|name=Nothing|icon=|weight_suffix=WITHOUT A BAIT|notes=Unless you have a magnet or rescue hook or you know what you're doing, always use a bait}}{{Autowiki/FishSourceContents|name=Goldfish|icon=goldfish_wiki_fish|weight_suffix=(22%, 21.6%, 21.5%)|notes=Can be caught indefinitely}}</nowiki>
from <nowiki>{{Autowiki/FishSourceContents|name=Nothing|icon=|weight_suffix=WITHOUT A BAIT|notes=Unless you have a magnet or rescue hook or you know what you're doing, always use a bait}}{{Autowiki/FishSourceContents|name=Goldfish|icon=goldfish_wiki_fish|weight_suffix=(22%, 21.6%, 21.5%)|notes=Can be caught indefinitely}}</nowiki>

Revision as of 03:59, 24 July 2026

Basic template to get contents down, we'll worry about the looks later.


Iconless ERROR NAME

()

NO NOTES



Iconless Nothing

(WITHOUT A BAIT)

Unless you have a magnet or rescue hook or you know what you're doing, always use a bait


Goldfish

((22%, 21.6%, 21.5%))

Can be caught indefinitely



from {{Autowiki/FishSourceContents|name=Nothing|icon=|weight_suffix=WITHOUT A BAIT|notes=Unless you have a magnet or rescue hook or you know what you're doing, always use a bait}}{{Autowiki/FishSourceContents|name=Goldfish|icon=goldfish_wiki_fish|weight_suffix=(22%, 21.6%, 21.5%)|notes=Can be caught indefinitely}}