Difference between revisions of "Template:Project Infobox"

From Personal Science Wiki
Jump to navigation Jump to search
Line 26: Line 26:
  
  
<templatedata>
+
<templatedata>{
{
+
  "description": "Add an infobox for a project",
    "description": "Add an infobox for a project",
+
  "params": {
    "params": {
+
    "Self researchers": {
        "Self researchers": {
+
      "label": "Self-researcher",
            "label": "Self-researcher",
+
      "description": "The self-researcher or self-researchers that did this project"
            "description": "The self-researcher or self-researchers that did this project"
+
    },
        }
+
    "Related tools": {
 +
      "label": "Related tools",
 +
      "description": "Tools this project uses/used"
 +
    },
 +
    "Related topics": {
 +
      "label": "Related topics",
 +
      "description": "Topics this project relates to"
 +
    },
 +
    "Related projects": {
 +
      "label": "Related projects",
 +
      "description": "Other projects this project relates to"
 
     }
 
     }
 +
  }
 
}
 
}
 
</templatedata>
 
</templatedata>

Revision as of 10:17, 4 March 2022

This is the "Project Infobox" template.

It should be called in the following format:

{{Project Infobox
|Self researchers=
|Related tools=
|Related topics=
|Builds on projects=
}}

Edit the page to see the template text.


Add an infobox for a project

Template parameters

ParameterDescriptionTypeStatus
Self-researcherSelf researchers

The self-researcher or self-researchers that did this project

Unknownoptional
Related toolsRelated tools

Tools this project uses/used

Unknownoptional
Related topicsRelated topics

Topics this project relates to

Unknownoptional
Related projectsRelated projects

Other projects this project relates to

Unknownoptional