Jump to content

Test/RiskDisplay: Difference between revisions

From RiskiPedia
Created page with "Test the RiskDisplay tag <RiskDisplay model="Test/RiskModel:t1></RiskDisplay> <RiskDisplay model="Test/RiskModel:t2></RiskDisplay>"
 
No edit summary
 
Line 4: Line 4:


<RiskDisplay model="Test/RiskModel:t2></RiskDisplay>
<RiskDisplay model="Test/RiskModel:t2></RiskDisplay>
<datatable2 table="mother_fertility" columns="Age|mother_fertility_rate" class="wikitable">
<head>
|-
!Age
!mother_fertility_rate
</head>
12-25|.9
25-40|.8
40-55|.5
55-999|0.001
</datatable2>
<DropDown table=mother_fertility></DropDown>
<datatable2 table="father_fertility" columns="Age|father_fertility_rate" class="wikitable">
<head>
|-
!Age
!father_fertility_rate
</head>
12-25|.9
25-40|.85
40-55|.80
55-999|.75
</datatable2>
<DropDown table=father_fertility></DropDown>

Latest revision as of 21:14, 21 August 2025

Test the RiskDisplay tag

Your chance of getting pregnant is about {result} in 100.

Your chance of getting pregnant is about {result} in 100, per month.


Age mother_fertility_rate

12-25

.9

25-40

.8

40-55

.5

55-999

0.001

Age father_fertility_rate

12-25

.9

25-40

.85

40-55

.80

55-999

.75