Data structure: Difference between revisions

From Wikiyouth
No edit summary
Tag: 2017 source edit
No edit summary
Line 3: Line 3:


Data structure:
Data structure:
 
{| class="wikitable"
* [[Add person]]
|+
* [[Add organization]]
!form
* [[Add experience]] (link to person)
!links/joins
* [[Add project]]
!pagename formula
* [[Add article]] (link to persons, projects)
|-
|[[Add person]]
|
|Data:<name>
|-
|[[Add organization]]
|
|<name>
|-
|[[Add experience]]
|person
|Data:Experiences/#count
|-
|[[Add project]]
|
|Data:Projects/<project_number>
|-
|[[Add article]]
|persons, projects
|<title>
|}
*





Revision as of 18:23, 7 March 2025

7 Marzo 2025

Data structure:

form links/joins pagename formula
Add person Data:<name>
Add organization <name>
Add experience person Data:Experiences/#count
Add project Data:Projects/<project_number>
Add article persons, projects <title>


Should the experience form contain a link to the related project or to a referent staff member ?


Obsolete: