Welcome to IOPWiki, Commander.
We are searching for editors to complete gameplay topics in all games. You can contribute without an account. Learn how to contribute and join our Discord server.

Template:ObtainPanelLine: Difference between revisions

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search
Initial setup
 
Trying a <nowiki> hack
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><span class="obtainflagcontainer">{{{1|}}}</span><span class="obtainpaneldescription">{{{2|}}}</span></includeonly><noinclude>{{Documentation}}</noinclude>
<includeonly><span class="obtainflagcontainer">{{{flags|{{{1|}}}}}}</span><span class="obtainpaneldescription">{{{desc|{{{2|}}}}}}</span><nowiki/></includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 18:49, 24 July 2024

Documentation icon Template documentation[view] [edit] [history] [purge]

Sample description. Please use the button "Manage TemplateData" for updating this part.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Methods/Flags1 flags

Content which is shown as a list of short tags for the obtain method.

Example
{{ObtainPanelMethod|Gacha}}{{ObtainPanelMethod|Reward}}
Contentrequired
Description2 desc

A description about the obtain method.

Example
Available as a drop on 2-5.
Contentsuggested

Usage[edit]

See the template's testcases:


Call outside of container with no data
Wiki code
{{ObtainPanelLine}}
Main version
Sandbox version Template:ObtainPanelLine/sandbox
Multiple calls outside of container with some nonsense data
Wiki code
{{ObtainPanelLine|foo|bar}}
{{ObtainPanelLine|foo2|bar2}}
Main version foobar

foo2bar2

Sandbox version Template:ObtainPanelLine/sandbox

Template:ObtainPanelLine/sandbox

Multiple calls outside of container with some useful data
Wiki code
{{ObtainPanelLine|{{ObtainPanelMethod|Foo}}|bar}}
{{ObtainPanelLine|{{ObtainPanelMethod|Foo}}|bar2}}
Main version Foobar

Foobar2

Sandbox version Template:ObtainPanelLine/sandbox

Template:ObtainPanelLine/sandbox

See also[edit]