Template:RelatedTalents/doc: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
mNo edit summary
m (Updated with the new talents)
Line 2: Line 2:
This template is used to display a list of related talents on any page, such as items, installations, afflictions, etc.
This template is used to display a list of related talents on any page, such as items, installations, afflictions, etc.
----
----
<code><nowiki>{{RelatedTalents|Advanced Splicing}}</nowiki></code> produces:
<code><nowiki>{{RelatedTalents|Genetic Genius}}</nowiki></code> produces:
{{RelatedTalents|Advanced Splicing}}
{{RelatedTalents|Genetic Genius}}
----
----
<code><nowiki>{{RelatedTalents|Handsome Stranger|Stumble|Research Grant}}</nowiki></code> produces: (hem, ok this is a WIP, it should display all 3. Working on it.)
<code><nowiki>{{RelatedTalents|Gunsmith|Don't Push It|Gene Splicer (Talent)}}</nowiki></code> produces:
{{RelatedTalents|Handsome Stranger|Stumble|Research Grant}}
{{RelatedTalents|Gunsmith|Don't Push It|Gene Splicer (Talent)}}
{{doc/end}}
{{doc/end}}

Revision as of 05:57, 6 January 2023

Documentation

This template is used to display a list of related talents on any page, such as items, installations, afflictions, etc.


{{RelatedTalents|Genetic Genius}} produces:

Talent Tree Description

Genetic Genius
ID: geneticgenious
Medical Doctor
Xenologist
Spec. 4
Combining different types of genetic materials is 99% less likely to taint the materials. Unlock recipe: Advanced Gene Splicer.

{{RelatedTalents|Gunsmith|Don't Push It|Gene Splicer (Talent)}} produces:

Talent Tree Description

Gunsmith
ID: gunsmith
Captain
General
Tier 2
Unlock recipe: Revolver, Revolver Round.

Don't Push It
ID: dontpushit
Security Officer
General
Tier 2
Unlock recipe: Bandolier, Explosive Slug.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.