Jump to content

Template:WikiInfoBox: Difference between revisions

From Wiki Wiki Wiki
1something (talk | contribs)
No edit summary
1something (talk | contribs)
No edit summary
Line 19: Line 19:
     <data source="status">
     <data source="status">
         <label>Status</label>
         <label>Status</label>
        <format>{{{status}}}[[Category:{{{status}}} wikis]]
     </data>
     </data>
     <data source="pagecount">
     <data source="pagecount">

Revision as of 18:42, 29 August 2025

{{WikiInfoBox
| title = 

| engine = 
| status = 
| pagecount = 
| updatemethod = 
| url = 
}}

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="title">
  • 2
    <default>{{PAGENAME}}</default>
  • 3
    </title>
  • 4
    <data source="engine">
  • 5
    <label>Wiki Engine</label>
  • 6
    <format>{{{engine}}}[[Category:Wikis using {{{engine}}}]]</format>
  • 7
    </data>
  • 8
    <data source="status">
  • 9
    <label>Status</label>
  • 10
    <format>{{{status}}}[[Category:{{{status}}} wikis]]
  • 11
    </data>

    Opening and ending tag mismatch

  • 12
    <data source="pagecount">
  • 13
    <label>Articles</label>
  • 14
    </data>
  • 15
    <data source="updatemethod">
  • 16
    <label>Update method</label>
  • 17
    </data>
  • 18
    <data source="url">
  • 19
    <label>Home Page</label>
  • 20
    </data>
  • 21

    Opening and ending tag mismatch

    Premature end of tag

Cookies help us deliver our services. By using our services, you agree to our use of cookies.