Template:Person: Difference between revisions

From The Wiki of Egg
Jump to navigation Jump to search
m 4 revisions imported
No edit summary
Tag: Reverted
Line 8: Line 8:
   <group>
   <group>
     <header>Personal Information</header>
     <header>Personal Information</header>
  </data>
    <data source="personal channel">
      <label>Personal Channel</label>
    </data>
     <data source="real_name">
     <data source="real_name">
       <label>Real Name</label>
       <label>Real Name</label>

Revision as of 01:07, 22 January 2026

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="title1">
  • 2
    <default>{{PAGENAME}}</default>
  • 3
    </title>
  • 4
    <image source="image1">
  • 5
    <caption source="caption1"/>
  • 6
    </image>
  • 7
    <group>
  • 8
    <header>Personal Information</header>
  • 9
    </data>

    Opening and ending tag mismatch

  • 10
    <data source="personal channel">
  • 11
    <label>Personal Channel</label>
  • 12
    </data>
  • 13
    <data source="real_name">
  • 14
    <label>Real Name</label>
  • 15
    </data>
  • 16
    <data source="date_of_birth">
  • 17
    <label>Date of Birth</label>
  • 18
    </data>
  • 19
    <data source="gender">
  • 20
    <label>Gender</label>
  • 21
    </data>
  • 22
    <data source="location">
  • 23
    <label>Location</label>
  • 24
    </data>
  • 25
    </group>

    Opening and ending tag mismatch

  • 26
    <group>

    Extra content at the end of the document

  • 27
    <header>Channel Information</header>
  • 28
    <data source="number_of_videos_posted">
  • 29
    <label>Number of videos posted</label>
  • 30
    </data>
  • 31
    <data source="first_video_posted">
  • 32
    <label>First Video Posted</label>
  • 33
    </data>
  • 34
    <data source="join_date">
  • 35
    <label>Join Date</label>
  • 36
    </data>
  • 37
    <data source="date_left">
  • 38
    <label>Date Left</label>
  • 39
    </data>
  • 40
    </group>
  • 41

Example usage:

{{Person

  | title1=Example

  | image1=Example

  | caption1=Example

  | real_name=Example

  | date_of_birth=Example

  | gender=Example

  | location=Example

  | number_of_videos_posted=Example

  | first_video_posted=Example

  | join_date=Example

  | date_left=Example

}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
title1title1

no description

Unknownsuggested
image1image1

no description

Unknownsuggested
caption1caption1

no description

Unknownsuggested
real_namereal_name

no description

Unknownsuggested
date_of_birthdate_of_birth

no description

Unknownsuggested
gendergender

no description

Unknownsuggested
locationlocation

no description

Unknownsuggested
number_of_videos_postednumber_of_videos_posted

no description

Unknownsuggested
first_video_postedfirst_video_posted

no description

Unknownsuggested
join_datejoin_date

no description

Unknownsuggested
date_leftdate_left

no description

Unknownsuggested