Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Needs testing: Difference between revisions

Template page
Created page with "<div class="vp-maintenance vp-testing"> '''In-game testing needed.''' {{#if:{{{reason|}}}| This needs verification of '''{{{reason}}}'''. | This information has not been fully verified in-game. }} </div> Category:Pages needing testing"
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="vp-maintenance vp-testing">
<templatestyles src="Template:MaintenanceBox/styles.css" /><div class="vp-maintenance vp-testing">
'''In-game testing needed.'''
'''In-game testing needed.'''
{{#if:{{{reason|}}}|
{{#if:{{{details|}}}|
  This needs verification of '''{{{reason}}}'''.
  Details: '''{{{details}}}'''.
|
|
  This information has not been fully verified in-game.
  This information has not been fully verified in-game. You can help improve {{SITENAME}} by testing it.
}}
}}
</div>
</div>


[[Category:Pages needing testing]]
[[Category:Pages needing testing]]
<noinclude>
<templatedata>
{
  "description": "Marker for section that needs in-game testing",
  "params": {
    "details": {"label": "Details", "description": "Detailed description of what needs to be tested", "type": "string", "required": false}
}
}
</templatedata>
</noinclude>

Latest revision as of 10:59, 25 January 2026

In-game testing needed. This information has not been fully verified in-game. You can help improve Piñata Journal by testing it.

Marker for section that needs in-game testing

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Detailsdetails

Detailed description of what needs to be tested

Stringoptional