This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template talk:Namedmobpage"

From Project 1999 Wiki
Jump to: navigation, search
({{talk}})
 
Line 1: Line 1:
 
{{talk}}
 
{{talk}}
 +
<nowiki>For the if statement here, it parses incorrectly for many markup types, since the heading == Videos == is wrapped inside a <div>. Please consider removing the div wrappers.
 +
 +
{{#if: {{{videos|}}} |
 +
<div>
 +
=== Videos ===
 +
{{{videos}}}
 +
}}
 +
</div></nowiki>
 +
 +
[[User:Ryandward|Ryandward]] ([[User talk:Ryandward|talk]]) 16:08, 24 January 2024 (UTC)

Latest revision as of 16:08, 24 January 2024

Spellicon H.png This is a Discussion/Talk Area for a page


Create a ==New Section== for each topic

Sign each comment by using 4x tildes (~~~~)

For the if statement here, it parses incorrectly for many markup types, since the heading == Videos == is wrapped inside a <div>. Please consider removing the div wrappers. {{#if: {{{videos|}}} | <div> === Videos === {{{videos}}} }} </div>

Ryandward (talk) 16:08, 24 January 2024 (UTC)