621
edits
No edit summary  | 
				No edit summary  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 11: | Line 11: | ||
       <div style="display: flex; flex-wrap: wrap; justify-content: center">  |        <div style="display: flex; flex-wrap: wrap; justify-content: center">  | ||
         <div style="margin: 0 10px">  |          <div style="margin: 0 10px">  | ||
           [[File:{{{blessing 1|Empty Blessing}}}_1r.png|center|  |            [[File:{{{blessing 1|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 1|}}}]]{{#if: {{{blessing 1|}}}|[[{{{blessing 1|}}}]]|}}  | ||
         </div>  |          </div>  | ||
         <div style="margin: 0 10px">  |          <div style="margin: 0 10px">  | ||
           [[File:{{{blessing 2|Empty Blessing}}}_1r.png|center|  |            [[File:{{{blessing 2|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 2|}}}]]{{#if: {{{blessing 2|}}}|[[{{{blessing 2|}}}]]|}}  | ||
         </div>  |          </div>  | ||
         <div style="margin: 0 10px">  |          <div style="margin: 0 10px">  | ||
           [[File:{{{blessing 3|Empty Blessing}}}_1r.png|center|  |            [[File:{{{blessing 3|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 3|}}}]]{{#if: {{{blessing 3|}}}|[[{{{blessing 3|}}}]]|}}  | ||
         </div>  |          </div>  | ||
         <div style="margin: 0 10px">  |          <div style="margin: 0 10px">  | ||
           [[File:{{{blessing 4|Empty Blessing}}}_1r.png|center|  |            [[File:{{{blessing 4|Empty Blessing}}}_1r.png|center|80x80px|link={{{blessing 4|}}}]]{{#if: {{{blessing 4|}}}|[[{{{blessing 4|}}}]]|}}  | ||
         </div>  |          </div>  | ||
       </div>  |        </div>  | ||
| Line 59: | Line 59: | ||
			"description": "Word which shows before the \"Blessings\" text below the bio.",  | 			"description": "Word which shows before the \"Blessings\" text below the bio.",  | ||
			"example": "Family/Fellow",  | 			"example": "Family/Fellow",  | ||
			"type": "string"  | 			"type": "string",  | ||
			"suggestedvalues": [  | |||
				"Family",  | |||
				"Fellow"  | |||
			]  | |||
		},  | 		},  | ||
		"blessing 1": {  | 		"blessing 1": {  | ||