Difference between revisions of "User:Luxxianna Seraph/Sandbox/MissionHoverBox/PVE"

From EVE University Wiki
Jump to: navigation, search
Line 2: Line 2:
 
#ifexist:{{{1|}}}
 
#ifexist:{{{1|}}}
 
|{{#if: {{{2|}}}
 
|{{#if: {{{2|}}}
|{{{{User:Luxxianna Seraph/Sandbox/{{#replace:{{{1}}}|<nowiki> </nowiki>|_}}|mode={{{2}}}}} <!-- re add ":" for Main Article. Remove reference to sandbox. so: {{:{{#replace:{{{1}}}... ->
+
|{{User:Luxxianna Seraph/Sandbox/{{#replace:{{{1}}}|<nowiki> </nowiki>|_}}|mode={{{2}}}}} <!-- re add ":" for Main Article. Remove reference to sandbox. so: {{:{{#replace:{{{1}}}... ->
|{{{{User:Luxxianna Seraph/Sandbox/{{#replace:{{{1}}}|<nowiki> </nowiki>|_}}|mode=Tooltip}}
+
|{{User:Luxxianna Seraph/Sandbox/{{#replace:{{{1}}}|<nowiki> </nowiki>|_}}|mode=Tooltip}}
 
     }}
 
     }}
 
|{{Co|red|!!}} No PVE Site Found by that name [[Template:PVE/doc|(please read the documentation.)]] {{Co|red|!!}}
 
|{{Co|red|!!}} No PVE Site Found by that name [[Template:PVE/doc|(please read the documentation.)]] {{Co|red|!!}}

Revision as of 19:12, 2 June 2023

Template documentation (for the above template, sometimes hidden or invisible)
Description
Using this template, you can embed any PVE Site information available in our wiki to any other article.
Dependencies
Uses
{{PVEBoxTooltip}}
{{PVEBoxLarge}}
Syntax
{{PVE|<Site Name>|<mode>}}
Parameters
Site name
The name of mission or PVE anomaly, the exact same name as the page that contains {{PVEArticle}}
mode
box | tooltip
This parameter controls whether a link with a hover tool-tip for the PVE Site ( {{PVEBoxTooltip}} ) or a large box ( {{PVEBoxLarge}} ) are shown. This is case-insensitive.


Samples
This is an example {{PVE|Angel_Hidden_Den}} of a link with tool-tip.
gives ...
This is an example Template:PVE of a link with tool-tip.
todo: PVEBoxLarge needs to be completed.